Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
KyleMayes committed Feb 24, 2025
1 parent 6ba6e2c commit 78847a0
Show file tree
Hide file tree
Showing 2 changed files with 1,016 additions and 1,078 deletions.
7 changes: 3 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,14 +12,13 @@
"test": "ts-node test.ts test"
},
"dependencies": {
"@actions/core": "~1.10.0",
"@actions/core": "~1.11.1",
"@actions/exec": "~1.1.1",
"@actions/io": "~1.1.3",
"@actions/tool-cache": "~2.0.1"
"@actions/tool-cache": "~2.0.2"
},
"devDependencies": {
"@octokit/rest": "^20",
"@types/json-stable-stringify": "^1",
"@octokit/rest": "^21",
"@types/lodash": "^4",
"@types/node": "~20",
"json-stable-stringify": "^1",
Expand Down
Loading

0 comments on commit 78847a0

Please sign in to comment.