Skip to content

Commit 1c821c3

Browse files
chore(deps-dev): bump jest and @types/jest
Bumps [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest). These dependencies needed to be updated together. Updates `jest` from 29.7.0 to 30.1.3 - [Release notes](https://github.com/jestjs/jest/releases) - [Changelog](https://github.com/jestjs/jest/blob/main/CHANGELOG.md) - [Commits](https://github.com/jestjs/jest/commits/v30.1.3/packages/jest) Updates `@types/jest` from 29.5.14 to 30.0.0 - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest) --- updated-dependencies: - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d78d22c commit 1c821c3

File tree

2 files changed

+1264
-324
lines changed

2 files changed

+1264
-324
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"@types/eslint": "8.56.5",
9191
"@types/fs-extra": "11.0.4",
9292
"@types/generate-changelog": "1.8.3",
93-
"@types/jest": "29.5.14",
93+
"@types/jest": "30.0.0",
9494
"@types/js-cookie": "3.0.6",
9595
"@types/jsdom": "21.1.7",
9696
"@types/keyboardjs": "2.5.3",
@@ -135,7 +135,7 @@
135135
"husky": "9.1.7",
136136
"i18next-scanner": "4.6.0",
137137
"intersection-observer": "0.12.2",
138-
"jest": "29.7.0",
138+
"jest": "30.1.3",
139139
"jest-canvas-mock": "2.5.2",
140140
"jest-environment-jsdom": "29.7.0",
141141
"jest-jasmine2": "29.7.0",

0 commit comments

Comments
 (0)