File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 766
766
dependencies :
767
767
" @types/istanbul-lib-report" " *"
768
768
769
- " @types/jest@26.x " , "@types/jest@ ^26.0.20":
769
+ " @types/jest@^26.0.20 " :
770
770
version "26.0.20"
771
771
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.20.tgz#cd2f2702ecf69e86b586e1f5223a60e454056307"
772
772
integrity sha512-9zi2Y+5USJRxd0FsahERhBwlcvFh6D2GLQnY2FH2BzK8J9s9omvNHIbvABwIluXa0fD8XVKMLTO0aOEuUfACAA==
@@ -3068,17 +3068,12 @@ locate-path@^5.0.0:
3068
3068
dependencies :
3069
3069
p-locate "^4.1.0"
3070
3070
3071
- lodash.memoize@4.x :
3072
- version "4.1.2"
3073
- resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
3074
- integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
3075
-
3076
3071
lodash.sortby@^4.7.0 :
3077
3072
version "4.7.0"
3078
3073
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
3079
3074
integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg=
3080
3075
3081
- lodash@^4.17.13, lodash@^4.17.19 :
3076
+ lodash@4.x, lodash@ ^4.17.13, lodash@^4.17.19 :
3082
3077
version "4.17.21"
3083
3078
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
3084
3079
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -4302,17 +4297,16 @@ tr46@^2.0.2:
4302
4297
punycode "^2.1.1"
4303
4298
4304
4299
ts-jest@^26.4.4 :
4305
- version "26.4.4 "
4306
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.4.4 .tgz#61f13fb21ab400853c532270e52cc0ed7e502c49 "
4307
- integrity sha512-3lFWKbLxJm34QxyVNNCgXX1u4o/RV0myvA2y2Bxm46iGIjKlaY0own9gIckbjZJPn+WaJEnfPPJ20HHGpoq4yg ==
4300
+ version "26.5.6 "
4301
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-26.5.6 .tgz#c32e0746425274e1dfe333f43cd3c800e014ec35 "
4302
+ integrity sha512-rua+rCP8DxpA8b4DQD/6X2HQS8Zy/xzViVYfEs2OQu68tkCuKLV0Md8pmX55+W24uRIyAsf/BajRfxOs+R2MKA ==
4308
4303
dependencies :
4309
- " @types/jest" " 26.x"
4310
4304
bs-logger "0.x"
4311
4305
buffer-from "1.x"
4312
4306
fast-json-stable-stringify "2.x"
4313
4307
jest-util "^26.1.0"
4314
4308
json5 "2.x"
4315
- lodash.memoize "4.x"
4309
+ lodash "4.x"
4316
4310
make-error "1.x"
4317
4311
mkdirp "1.x"
4318
4312
semver "7.x"
You can’t perform that action at this time.
0 commit comments