File tree 2 files changed +6
-18
lines changed 2 files changed +6
-18
lines changed Original file line number Diff line number Diff line change 83
83
"prettier" : " ^2.3.0" ,
84
84
"read-pkg-up" : " ^7.0.1" ,
85
85
"rimraf" : " ^3.0.2" ,
86
- "ts-jest" : " ^26.5.5 " ,
86
+ "ts-jest" : " ^26.5.6 " ,
87
87
"tslib" : " ^2.2.0" ,
88
88
"typescript" : " ^4" ,
89
89
"which" : " ^2.0.2" ,
Original file line number Diff line number Diff line change @@ -5624,7 +5624,7 @@ jest-snapshot@^26.6.2:
5624
5624
pretty-format "^26.6.2"
5625
5625
semver "^7.3.2"
5626
5626
5627
- jest-util@^26.1.0, jest-util@^26.6.2 :
5627
+ jest-util@^26.1.0, jest-util@^26.3.0, jest-util@^26. 6.2 :
5628
5628
version "26.6.2"
5629
5629
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.6.2.tgz#907535dbe4d5a6cb4c47ac9b926f6af29576cbc1"
5630
5630
integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q==
@@ -5636,18 +5636,6 @@ jest-util@^26.1.0, jest-util@^26.6.2:
5636
5636
is-ci "^2.0.0"
5637
5637
micromatch "^4.0.2"
5638
5638
5639
- jest-util@^26.3.0 :
5640
- version "26.3.0"
5641
- resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-26.3.0.tgz#a8974b191df30e2bf523ebbfdbaeb8efca535b3e"
5642
- integrity sha512-4zpn6bwV0+AMFN0IYhH/wnzIQzRaYVrz1A8sYnRnj4UXDXbOVtWmlaZkO9mipFqZ13okIfN87aDoJWB7VH6hcw==
5643
- dependencies :
5644
- " @jest/types" " ^26.3.0"
5645
- " @types/node" " *"
5646
- chalk "^4.0.0"
5647
- graceful-fs "^4.2.4"
5648
- is-ci "^2.0.0"
5649
- micromatch "^4.0.2"
5650
-
5651
5639
jest-validate@^26.6.2 :
5652
5640
version "26.6.2"
5653
5641
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-26.6.2.tgz#23d380971587150467342911c3d7b4ac57ab20ec"
@@ -8404,10 +8392,10 @@ trough@^1.0.0:
8404
8392
resolved "https://registry.yarnpkg.com/trough/-/trough-1.0.5.tgz#b8b639cefad7d0bb2abd37d433ff8293efa5f406"
8405
8393
integrity sha512-rvuRbTarPXmMb79SmzEp8aqXNKcK+y0XaB298IXueQ8I2PsrATcPBCSPyK/dDNa2iWOhKlfNnOjdAOTBU/nkFA==
8406
8394
8407
- ts-jest@^26.5.5 :
8408
- version "26.5.5 "
8409
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.5 .tgz#e40481b6ee4dd162626ba481a2be05fa57160ea5 "
8410
- integrity sha512-7tP4m+silwt1NHqzNRAPjW1BswnAhopTdc2K3HEkRZjF0ZG2F/e/ypVH0xiZIMfItFtD3CX0XFbwPzp9fIEUVg ==
8395
+ ts-jest@^26.5.6 :
8396
+ version "26.5.6 "
8397
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6 .tgz#c32e0746425274e1dfe333f43cd3c800e014ec35 "
8398
+ integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA ==
8411
8399
dependencies :
8412
8400
bs-logger "0.x"
8413
8401
buffer-from "1.x"
You can’t perform that action at this time.
0 commit comments