Skip to content

Commit 437b399

Browse files
Bump jest in /frontend in the jest group across 1 directory (#9168)
Bumps the jest group with 1 update in the /frontend directory: [jest](https://github.com/jestjs/jest/tree/HEAD/packages/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: jest dependency-version: 30.1.3 dependency-type: direct:development update-type: version-update:semver-major dependency-group: jest ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent c4786f2 commit 437b399

2 files changed

Lines changed: 1097 additions & 472 deletions

File tree

frontend/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -190,7 +190,7 @@
190190
"@testing-library/jest-dom": "^6.1.3",
191191
"@types/apollo-upload-client": "^17.0.0",
192192
"@types/classnames": "^2.2.11",
193-
"@types/jest": "^29.5.14",
193+
"@types/jest": "^30.0.0",
194194
"@types/jest-axe": "^3.5.9",
195195
"@types/lodash": "^4.17.15",
196196
"@types/node": "^24.9.1",
@@ -218,7 +218,7 @@
218218
"eslint-plugin-unused-imports": "4.2.0",
219219
"focus-trap-react": "^10.2.3",
220220
"form-data": "^4.0.4",
221-
"jest": "29.7.0",
221+
"jest": "30.2.0",
222222
"jest-axe": "^10.0.0",
223223
"jest-fetch-mock": "^3.0.3",
224224
"jest-location-mock": "^2.0.0",

0 commit comments

Comments
 (0)