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 20, 2022
1 parent 81bf173 commit d70e7af
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 @@ -47,7 +47,7 @@
"dependencies": {
"@yarnpkg/lockfile": "^1.1.0",
"commander": "^9.2.0",
"semver": "^7.3.2",
"semver": "^7.3.7",
"tslib": "^2.3.1"
},
"devDependencies": {
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6389,6 +6389,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 @@ -7404,7 +7415,7 @@ __metadata:
jest: ^27.5.1
outdent: ^0.8.0
prettier: ^2.6.2
semver: ^7.3.2
semver: ^7.3.7
tslib: ^2.3.1
typescript: ^4.6.3
bin:
Expand Down

0 comments on commit d70e7af

Please sign in to comment.