Skip to content

Commit

Permalink
deps: update read-package-json requirement from ^4.1.1 to ^4.1.2 (#134)
Browse files Browse the repository at this point in the history
Updates the requirements on [read-package-json](https://github.com/npm/read-package-json) to permit the latest version.
- [Release notes](https://github.com/npm/read-package-json/releases)
- [Changelog](https://github.com/npm/read-package-json/blob/main/CHANGELOG.md)
- [Commits](npm/read-package-json@v4.1.1...v4.1.2)

---
updated-dependencies:
- dependency-name: read-package-json
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 14, 2022
1 parent ed3a069 commit 31093a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -56,7 +56,7 @@
"npm-registry-fetch": "^13.0.1",
"proc-log": "^2.0.0",
"promise-retry": "^2.0.1",
"read-package-json": "^4.1.1",
"read-package-json": "^4.1.2",
"read-package-json-fast": "^2.0.3",
"rimraf": "^3.0.2",
"ssri": "^8.0.1",
Expand Down

0 comments on commit 31093a1

Please sign in to comment.