Skip to content

Commit

Permalink
chore(deps): bump semver from 7.5.2 to 7.6.3
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.5.2 to 7.6.3.
- [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.2...v7.6.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 8fa7a87 commit d078218
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@
"react-router-dom-v5-compat": "^6.15.0",
"react-use": "^17.2.4",
"recharts": "^2.12.7",
"semver": "7.5.2",
"semver": "7.6.3",
"tailwind-merge": "^2.3.0",
"victory": "^37.0.2",
"zod": "^3.21.4"
Expand Down
12 changes: 5 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10823,7 +10823,7 @@ __metadata:
recharts: "npm:^2.12.7"
remark-gfm: "npm:^3.0.1"
resolve-url-loader: "npm:^5.0.0"
semver: "npm:7.5.2"
semver: "npm:7.6.3"
source-map-explorer: "npm:^2.5.3"
storybook: "npm:^8.2.6"
tailwind-merge: "npm:^2.3.0"
Expand Down Expand Up @@ -17938,14 +17938,12 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.5.2":
version: 7.5.2
resolution: "semver@npm:7.5.2"
dependencies:
lru-cache: "npm:^6.0.0"
"semver@npm:7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 10c0/d151207ab762a8067f6302076edc04e5b8da2362eb9e3f21c2567ceadfd415064936d215b4aae7791da118c230649d29089be979ffa49c5b56a6bcf82147efdd
checksum: 10c0/88f33e148b210c153873cb08cfe1e281d518aaa9a666d4d148add6560db5cd3c582f3a08ccb91f38d5f379ead256da9931234ed122057f40bb5766e65e58adaf
languageName: node
linkType: hard

Expand Down

0 comments on commit d078218

Please sign in to comment.