Skip to content

Commit

Permalink
deps: update npm-package-arg requirement from ^9.0.0 to ^9.0.1 (#136)
Browse files Browse the repository at this point in the history
Updates the requirements on [npm-package-arg](https://github.com/npm/npm-package-arg) to permit the latest version.
- [Release notes](https://github.com/npm/npm-package-arg/releases)
- [Changelog](https://github.com/npm/npm-package-arg/blob/main/CHANGELOG.md)
- [Commits](npm/npm-package-arg@v9.0.0...v9.0.1)

---
updated-dependencies:
- dependency-name: npm-package-arg
  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 28, 2022
1 parent 3b443aa commit b1ec548
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -22,7 +22,7 @@
"license": "ISC",
"description": "A node module to get your node module started",
"dependencies": {
"npm-package-arg": "^9.0.0",
"npm-package-arg": "^9.0.1",
"promzard": "^0.3.0",
"read": "^1.0.7",
"read-package-json": "^5.0.0",
Expand Down

0 comments on commit b1ec548

Please sign in to comment.