File tree 1 file changed +9
-3
lines changed
1 file changed +9
-3
lines changed Original file line number Diff line number Diff line change @@ -4296,6 +4296,11 @@ lodash.ismatch@^4.4.0:
4296
4296
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
4297
4297
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
4298
4298
4299
+
4300
+ version "4.1.2"
4301
+ resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
4302
+ integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
4303
+
4299
4304
lodash.set@^4.3.2 :
4300
4305
version "4.3.2"
4301
4306
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6516,14 +6521,15 @@ trim-right@^1.0.1:
6516
6521
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
6517
6522
6518
6523
ts-jest@^24.0.0 :
6519
- version "24.0.2 "
6520
- resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2. tgz#8dde6cece97c31c03e80e474c749753ffd27194d "
6521
- integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw ==
6524
+ version "24.1.0 "
6525
+ resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0. tgz#2eaa813271a2987b7e6c3fefbda196301c131734 "
6526
+ integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ ==
6522
6527
dependencies :
6523
6528
bs-logger "0.x"
6524
6529
buffer-from "1.x"
6525
6530
fast-json-stable-stringify "2.x"
6526
6531
json5 "2.x"
6532
+ lodash.memoize "4.x"
6527
6533
make-error "1.x"
6528
6534
mkdirp "0.x"
6529
6535
resolve "1.x"
You can’t perform that action at this time.
0 commit comments