Skip to content

Commit 401d2aa

Browse files
committed
Merge branch 'main' into releases/v1
2 parents c91b7fd + dfc1a8b commit 401d2aa

File tree

2 files changed

+42
-42
lines changed

2 files changed

+42
-42
lines changed

package-lock.json

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

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@actions/core": "^1.10.1",
2929
"@actions/glob": "^0.4.0",
30-
"@actions/http-client": "^2.2.0",
30+
"@actions/http-client": "^2.2.1",
3131
"mime-types": "^2.1.35"
3232
},
3333
"devDependencies": {
@@ -36,7 +36,7 @@
3636
"@types/node": "^20.5.9",
3737
"@typescript-eslint/parser": "^5.62.0",
3838
"@vercel/ncc": "^0.38.1",
39-
"eslint": "^8.56.0",
39+
"eslint": "^8.57.0",
4040
"eslint-plugin-jest": "^27.9.0",
4141
"jest": "^29.7.0",
4242
"js-yaml": "^4.1.0",

0 commit comments

Comments
 (0)