File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 34
34
"jest" : " 29.7.0" ,
35
35
"prettier" : " ^3.3.3" ,
36
36
"rimraf" : " ^4.4.1" ,
37
- "ts-jest" : " ^29.2.5 " ,
37
+ "ts-jest" : " ^29.2.6 " ,
38
38
"tsx" : " ^3.14.0" ,
39
39
"typescript" : " ^4.9.5" ,
40
40
"uuid" : " ^10.0.0"
Original file line number Diff line number Diff line change @@ -3676,10 +3676,10 @@ semver@^7.5.4:
3676
3676
dependencies :
3677
3677
lru-cache "^6.0.0"
3678
3678
3679
- semver@^7.6.3 :
3680
- version "7.6.3 "
3681
- resolved "https://registry.yarnpkg.com/semver/-/semver-7.6.3 .tgz#980f7b5550bc175fb4dc09403085627f9eb33143 "
3682
- integrity sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A ==
3679
+ semver@^7.7.1 :
3680
+ version "7.7.1 "
3681
+ resolved "https://registry.yarnpkg.com/semver/-/semver-7.7.1 .tgz#abd5098d82b18c6c81f6074ff2647fd3e7220c9f "
3682
+ integrity sha512-hlq8tAfn0m/61p4BVRcPzIGr6LKiMwo4VM6dGi6pt4qcRkmNzTcWq6eCEjEh+qXjkMDvPlOFFSGwQjoEa6gyMA ==
3683
3683
3684
3684
shebang-command@^2.0.0 :
3685
3685
version "2.0.0"
@@ -3877,10 +3877,10 @@ tr46@~0.0.3:
3877
3877
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
3878
3878
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
3879
3879
3880
- ts-jest@^29.2.5 :
3881
- version "29.2.5 "
3882
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.5 .tgz#591a3c108e1f5ebd013d3152142cb5472b399d63 "
3883
- integrity sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA ==
3880
+ ts-jest@^29.2.6 :
3881
+ version "29.2.6 "
3882
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-29.2.6 .tgz#df53edf8b72fb89de032cfa310abf37582851d9a "
3883
+ integrity sha512-yTNZVZqc8lSixm+QGVFcPe6+yj7+TWZwIesuOWvfcn4B9bz5x4NDzVCQQjOs7Hfouu36aEqfEbo9Qpo+gq8dDg ==
3884
3884
dependencies :
3885
3885
bs-logger "^0.2.6"
3886
3886
ejs "^3.1.10"
@@ -3889,7 +3889,7 @@ ts-jest@^29.2.5:
3889
3889
json5 "^2.2.3"
3890
3890
lodash.memoize "^4.1.2"
3891
3891
make-error "^1.3.6"
3892
- semver "^7.6.3 "
3892
+ semver "^7.7.1 "
3893
3893
yargs-parser "^21.1.1"
3894
3894
3895
3895
tslib@^1.8.1 :
You can’t perform that action at this time.
0 commit comments