Skip to content

Commit

Permalink
Update dependency semver to ^7.3.7
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 16, 2022
1 parent 8f7fccc commit c76dcfb
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 @@ -36,7 +36,7 @@
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"commander": "^9.2.0",
"semver": "^7.3.2"
"semver": "^7.3.7"
},
"devDependencies": {
"eslint": "^8.13.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5261,6 +5261,17 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.7":
version: 7.3.7
resolution: "semver@npm:7.3.7"
dependencies:
lru-cache: ^6.0.0
bin:
semver: bin/semver.js
checksum: 2fa3e877568cd6ce769c75c211beaed1f9fce80b28338cadd9d0b6c40f2e2862bafd62c19a6cff42f3d54292b7c623277bcab8816a2b5521cf15210d43e75232
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down Expand Up @@ -6231,7 +6242,7 @@ __metadata:
jest: ^27.5.1
outdent: ^0.8.0
prettier: ^2.6.2
semver: ^7.3.2
semver: ^7.3.7
typescript: ^4.6.3
bin:
yarn-deduplicate: ./src/cli.js
Expand Down

0 comments on commit c76dcfb

Please sign in to comment.