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 4624965 commit 9564d23
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -32,7 +32,7 @@
"npm-install-checks": "^4.0.0",
"npm-normalize-package-bin": "^1.0.1",
"npm-package-arg": "^8.1.2",
"semver": "^7.3.4"
"semver": "^7.3.5"
},
"devDependencies": {
"@npmcli/template-oss": "^2.7.1",
Expand Down

0 comments on commit 9564d23

Please sign in to comment.