Merge pull request #66 from actions/dependabot/npm_and_yarn/multi-da3791aed2

Bump jest and @types/jest
This commit is contained in:
Yuzuki
2025-07-23 15:38:35 +10:00
committed by GitHub
2 changed files with 3322 additions and 1196 deletions
+3320 -1194
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -54,7 +54,7 @@
"@rollup/plugin-commonjs": "^28.0.5",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.2",
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/node": "^22.15.31",
"@typescript-eslint/eslint-plugin": "^8.34.0",
"@typescript-eslint/parser": "^8.32.1",
@@ -64,7 +64,7 @@
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-jest": "^28.14.0",
"eslint-plugin-prettier": "^5.4.1",
"jest": "^29.7.0",
"jest": "^30.0.4",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.5.3",
"prettier-eslint": "^16.4.2",