File tree Expand file tree Collapse file tree 7 files changed +495
-386
lines changed Expand file tree Collapse file tree 7 files changed +495
-386
lines changed Original file line number Diff line number Diff line change 5252 "eslint-plugin-jest" : " ^27.1.5" ,
5353 "eslint-plugin-react-hooks" : " ^4.6.0" ,
5454 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
55- "jest" : " ^29.3.1 " ,
56- "jest-environment-jsdom" : " ^29.3.1 " ,
55+ "jest" : " ^29.5.0 " ,
56+ "jest-environment-jsdom" : " ^29.5.0 " ,
5757 "jest-runner-eslint" : " ^1.1.0" ,
5858 "jest-runner-prettier" : " ^1.0.0" ,
5959 "postcss" : " ^8.4.12" ,
Original file line number Diff line number Diff line change 7171 "eslint-plugin-jest" : " ^27.1.5" ,
7272 "eslint-plugin-react-hooks" : " ^4.6.0" ,
7373 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
74- "jest" : " ^29.3.1 " ,
75- "jest-environment-jsdom" : " ^29.3.1 " ,
74+ "jest" : " ^29.5.0 " ,
75+ "jest-environment-jsdom" : " ^29.5.0 " ,
7676 "jest-runner-eslint" : " ^1.1.0" ,
7777 "jest-runner-prettier" : " ^1.0.0" ,
7878 "postcss" : " ^8.4.12" ,
Original file line number Diff line number Diff line change 7575 "eslint-plugin-jest" : " ^27.1.5" ,
7676 "eslint-plugin-react-hooks" : " ^4.6.0" ,
7777 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
78- "jest" : " ^29.4.2 " ,
79- "jest-environment-jsdom" : " ^29.4.2 " ,
78+ "jest" : " ^29.5.0 " ,
79+ "jest-environment-jsdom" : " ^29.5.0 " ,
8080 "jest-runner-eslint" : " ^1.1.0" ,
8181 "jest-runner-prettier" : " ^1.0.0" ,
8282 "postcss" : " ^8.4.12" ,
Original file line number Diff line number Diff line change 7575 "eslint-plugin-jest" : " ^27.1.5" ,
7676 "eslint-plugin-react-hooks" : " ^4.6.0" ,
7777 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
78- "jest" : " ^29.3.1 " ,
79- "jest-environment-jsdom" : " ^29.3.1 " ,
78+ "jest" : " ^29.5.0 " ,
79+ "jest-environment-jsdom" : " ^29.5.0 " ,
8080 "jest-runner-eslint" : " ^1.1.0" ,
8181 "jest-runner-prettier" : " ^1.0.0" ,
8282 "postcss" : " ^8.4.12" ,
Original file line number Diff line number Diff line change 7070 "eslint-plugin-jest" : " ^27.1.5" ,
7171 "eslint-plugin-react-hooks" : " ^4.6.0" ,
7272 "eslint-plugin-sort-keys-fix" : " ^1.1.2" ,
73- "jest" : " ^29.3.1 " ,
74- "jest-environment-jsdom" : " ^29.3.1 " ,
73+ "jest" : " ^29.5.0 " ,
74+ "jest-environment-jsdom" : " ^29.5.0 " ,
7575 "jest-fetch-mock" : " ^3.0.3" ,
7676 "jest-runner-eslint" : " ^1.1.0" ,
7777 "jest-runner-prettier" : " ^1.0.0" ,
Original file line number Diff line number Diff line change 1010 " jest-unit.config.node.ts"
1111 ],
1212 "peerDependencies" : {
13- "jest" : " ^29.4.2 " ,
14- "jest-environment-jsdom" : " ^29.4.2 " ,
13+ "jest" : " ^29.5.0 " ,
14+ "jest-environment-jsdom" : " ^29.5.0 " ,
1515 "jest-fetch-mock" : " ^3.0.3" ,
1616 "jest-runner-eslint" : " ^1.1.0" ,
1717 "jest-runner-prettier" : " ^1.0.0" ,
2121 },
2222 "devDependencies" : {
2323 "@jest/types" : " ^29.4.2" ,
24- "jest" : " ^29.4.2 " ,
24+ "jest" : " ^29.5.0 " ,
2525 "jest-fetch-mock" : " ^3.0.3" ,
2626 "tsconfig" : " workspace:*"
2727 }
You can’t perform that action at this time.
0 commit comments