File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 51
51
"svelte-check" : " ^2.10.3" ,
52
52
"svelte-jester" : " ^2.3.2" ,
53
53
"svelte-preprocess" : " ^4.10.1" ,
54
- "ts-jest" : " ^29.0.3 " ,
54
+ "ts-jest" : " ^29.1.0 " ,
55
55
"tslib" : " ^2.3.1" ,
56
56
"typescript" : " ^4.4.4"
57
57
},
Original file line number Diff line number Diff line change @@ -3549,7 +3549,7 @@ json5@^1.0.1:
3549
3549
dependencies :
3550
3550
minimist "^1.2.0"
3551
3551
3552
- json5@^2.1.2, json5@^2.2.1 :
3552
+ json5@^2.1.2, json5@^2.2.1, json5@^2.2.3 :
3553
3553
version "2.2.3"
3554
3554
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
3555
3555
integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
@@ -4707,15 +4707,15 @@ tr46@^3.0.0:
4707
4707
dependencies :
4708
4708
punycode "^2.1.1"
4709
4709
4710
- ts-jest@^29.0.3 :
4711
- version "29.0.3 "
4712
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3. tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
4713
- integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
4710
+ ts-jest@^29.0.3, ts-jest@^29.1.0 :
4711
+ version "29.1.0 "
4712
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.1.0. tgz#4a9db4104a49b76d2b368ea775b6c9535c603891 "
4713
+ integrity sha512-ZhNr7Z4PcYa+JjMl62ir+zPiNJfXJN6E8hSLnaUKhOgqcn8vb3e537cpkd0FuAfRK3sR1LSqM1MOhliXNgOFPA ==
4714
4714
dependencies :
4715
4715
bs-logger "0.x"
4716
4716
fast-json-stable-stringify "2.x"
4717
4717
jest-util "^29.0.0"
4718
- json5 "^2.2.1 "
4718
+ json5 "^2.2.3 "
4719
4719
lodash.memoize "4.x"
4720
4720
make-error "1.x"
4721
4721
semver "7.x"
You can’t perform that action at this time.
0 commit comments