File tree Expand file tree Collapse file tree 3 files changed +23
-23
lines changed Expand file tree Collapse file tree 3 files changed +23
-23
lines changed Original file line number Diff line number Diff line change 41
41
"jest" : " 29.3.1" ,
42
42
"jest-circus" : " 29.3.1" ,
43
43
"js-yaml" : " 4.1.0" ,
44
- "ts-jest" : " 29.0.3 " ,
44
+ "ts-jest" : " 29.0.5 " ,
45
45
"typescript" : " 5.0.2"
46
46
}
47
47
}
Original file line number Diff line number Diff line change @@ -2547,9 +2547,9 @@ json5@^1.0.1:
2547
2547
dependencies :
2548
2548
minimist "^1.2.0"
2549
2549
2550
- json5@^2.2.1 :
2551
- version "2.2.1 "
2552
- resolved "https://registry.npmjs.org /json5/-/json5-2.2.1 .tgz"
2550
+ json5@^2.2.1, json5@^2.2.3 :
2551
+ version "2.2.3 "
2552
+ resolved "https://registry.yarnpkg.com /json5/-/json5-2.2.3 .tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283 "
2553
2553
2554
2554
jsx-ast-utils@^3.3.2 :
2555
2555
version "3.3.3"
@@ -3156,14 +3156,14 @@ tr46@~0.0.3:
3156
3156
version "0.0.3"
3157
3157
resolved "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz"
3158
3158
3159
- ts-jest@29.0.3 :
3160
- version "29.0.3 "
3161
- resolved "https://registry.npmjs.org /ts-jest/-/ts-jest-29.0.3 .tgz"
3159
+ ts-jest@29.0.5 :
3160
+ version "29.0.5 "
3161
+ resolved "https://registry.yarnpkg.com /ts-jest/-/ts-jest-29.0.5 .tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066 "
3162
3162
dependencies :
3163
3163
bs-logger "0.x"
3164
3164
fast-json-stable-stringify "2.x"
3165
3165
jest-util "^29.0.0"
3166
- json5 "^2.2.1 "
3166
+ json5 "^2.2.3 "
3167
3167
lodash.memoize "4.x"
3168
3168
make-error "1.x"
3169
3169
semver "7.x"
You can’t perform that action at this time.
0 commit comments