Skip to content

Commit cc66266

Browse files
Bump ts-jest from 24.0.2 to 24.1.0
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 24.0.2 to 24.1.0. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v24.0.2...v24.1.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 3bb48e9 commit cc66266

File tree

1 file changed

+9
-3
lines changed

1 file changed

+9
-3
lines changed

yarn.lock

+9-3
Original file line numberDiff line numberDiff line change
@@ -4296,6 +4296,11 @@ lodash.ismatch@^4.4.0:
42964296
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
42974297
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
42984298

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+
42994304
lodash.set@^4.3.2:
43004305
version "4.3.2"
43014306
resolved "https://registry.yarnpkg.com/lodash.set/-/lodash.set-4.3.2.tgz#d8757b1da807dde24816b0d6a84bea1a76230b23"
@@ -6516,14 +6521,15 @@ trim-right@^1.0.1:
65166521
integrity sha1-yy4SAwZ+DI3h9hQJS5/kVwTqYAM=
65176522

65186523
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==
65226527
dependencies:
65236528
bs-logger "0.x"
65246529
buffer-from "1.x"
65256530
fast-json-stable-stringify "2.x"
65266531
json5 "2.x"
6532+
lodash.memoize "4.x"
65276533
make-error "1.x"
65286534
mkdirp "0.x"
65296535
resolve "1.x"

0 commit comments

Comments
 (0)