Skip to content

Commit

Permalink
chore: update dependencies (automated) (#315)
Browse files Browse the repository at this point in the history
verbanicm authored Mar 17, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent d1df263 commit d10c104
Showing 2 changed files with 179 additions and 183 deletions.
338 changes: 167 additions & 171 deletions package-lock.json
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
@@ -24,27 +24,27 @@
"license": "Apache-2.0",
"dependencies": {
"@actions/core": "^1.10.0",
"@google-cloud/storage": "^6.8.0",
"@google-github-actions/actions-utils": "^0.4.6",
"@google-cloud/storage": "^6.9.4",
"@google-github-actions/actions-utils": "^0.4.7",
"fast-glob": "^3.2.12",
"ignore": "^5.2.1"
"ignore": "^5.2.4"
},
"devDependencies": {
"@types/chai": "^4.3.4",
"@types/mocha": "^10.0.1",
"@types/node": "^18.11.17",
"@types/node": "^18.15.3",
"@types/sinon": "^10.0.13",
"@typescript-eslint/eslint-plugin": "^5.46.1",
"@typescript-eslint/parser": "^5.46.1",
"@vercel/ncc": "^0.36.0",
"@typescript-eslint/eslint-plugin": "^5.55.0",
"@typescript-eslint/parser": "^5.55.0",
"@vercel/ncc": "^0.36.1",
"chai": "^4.3.7",
"eslint-config-prettier": "^8.5.0",
"eslint-config-prettier": "^8.7.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint": "^8.30.0",
"eslint": "^8.36.0",
"mocha": "^10.2.0",
"prettier": "^2.8.1",
"sinon": "^15.0.1",
"prettier": "^2.8.4",
"sinon": "^15.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.9.4"
"typescript": "^5.0.2"
}
}

0 comments on commit d10c104

Please sign in to comment.