Skip to content

Commit c10890e

Browse files
dependabot[bot]mklos-kw
authored andcommitted
chore(deps): bump jest and @types/jest in /services/idp
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.2.0 - [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.2.0/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.2.0 dependency-type: direct:development update-type: version-update:semver-major - dependency-name: "@types/jest" dependency-version: 30.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 146beb2 commit c10890e

File tree

2 files changed

+903
-559
lines changed

2 files changed

+903
-559
lines changed

services/idp/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"@testing-library/jest-dom": "^6.6.4",
7878
"@testing-library/react": "^12.1.5",
7979
"@testing-library/user-event": "^14.6.1",
80-
"@types/jest": "^29.5.14",
80+
"@types/jest": "^30.0.0",
8181
"@types/node": "^20.19.9",
8282
"@types/react": "^17.0.87",
8383
"@types/react-dom": "^17.0.26",
@@ -147,7 +147,7 @@
147147
"html-webpack-plugin": "5.6.4",
148148
"i18next-conv": "^15.1.1",
149149
"i18next-parser": "^9.3.0",
150-
"jest": "29.7.0",
150+
"jest": "30.2.0",
151151
"license-checker-rseidelsohn": "4.4.2",
152152
"mini-css-extract-plugin": "2.9.2",
153153
"pnp-webpack-plugin": "1.7.0",

0 commit comments

Comments
 (0)