Skip to content

chore(deps): update dependency semver to v7.7.2 #4859

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
May 17, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"js-yaml": "4.1.0",
"knip": "5.55.1",
"micromatch": "4.0.8",
"semver": "7.7.1",
"semver": "7.7.2",
"spinnies": "0.5.1",
"typescript": "5.8.3",
"vitest": "3.1.3"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7184,7 +7184,7 @@ __metadata:
js-yaml: "npm:4.1.0"
knip: "npm:5.55.1"
micromatch: "npm:4.0.8"
semver: "npm:7.7.1"
semver: "npm:7.7.2"
spinnies: "npm:0.5.1"
typescript: "npm:5.8.3"
vitest: "npm:3.1.3"
Expand All @@ -7198,7 +7198,16 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.7.1, semver@npm:^7.3.5, semver@npm:^7.5.2, semver@npm:^7.5.4, semver@npm:^7.6.0":
"semver@npm:7.7.2":
version: 7.7.2
resolution: "semver@npm:7.7.2"
bin:
semver: bin/semver.js
checksum: 10/7a24cffcaa13f53c09ce55e05efe25cd41328730b2308678624f8b9f5fc3093fc4d189f47950f0b811ff8f3c3039c24a2c36717ba7961615c682045bf03e1dda
languageName: node
linkType: hard

"semver@npm:^7.3.5, semver@npm:^7.5.2, semver@npm:^7.5.4, semver@npm:^7.6.0":
version: 7.7.1
resolution: "semver@npm:7.7.1"
bin:
Expand Down
Loading