File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 100
100
"@nestjs/testing" : " ^9.0.11" ,
101
101
"@types/common-tags" : " ^1.8.1" ,
102
102
"@types/express" : " ^4.17.13" ,
103
- "@types/jest" : " ^28.1.8 " ,
103
+ "@types/jest" : " ^29.5.12 " ,
104
104
"@types/jsonwebtoken" : " ^8.5.9" ,
105
105
"@types/multer" : " ^1.4.7" ,
106
106
"@types/node" : " ^18.6.2" ,
124
124
"eslint-plugin-promise" : " ^6.0.1" ,
125
125
"eslint-plugin-unicorn" : " ^43.0.2" ,
126
126
"husky" : " ^8.0.1" ,
127
- "jest" : " ^28.1.3 " ,
128
- "jest-mock" : " ^28.1.3 " ,
129
- "jest-util" : " ^28.1.3 " ,
127
+ "jest" : " ^29.7.0 " ,
128
+ "jest-mock" : " ^29.7.0 " ,
129
+ "jest-util" : " ^29.7.0 " ,
130
130
"markdownlint-cli" : " ^0.32.2" ,
131
131
"p-memoize" : " ^4.0.4" ,
132
132
"prettier" : " ^2.7.1" ,
133
133
"rimraf" : " ^3.0.2" ,
134
134
"run-script-webpack-plugin" : " ^0.1.1" ,
135
135
"source-map-support" : " ^0.5.21" ,
136
136
"supertest" : " ^6.2.4" ,
137
- "ts-jest" : " ^28.0.8 " ,
137
+ "ts-jest" : " ^29.2.5 " ,
138
138
"ts-loader" : " ^9.3.1" ,
139
139
"typedoc" : " ^0.23.11" ,
140
140
"typescript" : " ^4.7.4" ,
You can’t perform that action at this time.
0 commit comments