Skip to content

Commit

Permalink
chore(deps-dev): bump semver from 7.6.1 to 7.6.2 in /modules/web (#9028)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.6.1 to 7.6.2.
- [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.1...v7.6.2)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed May 20, 2024
1 parent 9bea4d4 commit 5c8c413
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@
"run-node": "2.0.0",
"sass": "1.77.0",
"sass-loader": "14.2.1",
"semver": "7.6.1",
"semver": "7.6.2",
"source-map-explorer": "2.5.3",
"stylelint": "16.5.0",
"stylelint-config-standard-scss": "13.1.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -13600,7 +13600,7 @@ __metadata:
rxjs-compat: 6.6.7
sass: 1.77.0
sass-loader: 14.2.1
semver: 7.6.1
semver: 7.6.2
sockjs-client: 1.6.1
source-map-explorer: 2.5.3
strip-ansi: 7.1.0
Expand Down Expand Up @@ -16876,12 +16876,12 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.6.1":
version: 7.6.1
resolution: "semver@npm:7.6.1"
"semver@npm:7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
semver: bin/semver.js
checksum: 2c9c89b985230c0fcf02c96ae6a3ca40c474f2f4e838634394691e6e10c347a0c6def0f14fc355d82f90f1744a073b8b9c45457b108aa728280b5d68ed7961cd
checksum: 40f6a95101e8d854357a644da1b8dd9d93ce786d5c6a77227bc69dbb17bea83d0d1d1d7c4cd5920a6df909f48e8bd8a5909869535007f90278289f2451d0292d
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c8c413

Please sign in to comment.