Skip to content

Commit 166012a

Browse files
build(deps-dev): bump the test group with 2 updates
Bumps the test group with 2 updates: [babel-jest](https://github.com/jestjs/jest/tree/HEAD/packages/babel-jest) and [jest](https://github.com/jestjs/jest/tree/HEAD/packages/jest). Updates `babel-jest` from 29.7.0 to 30.1.2 - [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.2/packages/babel-jest) 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) --- updated-dependencies: - dependency-name: babel-jest dependency-version: 30.1.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: test - dependency-name: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: test ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5e27e17 commit 166012a

File tree

2 files changed

+993
-636
lines changed

2 files changed

+993
-636
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,8 @@
5959
"@babel/preset-env": "^7.26.7",
6060
"@strapi/sdk-plugin": "^5.2.8",
6161
"@strapi/strapi": "^5.6.0",
62-
"@types/jest": "^29.5.12",
63-
"babel-jest": "^29.7.0",
62+
"@types/jest": "^30.0.0",
63+
"babel-jest": "^30.1.2",
6464
"concurrently": "^8.2.2",
6565
"cypress": "^14.0.1",
6666
"eslint": "^8.2.0",
@@ -71,7 +71,7 @@
7171
"eslint-plugin-prettier": "^5.1.3",
7272
"eslint-plugin-promise": "^6.1.1",
7373
"eslint-plugin-react": "^7.27.0",
74-
"jest": "^29.7.0",
74+
"jest": "^30.1.3",
7575
"prettier": "3.2.5",
7676
"react": "^18.3.1",
7777
"react-dom": "^18.3.1",

0 commit comments

Comments
 (0)