Skip to content

Commit c9e21c8

Browse files
authored
chore: update deps and compile (#328)
1 parent 9717ada commit c9e21c8

File tree

3 files changed

+40
-28
lines changed

3 files changed

+40
-28
lines changed

dist/index.js

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

package-lock.json

Lines changed: 27 additions & 15 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
@@ -32,7 +32,7 @@
3232
"license": "Apache-2.0",
3333
"dependencies": {
3434
"@actions/core": "^1.8.0",
35-
"@actions/http-client": "^1.0.11",
35+
"@actions/http-client": "^2.0.0",
3636
"@google-github-actions/actions-utils": "^0.3.0",
3737
"archiver": "^5.3.1",
3838
"google-auth-library": "^8.0.2",
@@ -42,7 +42,7 @@
4242
"@types/archiver": "^5.3.1",
4343
"@types/chai": "^4.3.1",
4444
"@types/mocha": "^9.1.1",
45-
"@types/node": "^17.0.31",
45+
"@types/node": "^17.0.32",
4646
"@typescript-eslint/eslint-plugin": "^5.23.0",
4747
"@typescript-eslint/parser": "^5.23.0",
4848
"@vercel/ncc": "^0.33.4",

0 commit comments

Comments
 (0)