Update dependencies

This commit is contained in:
Daz DeBoer 2023-02-20 15:09:26 -07:00
parent f65e80839b
commit 530c579a03
No known key found for this signature in database
GPG key ID: DD6B9F0B06683D5D
7 changed files with 86 additions and 92 deletions

View file

@ -26,7 +26,7 @@
],
"license": "MIT",
"dependencies": {
"@actions/cache": "3.1.3",
"@actions/cache": "3.1.4",
"@actions/core": "1.10.0",
"@actions/exec": "1.1.1",
"@actions/github": "5.1.1",
@ -39,10 +39,10 @@
"@types/jest": "28.1.7",
"@types/node": "16.11.21",
"@types/unzipper": "0.10.5",
"@typescript-eslint/parser": "5.52.0",
"@typescript-eslint/parser": "5.53.0",
"@vercel/ncc": "0.36.1",
"eslint": "8.34.0",
"eslint-plugin-github": "4.6.0",
"eslint-plugin-github": "4.6.1",
"eslint-plugin-jest": "27.2.1",
"jest": "28.1.3",
"js-yaml": "4.1.0",