File tree 2 files changed +11
-6
lines changed
2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 58
58
"myzod" : " 1.8.8" ,
59
59
"npm-run-all" : " 4.1.5" ,
60
60
"prettier" : " 2.8.3" ,
61
- "ts-jest" : " 29.0.3 " ,
61
+ "ts-jest" : " 29.0.5 " ,
62
62
"typescript" : " 4.9.3" ,
63
63
"yup" : " 0.32.11" ,
64
64
"zod" : " 3.20.2"
Original file line number Diff line number Diff line change @@ -4357,6 +4357,11 @@ json5@^2.2.1:
4357
4357
resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
4358
4358
integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
4359
4359
4360
+ json5@^2.2.3 :
4361
+ version "2.2.3"
4362
+ resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.3.tgz#78cd6f1a19bdc12b73db5ad0c61efd66c1e29283"
4363
+ integrity sha512-XmOWe7eyHYH14cLdVPoyg+GOH3rYX++KpzrylJwSW98t3Nk+U8XOl8FWKOgwtzdb8lXGf6zYwDUzeHMWfxasyg==
4364
+
4360
4365
jsonify@~0.0.0 :
4361
4366
version "0.0.0"
4362
4367
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
@@ -5659,15 +5664,15 @@ tr46@~0.0.3:
5659
5664
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
5660
5665
integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
5661
5666
5662
-
5663
- version "29.0.3 "
5664
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.3 .tgz#63ea93c5401ab73595440733cefdba31fcf9cb77 "
5665
- integrity sha512-Ibygvmuyq1qp/z3yTh9QTwVVAbFdDy/+4BtIQR2sp6baF2SJU/8CKK/hhnGIDY2L90Az2jIqTwZPnN2p+BweiQ ==
5667
+
5668
+ version "29.0.5 "
5669
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.0.5 .tgz#c5557dcec8fe434fcb8b70c3e21c6b143bfce066 "
5670
+ integrity sha512-PL3UciSgIpQ7f6XjVOmbi96vmDHUqAyqDr8YxzopDqX3kfgYtX1cuNeBjP+L9sFXi6nzsGGA6R3fP3DDDJyrxA ==
5666
5671
dependencies :
5667
5672
bs-logger "0.x"
5668
5673
fast-json-stable-stringify "2.x"
5669
5674
jest-util "^29.0.0"
5670
- json5 "^2.2.1 "
5675
+ json5 "^2.2.3 "
5671
5676
lodash.memoize "4.x"
5672
5677
make-error "1.x"
5673
5678
semver "7.x"
You can’t perform that action at this time.
0 commit comments