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

Bump jest and @types/jest
This commit is contained in:
Nick Alteen
2025-07-11 11:49:08 -04:00
committed by GitHub
2 changed files with 3367 additions and 1071 deletions

4434
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -46,7 +46,7 @@
"@rollup/plugin-commonjs": "^28.0.6",
"@rollup/plugin-node-resolve": "^16.0.1",
"@rollup/plugin-typescript": "^12.1.4",
"@types/jest": "^29.5.14",
"@types/jest": "^30.0.0",
"@types/node": "^20.19.4",
"@typescript-eslint/eslint-plugin": "^8.35.1",
"@typescript-eslint/parser": "^8.32.1",
@@ -56,7 +56,7 @@
"eslint-plugin-import": "^2.32.0",
"eslint-plugin-jest": "^28.13.0",
"eslint-plugin-prettier": "^5.5.1",
"jest": "^29.7.0",
"jest": "^30.0.4",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",
"prettier-eslint": "^16.4.2",