Skip to content

Commit

Permalink
build(deps): bump semver from 7.5.4 to 7.6.0 (cryostatio#1363)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.5.4 to 7.6.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.5.4...v7.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 17, 2024
1 parent a54c3d0 commit 21e724f
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 @@ -116,7 +116,7 @@
"react-redux": "^8.0.5",
"react-router-dom": "^6.17.0",
"rxjs": "^7.8.1",
"semver": "^7.5.4",
"semver": "^7.6.0",
"showdown": "^2.1.0"
},
"resolutions": {
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4352,7 +4352,7 @@ __metadata:
rimraf: ^4.1.2
rxjs: ^7.8.1
selenium-webdriver: ^4.15.0
semver: ^7.5.4
semver: ^7.6.0
showdown: ^2.1.0
style-loader: ^3.3.3
svg-url-loader: ^8.0.0
Expand Down Expand Up @@ -11713,6 +11713,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.0":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 4110ec5d015c9438f322257b1c51fe30276e5f766a3f64c09edd1d7ea7118ecbc3f379f3b69032bacf13116dc7abc4ad8ce0d7e2bd642e26b0d271b56b61a7d8
languageName: node
linkType: hard

"send@npm:0.19.0":
version: 0.19.0
resolution: "send@npm:0.19.0"
Expand Down

0 comments on commit 21e724f

Please sign in to comment.