Skip to content

Commit abfdef5

Browse files
build(deps-dev): bump ts-jest from 27.0.5 to 27.0.6 (#1088)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.5 to 27.0.6. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/main/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v27.0.5...v27.0.6) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8f38dcb commit abfdef5

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -4238,6 +4238,11 @@ lodash.ismatch@^4.4.0:
42384238
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37"
42394239
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc=
42404240

4241+
4242+
version "4.1.2"
4243+
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe"
4244+
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4=
4245+
42414246
lodash.merge@^4.6.2:
42424247
version "4.6.2"
42434248
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
@@ -4248,7 +4253,7 @@ lodash.truncate@^4.4.2:
42484253
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193"
42494254
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM=
42504255

4251-
lodash@4.x, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.7.0:
4256+
lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.21, lodash@^4.7.0:
42524257
version "4.17.21"
42534258
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c"
42544259
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==
@@ -5533,15 +5538,15 @@ trim-off-newlines@^1.0.0:
55335538
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
55345539

55355540
ts-jest@^27.0.0:
5536-
version "27.0.5"
5537-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.5.tgz#0b0604e2271167ec43c12a69770f0bb65ad1b750"
5538-
integrity sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w==
5541+
version "27.0.6"
5542+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.6.tgz#9960dbbdb33792b79c5ee24d1c62514fd7b60052"
5543+
integrity sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ==
55395544
dependencies:
55405545
bs-logger "0.x"
55415546
fast-json-stable-stringify "2.x"
55425547
jest-util "^27.0.0"
55435548
json5 "2.x"
5544-
lodash "4.x"
5549+
lodash.memoize "4.x"
55455550
make-error "1.x"
55465551
semver "7.x"
55475552
yargs-parser "20.x"
@@ -5877,16 +5882,11 @@ yaml@^1.10.0:
58775882
resolved "https://registry.yarnpkg.com/yaml/-/yaml-1.10.2.tgz#2301c5ffbf12b467de8da2333a459e29e7920e4b"
58785883
integrity sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==
58795884

5880-
5885+
[email protected], yargs-parser@^20.2.2, yargs-parser@^20.2.3:
58815886
version "20.2.9"
58825887
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.9.tgz#2eb7dc3b0289718fc295f362753845c41a0c94ee"
58835888
integrity sha512-y11nGElTIV+CT3Zv9t7VKl+Q3hTQoT9a1Qzezhhl6Rp21gJ/IVTW7Z3y9EWXhuUBC2Shnf+DX0antecpAwSP8w==
58845889

5885-
yargs-parser@^20.2.2, yargs-parser@^20.2.3:
5886-
version "20.2.7"
5887-
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-20.2.7.tgz#61df85c113edfb5a7a4e36eb8aa60ef423cbc90a"
5888-
integrity sha512-FiNkvbeHzB/syOjIUxFDCnhSfzAL8R5vs40MgLFBorXACCOAEaWu0gRZl14vG8MR9AOJIZbmkjhusqBYZ3HTHw==
5889-
58905890
yargs@^16.2.0:
58915891
version "16.2.0"
58925892
resolved "https://registry.yarnpkg.com/yargs/-/yargs-16.2.0.tgz#1c82bf0f6b6a66eafce7ef30e376f49a12477f66"

0 commit comments

Comments
 (0)