File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ ' @backstage-community/plugin-kafka-backend ' : patch
3+ ' @backstage-community/plugin-kafka ' : patch
4+ ---
5+
6+ Updated dependency ` jest-when ` to ` ^4.0.0 ` .
Original file line number Diff line number Diff line change 7272 "@types/jest-when" : " ^3.5.0" ,
7373 "@types/lodash" : " ^4.14.151" ,
7474 "@types/supertest" : " ^6.0.0" ,
75- "jest-when" : " ^3.1 .0" ,
75+ "jest-when" : " ^4.0 .0" ,
7676 "supertest" : " ^7.0.0"
7777 },
7878 "configSchema" : " config.d.ts"
Original file line number Diff line number Diff line change 7474 "@testing-library/jest-dom" : " ^6.0.0" ,
7575 "@testing-library/react" : " ^15.0.0" ,
7676 "@types/react-dom" : " ^18.2.19" ,
77- "jest-when" : " ^3.1 .0" ,
77+ "jest-when" : " ^4.0 .0" ,
7878 "react" : " ^16.13.1 || ^17.0.0 || ^18.0.0" ,
7979 "react-dom" : " ^16.13.1 || ^17.0.0 || ^18.0.0" ,
8080 "react-router-dom" : " 6.0.0-beta.0 || ^6.3.0"
Original file line number Diff line number Diff line change @@ -1222,7 +1222,7 @@ __metadata:
12221222 "@types/supertest": "npm:^6.0.0"
12231223 express: "npm:^4.17.1"
12241224 express-promise-router: "npm:^4.1.0"
1225- jest-when: "npm:^3.1 .0"
1225+ jest-when: "npm:^4.0 .0"
12261226 kafkajs: "npm:^2.0.0"
12271227 lodash: "npm:^4.17.21"
12281228 supertest: "npm:^7.0.0"
@@ -1251,7 +1251,7 @@ __metadata:
12511251 "@testing-library/react": "npm:^15.0.0"
12521252 "@types/react": "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
12531253 "@types/react-dom": "npm:^18.2.19"
1254- jest-when: "npm:^3.1 .0"
1254+ jest-when: "npm:^4.0 .0"
12551255 react: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
12561256 react-dom: "npm:^16.13.1 || ^17.0.0 || ^18.0.0"
12571257 react-router-dom: "npm:6.0.0-beta.0 || ^6.3.0"
@@ -16171,12 +16171,12 @@ __metadata:
1617116171 languageName: node
1617216172 linkType: hard
1617316173
16174- "jest-when@npm:^3.1 .0":
16175- version: 3.6.0
16176- resolution: "jest-when@npm:3.6.0 "
16174+ "jest-when@npm:^4.0 .0":
16175+ version: 4.0.2
16176+ resolution: "jest-when@npm:4.0.2 "
1617716177 peerDependencies:
16178- jest: ">= 25 "
16179- checksum: 10/0cb92738ccfa5711a685107f4437f18aefbe3cda120c912a9d49b612eeef03a910481ab40fe753fd42c4e617ffbb3d84c6bd66a76d963dac7f1ad9e9e5059359
16178+ jest: ">= 27 "
16179+ checksum: 10/5fe93d5f37b30dfec7405cd9234e15c60da2ff293fc1539299a3787ed75cf9c555d8c9c87d05b202a7c27c1adea05e27874582ebbae4daa1992315cb254b59ec
1618016180 languageName: node
1618116181 linkType: hard
1618216182
You can’t perform that action at this time.
0 commit comments