Skip to content

Commit 1eb6027

Browse files
Merge pull request intuit#580 from intuit/dependabot/npm_and_yarn/ts-jest-24.1.0
Bump ts-jest from 24.0.2 to 24.1.0
2 parents 82000d7 + d35604d commit 1eb6027

File tree

1 file changed

+5
-4
lines changed

1 file changed

+5
-4
lines changed

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -9421,7 +9421,7 @@ lodash.ismatch@^4.4.0:
94219421
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
94229422
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
94239423

9424-
lodash.memoize@^4.1.2:
9424+
lodash.memoize@4.x, lodash.memoize@^4.1.2:
94259425
version "4.1.2"
94269426
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
94279427
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
@@ -14201,14 +14201,15 @@ tryer@^1.0.0:
1420114201
integrity sha512-c3zayb8/kWWpycWYg87P71E1S1ZL6b6IJxfb5fvsUgsf0S2MVGaDhDXXjDMpdCpfWXqptc+4mXwmiy1ypXqRAA==
1420214202

1420314203
ts-jest@^24.0.2:
14204-
version "24.0.2"
14205-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.0.2.tgz#8dde6cece97c31c03e80e474c749753ffd27194d"
14206-
integrity sha512-h6ZCZiA1EQgjczxq+uGLXQlNgeg02WWJBbeT8j6nyIBRQdglqbvzDoHahTEIiS6Eor6x8mK6PfZ7brQ9Q6tzHw==
14204+
version "24.1.0"
14205+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-24.1.0.tgz#2eaa813271a2987b7e6c3fefbda196301c131734"
14206+
integrity sha512-HEGfrIEAZKfu1pkaxB9au17b1d9b56YZSqz5eCVE8mX68+5reOvlM93xGOzzCREIov9mdH7JBG+s0UyNAqr0tQ==
1420714207
dependencies:
1420814208
bs-logger "0.x"
1420914209
buffer-from "1.x"
1421014210
fast-json-stable-stringify "2.x"
1421114211
json5 "2.x"
14212+
lodash.memoize "4.x"
1421214213
make-error "1.x"
1421314214
mkdirp "0.x"
1421414215
resolve "1.x"

0 commit comments

Comments
 (0)