File tree Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Expand file tree Collapse file tree 2 files changed +11
-6
lines changed Original file line number Diff line number Diff line change 5858 "myzod" : " 1.8.8" ,
5959 "npm-run-all" : " 4.1.5" ,
6060 "prettier" : " 2.8.3" ,
61- "ts-jest" : " 29.0.3 " ,
61+ "ts-jest" : " 29.0.5 " ,
6262 "typescript" : " 4.9.4" ,
6363 "yup" : " 0.32.11" ,
6464 "zod" : " 3.20.2"
Original file line number Diff line number Diff line change @@ -4357,6 +4357,11 @@ json5@^2.2.1:
43574357 resolved "https://registry.yarnpkg.com/json5/-/json5-2.2.1.tgz#655d50ed1e6f95ad1a3caababd2b0efda10b395c"
43584358 integrity sha512-1hqLFMSrGHRHxav9q9gNjJ5EXznIxGVO09xQRrwplcS8qs28pZ8s8hupZAmqDwZUmVZ2Qb2jnyPOWcDH8m8dlA==
43594359
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+
43604365jsonify@~0.0.0 :
43614366 version "0.0.0"
43624367 resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
@@ -5659,15 +5664,15 @@ tr46@~0.0.3:
56595664 resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
56605665 integrity sha1-gYT9NH2snNwYWZLzpmIuFLnZq2o=
56615666
5662- ts-jest@29.0.3 :
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+ ts-jest@29.0.5 :
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 ==
56665671 dependencies :
56675672 bs-logger "0.x"
56685673 fast-json-stable-stringify "2.x"
56695674 jest-util "^29.0.0"
5670- json5 "^2.2.1 "
5675+ json5 "^2.2.3 "
56715676 lodash.memoize "4.x"
56725677 make-error "1.x"
56735678 semver "7.x"
You can’t perform that action at this time.
0 commit comments