Skip to content

Commit

Permalink
Update deps (#318)
Browse files Browse the repository at this point in the history
Closes
#317
(after we cut a release)
  • Loading branch information
sethvargo authored Mar 30, 2023
1 parent 7abf61a commit 7a972d4
Show file tree
Hide file tree
Showing 3 changed files with 97 additions and 94 deletions.
10 changes: 5 additions & 5 deletions dist/index.js

Large diffs are not rendered by default.

169 changes: 86 additions & 83 deletions package-lock.json

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

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,26 +24,26 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@google-cloud/storage": "^6.9.4",
"@google-cloud/storage": "^6.9.5",
"@google-github-actions/actions-utils": "^0.4.7",
"fast-glob": "^3.2.12",
"ignore": "^5.2.4"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.15.7",
"@types/node": "^18.15.11",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.56.0",
"@typescript-eslint/parser": "^5.56.0",
"@typescript-eslint/eslint-plugin": "^5.57.0",
"@typescript-eslint/parser": "^5.57.0",
"@vercel/ncc": "^0.36.1",
"chai": "^4.3.7",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint": "^8.36.0",
"eslint": "^8.37.0",
"mocha": "^10.2.0",
"prettier": "^2.8.7",
"sinon": "^15.0.2",
"sinon": "^15.0.3",
"ts-node": "^10.9.1",
"typescript": "^5.0.2"
}
Expand Down

0 comments on commit 7a972d4

Please sign in to comment.