Skip to content

Commit 0ebbce7

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.0.5 - [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.0.5/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.0.5 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 aad1b56 commit 0ebbce7

File tree

2 files changed

+1015
-832
lines changed

2 files changed

+1015
-832
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,11 +50,11 @@
5050
"reflect-metadata": "^0.2.2"
5151
},
5252
"devDependencies": {
53-
"@types/jest": "^29.5.14",
53+
"@types/jest": "^30.0.0",
5454
"axios": "^1.8.3",
5555
"eslint": "^9.5.0",
5656
"if-env": "^1.0.4",
57-
"jest": "^29.7.0",
57+
"jest": "^30.0.5",
5858
"prettier": "^3.3.2",
5959
"rimraf": "^6.0.1",
6060
"rollup": "^4.18.0",

0 commit comments

Comments
 (0)