Skip to content

Commit

Permalink
chore(deps-dev): 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 2, 2025
1 parent e03d229 commit c1a9f3d
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 @@ -149,7 +149,7 @@
"postcss-url": "10.1.3",
"prettier": "3.1.0",
"prettier-plugin-organize-imports": "3.2.4",
"semver": "7.6.3",
"semver": "7.7.0",
"standard-version": "9.5.0",
"through2": "4.0.2",
"ts-jest": "29.1.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14867,7 +14867,7 @@ __metadata:
prettier: "npm:3.1.0"
prettier-plugin-organize-imports: "npm:3.2.4"
rxjs: "npm:7.8.1"
semver: "npm:7.6.3"
semver: "npm:7.7.0"
standard-version: "npm:9.5.0"
through2: "npm:4.0.2"
ts-jest: "npm:29.1.0"
Expand Down Expand Up @@ -23965,6 +23965,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: 10/5d615860a54ff563955c451e467bff3aaf74c8d060489f936f25551d5ca05f5ac683eb46c9ed7ade082e1e53b313f205ed9c5df0b25ebb3517ec25c79e1f0d9c
languageName: node
linkType: hard

"semver@npm:^6.0.0, semver@npm:^6.3.0, semver@npm:^6.3.1":
version: 6.3.1
resolution: "semver@npm:6.3.1"
Expand Down

0 comments on commit c1a9f3d

Please sign in to comment.