File tree Expand file tree Collapse file tree 2 files changed +544
-1734
lines changed Expand file tree Collapse file tree 2 files changed +544
-1734
lines changed Original file line number Diff line number Diff line change 130
130
"devDependencies" : {
131
131
"@testing-library/react" : " ^11.2.2" ,
132
132
"@testing-library/react-hooks" : " ^3.7.0" ,
133
- "@types/jest" : " ^26 .0.19 " ,
133
+ "@types/jest" : " ^29 .0.0 " ,
134
134
"@types/lodash" : " ^4.14.165" ,
135
135
"@types/node" : " ^18.0.0" ,
136
136
"@types/react" : " ^16.9.32" ,
141
141
"electron" : " ^13.1.7" ,
142
142
"electron-builder" : " ^23.6.0" ,
143
143
"electron-notarize" : " ^1.0.1" ,
144
- "jest" : " ^26.6.3 " ,
144
+ "jest" : " ^29.0.0 " ,
145
145
"nock" : " ^13.0.5" ,
146
146
"postcss-loader" : " ^4.1.0" ,
147
147
"prettier" : " ^2.8.8" ,
148
148
"react-test-renderer" : " =16.14.0" ,
149
149
"style-loader" : " ^3.3.3" ,
150
- "ts-jest" : " ^26.4.4 " ,
150
+ "ts-jest" : " ^29.0.0 " ,
151
151
"webpack" : " ^5.83.1" ,
152
152
"webpack-cli" : " ^5.1.1" ,
153
153
"webpack-merge" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments