mirror of
https://github.com/actions/add-to-project.git
synced 2025-12-10 12:07:05 +00:00
Merge pull request #743 from actions/dependabot/npm_and_yarn/multi-a28ee524ce
Bump jest and @types/jest
This commit is contained in:
2294
package-lock.json
generated
2294
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@@ -16,7 +16,7 @@
|
||||
},
|
||||
"devDependencies": {
|
||||
"@github/prettier-config": "^0.0.6",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jest": "^30.0.0",
|
||||
"@types/node": "24.5.2",
|
||||
"@typescript-eslint/eslint-plugin": "^7.14.1",
|
||||
"@typescript-eslint/parser": "^7.18.0",
|
||||
@@ -26,7 +26,7 @@
|
||||
"eslint-plugin-github": "^5.0.1",
|
||||
"eslint-plugin-jest": "^28.11.0",
|
||||
"eslint-plugin-prettier": "^5.2.5",
|
||||
"jest": "^29.7.0",
|
||||
"jest": "^30.2.0",
|
||||
"prettier": "3.6.2",
|
||||
"ts-jest": "^29.4.5",
|
||||
"typescript": "^5.5.2"
|
||||
|
||||
Reference in New Issue
Block a user