Skip to content

Commit

Permalink
deps: bump npm-normalize-package-bin from 1.0.1 to 2.0.0 (#60)
Browse files Browse the repository at this point in the history
Bumps [npm-normalize-package-bin](https://github.com/npm/npm-normalize-package-bin) from 1.0.1 to 2.0.0.
- [Release notes](https://github.com/npm/npm-normalize-package-bin/releases)
- [Changelog](https://github.com/npm/npm-normalize-package-bin/blob/main/CHANGELOG.md)
- [Commits](npm/npm-normalize-package-bin@v1.0.1...v2.0.0)

---
updated-dependencies:
- dependency-name: npm-normalize-package-bin
  dependency-type: direct:production
  update-type: version-update:semver-major
...

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

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] authored Aug 25, 2022
1 parent 2c9d25f commit 933ce0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"license": "ISC",
"dependencies": {
"npm-install-checks": "^5.0.0",
"npm-normalize-package-bin": "^1.0.1",
"npm-normalize-package-bin": "^2.0.0",
"npm-package-arg": "^9.0.0",
"semver": "^7.3.5"
},
Expand Down

0 comments on commit 933ce0f

Please sign in to comment.