Skip to content

Commit

Permalink
Merge pull request #327 from crazy-max/dependabot/npm_and_yarn/semver…
Browse files Browse the repository at this point in the history
…-7.6.3

chore(deps): bump semver from 7.5.4 to 7.6.3
  • Loading branch information
crazy-max authored Oct 28, 2024
2 parents 20892cd + 441a670 commit 7ef54b0
Show file tree
Hide file tree
Showing 5 changed files with 13 additions and 42 deletions.
2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

38 changes: 0 additions & 38 deletions dist/licenses.txt

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@actions/exec": "^1.1.1",
"@actions/http-client": "^2.1.1",
"@actions/tool-cache": "^2.0.1",
"semver": "^7.5.4"
"semver": "^7.6.3"
},
"devDependencies": {
"@types/node": "^20.6.0",
Expand Down
11 changes: 10 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3064,7 +3064,7 @@ __metadata:
eslint-plugin-prettier: ^5.0.0
jest: ^29.6.4
prettier: ^3.0.3
semver: ^7.5.4
semver: ^7.6.3
ts-jest: ^29.1.1
ts-node: ^10.9.1
typescript: ^5.2.2
Expand Down Expand Up @@ -4866,6 +4866,15 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
semver: bin/semver.js
checksum: 4110ec5d015c9438f322257b1c51fe30276e5f766a3f64c09edd1d7ea7118ecbc3f379f3b69032bacf13116dc7abc4ad8ce0d7e2bd642e26b0d271b56b61a7d8
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 7ef54b0

Please sign in to comment.