Skip to content

Commit

Permalink
Bump semver from 7.5.1 to 7.5.2 (#617)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.5.1 to 7.5.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.5.1...v7.5.2)

---
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 Jun 26, 2023
1 parent 9448c5b commit 00b04ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"remark-linkify-regex": "^1.0.0",
"remark-math": "^3.0.1",
"replace-in-file": "^6.3.2",
"semver": "^7.3.8",
"semver": "^7.5.2",
"sine-waves": "^0.3.0",
"slick-carousel": "^1.8.1",
"url-loader": "^4.1.1"
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -12630,6 +12630,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.5.2":
version: 7.5.3
resolution: "semver@npm:7.5.3"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 9d58db16525e9f749ad0a696a1f27deabaa51f66e91d2fa2b0db3de3e9644e8677de3b7d7a03f4c15bc81521e0c3916d7369e0572dbde250d9bedf5194e2a8a7
languageName: node
linkType: hard

"send@npm:0.18.0":
version: 0.18.0
resolution: "send@npm:0.18.0"
Expand Down Expand Up @@ -14459,7 +14470,7 @@ __metadata:
remark-linkify-regex: ^1.0.0
remark-math: ^3.0.1
replace-in-file: ^6.3.2
semver: ^7.3.8
semver: ^7.5.2
sine-waves: ^0.3.0
slick-carousel: ^1.8.1
sync-request: ^6.1.0
Expand Down

0 comments on commit 00b04ae

Please sign in to comment.