Update Node.js dependencies

This commit is contained in:
Shivam Mathur 2023-01-27 07:41:01 +05:30
parent 313d0cfdbf
commit 0f765070fa
No known key found for this signature in database
GPG Key ID: 3E13E4C8591ACC2A
2 changed files with 532 additions and 532 deletions

1056
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -39,18 +39,18 @@
"@actions/io": "^1.1.2"
},
"devDependencies": {
"@types/jest": "^29.2.6",
"@types/jest": "^29.4.0",
"@types/node": "^18.11.18",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"@vercel/ncc": "^0.36.0",
"@vercel/ncc": "^0.36.1",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^29.4.0",
"jest-circus": "^29.4.0",
"jest": "^29.4.1",
"jest-circus": "^29.4.1",
"nock": "^13.3.0",
"prettier": "^2.8.3",
"simple-git-hooks": "^2.8.1",