Merge pull request #338 from actions/dependabot/npm_and_yarn/multi-5aecdf029b

Bump jest and @types/jest
This commit is contained in:
Nick Alteen
2025-08-19 10:13:58 -04:00
committed by GitHub
2 changed files with 3697 additions and 1192 deletions

4885
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -51,7 +51,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": "^24.3.0",
"@typescript-eslint/eslint-plugin": "^8.40.0",
"@typescript-eslint/parser": "^8.24.1",
@@ -62,7 +62,7 @@
"eslint-plugin-jest": "^29.0.1",
"eslint-plugin-prettier": "^5.5.4",
"globals": "^16.3.0",
"jest": "^29.7.0",
"jest": "^30.0.5",
"make-coverage-badge": "^1.2.0",
"prettier": "^3.6.2",
"prettier-eslint": "^16.4.2",