Skip to content

Commit

Permalink
chore(deps): bump semver in /packages/layout/examples/preview (#14074)
Browse files Browse the repository at this point in the history
Bumps [semver](https://github.com/npm/node-semver) from 7.3.5 to 7.5.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.3.5...v7.5.3)

---
updated-dependencies:
- dependency-name: semver
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: kodiakhq[bot] <49736102+kodiakhq[bot]@users.noreply.github.com>
Co-authored-by: Taylor Jones <tay1orjones@users.noreply.github.com>
  • Loading branch information
3 people committed Jul 6, 2023
1 parent f7b7b4d commit e11af98
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
Binary file modified packages/layout/examples/preview/.yarn/install-state.gz
Binary file not shown.
6 changes: 3 additions & 3 deletions packages/layout/examples/preview/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1273,13 +1273,13 @@ fsevents@~2.3.2:
linkType: hard

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

Expand Down

0 comments on commit e11af98

Please sign in to comment.