Skip to content

Commit

Permalink
deps: bump read-package-json-fast from 2.0.3 to 3.0.0
Browse files Browse the repository at this point in the history
Bumps [read-package-json-fast](https://github.com/npm/read-package-json-fast) from 2.0.3 to 3.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@v2.0.3...v3.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and lukekarrys committed Oct 12, 2022
1 parent f747e36 commit 132b84b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -25,7 +25,7 @@
"@npmcli/node-gyp": "^2.0.0",
"@npmcli/promise-spawn": "^3.0.0",
"node-gyp": "^9.0.0",
"read-package-json-fast": "^2.0.3",
"read-package-json-fast": "^3.0.0",
"which": "^2.0.2"
},
"files": [
Expand Down

0 comments on commit 132b84b

Please sign in to comment.