Skip to content

Commit

Permalink
deps: update semver requirement from ^7.3.4 to ^7.3.5
Browse files Browse the repository at this point in the history
Updates the requirements on [semver](https://github.com/npm/node-semver) to permit the latest version.
- [Release notes](https://github.com/npm/node-semver/releases)
- [Changelog](https://github.com/npm/node-semver/blob/main/CHANGELOG.md)
- [Commits](npm/node-semver@v7.3.4...v7.3.5)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and wraithgar committed Feb 9, 2022
1 parent 0e3284d commit 73fc02e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -12,7 +12,7 @@
],
"dependencies": {
"hosted-git-info": "^4.0.1",
"semver": "^7.3.4",
"semver": "^7.3.5",
"validate-npm-package-name": "^3.0.0"
},
"devDependencies": {
Expand Down

0 comments on commit 73fc02e

Please sign in to comment.