Skip to content

Commit

Permalink
Merge pull request #333 from docker/dependabot/npm_and_yarn/semver-7.6.2
Browse files Browse the repository at this point in the history
build(deps): bump semver from 7.6.0 to 7.6.2
  • Loading branch information
crazy-max committed May 13, 2024
2 parents 4a832dd + 61d2e66 commit 70f4087
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"csv-parse": "^5.5.5",
"handlebars": "^4.7.8",
"jwt-decode": "^4.0.0",
"semver": "^7.6.0",
"semver": "^7.6.2",
"tmp": "^0.2.3"
},
"devDependencies": {
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1129,7 +1129,7 @@ __metadata:
jwt-decode: ^4.0.0
prettier: ^3.2.5
rimraf: ^5.0.5
semver: ^7.6.0
semver: ^7.6.2
tmp: ^0.2.3
ts-jest: ^29.1.2
ts-node: ^10.9.2
Expand Down Expand Up @@ -7258,6 +7258,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.2":
version: 7.6.2
resolution: "semver@npm:7.6.2"
bin:
semver: bin/semver.js
checksum: 40f6a95101e8d854357a644da1b8dd9d93ce786d5c6a77227bc69dbb17bea83d0d1d1d7c4cd5920a6df909f48e8bd8a5909869535007f90278289f2451d0292d
languageName: node
linkType: hard

"set-blocking@npm:^2.0.0":
version: 2.0.0
resolution: "set-blocking@npm:2.0.0"
Expand Down

0 comments on commit 70f4087

Please sign in to comment.