Skip to content

Commit a80e6bf

Browse files
committed
Remove semver dependency
1 parent 740db1c commit a80e6bf

File tree

2 files changed

+3
-4
lines changed

2 files changed

+3
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,7 @@
2929
"@actions/core": "^1.11.1",
3030
"@actions/exec": "^1.1.1",
3131
"@actions/io": "^1.1.3",
32-
"@actions/tool-cache": "^2.0.2",
33-
"semver": "^7.7.2"
32+
"@actions/tool-cache": "^2.0.2"
3433
},
3534
"devDependencies": {
3635
"@matteoh2o1999/github-actions-jest-reporter": "^4.0.0",

0 commit comments

Comments
 (0)