Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
chore: bump read-package-json-fast from 3.0.2 to 4.0.0
Bumps [read-package-json-fast](https://github.com/npm/read-package-json-fast) from 3.0.2 to 4.0.0.
- [Release notes](https://github.com/npm/read-package-json-fast/releases)
- [Changelog](https://github.com/npm/read-package-json-fast/blob/main/CHANGELOG.md)
- [Commits](npm/read-package-json-fast@v3.0.2...v4.0.0)

---
updated-dependencies:
- dependency-name: read-package-json-fast
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 26, 2024
commit c62f62a58eb999485dcd465b6e9c3e5627ef7e68
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@npmcli/eslint-config": "^4.0.0",
"@npmcli/template-oss": "4.23.3",
"read-package-json": "^7.0.0",
"read-package-json-fast": "^3.0.2",
"read-package-json-fast": "^4.0.0",
"tap": "^16.0.1"
},
"dependencies": {
Expand Down
Loading