Bump some more deps

This commit is contained in:
Sven-Hendrik Haase 2023-01-03 22:31:31 +01:00
parent 7a7d004438
commit f2c549b117
No known key found for this signature in database
GPG Key ID: 39E4B877E62EB915
2 changed files with 1875 additions and 13185 deletions

15052
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -29,20 +29,20 @@
"dependencies": {
"@actions/core": "^1.10.0",
"@actions/github": "^4.0.0",
"@types/glob": "^7.1.2",
"@types/glob": "^8",
"glob": "^8"
},
"devDependencies": {
"@types/jest": "^29",
"@types/node": "^16",
"@typescript-eslint/parser": "^3.5.0",
"@typescript-eslint/parser": "^5",
"@vercel/ncc": "^0.36.0",
"eslint": "^7.10.0",
"eslint-plugin-github": "^4.0.1",
"eslint-plugin-jest": "^23.17.1",
"jest": "^29",
"jest-circus": "^26.5.2",
"js-yaml": "^3.14.0",
"jest-circus": "^29",
"js-yaml": "^4",
"prettier": "^2.8",
"ts-jest": "^29",
"typescript": "^4"