Skip to content

Commit

Permalink
Bump semver from 7.6.3 to 7.7.0
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.6.3 to 7.7.0.
- [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.6.3...v7.7.0)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent cb73fc7 commit 843fb38
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"moment": "~2.30.1",
"nock": "~13.5.6",
"node-notifier": "~10.0.1",
"semver": "~7.6.3",
"semver": "~7.7.0",
"teraslice-test-harness": "~1.3.2",
"ts-jest": "~29.2.5",
"typescript": "~5.7.3"
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3597,7 +3597,7 @@ __metadata:
moment: "npm:~2.30.1"
nock: "npm:~13.5.6"
node-notifier: "npm:~10.0.1"
semver: "npm:~7.6.3"
semver: "npm:~7.7.0"
teraslice-test-harness: "npm:~1.3.2"
ts-jest: "npm:~29.2.5"
typescript: "npm:~5.7.3"
Expand Down Expand Up @@ -8596,6 +8596,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:~7.7.0":
version: 7.7.0
resolution: "semver@npm:7.7.0"
bin:
semver: bin/semver.js
checksum: 10c0/bcd1c03209b4be7d8ca86c976a0410beba7d4ec1d49d846a4be154b958db1ff5eaee50760c1d4f4070b19dee3236b8672d3e09642c53ea23740398bba2538a2d
languageName: node
linkType: hard

"set-function-length@npm:^1.2.1, set-function-length@npm:^1.2.2":
version: 1.2.2
resolution: "set-function-length@npm:1.2.2"
Expand Down

0 comments on commit 843fb38

Please sign in to comment.