-
-
Notifications
You must be signed in to change notification settings - Fork 602
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps-dev): bump ts-jest from 27.0.5 to 27.0.6 (#3002)
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:development 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>
- Loading branch information
1 parent
f7ec469
commit 817c9e8
Showing
1 changed file
with
11 additions
and
41 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -828,17 +828,6 @@ | |
"@types/yargs" "^15.0.0" | ||
chalk "^4.0.0" | ||
|
||
"@jest/types@^27.0.6": | ||
version "27.0.6" | ||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b" | ||
integrity sha512-aSquT1qa9Pik26JK5/3rvnYb4bGtm1VFNesHKmNTwmPIgOrixvhL2ghIvFRNEpzy3gU+rUgjIF/KodbkFAl++g== | ||
dependencies: | ||
"@types/istanbul-lib-coverage" "^2.0.0" | ||
"@types/istanbul-reports" "^3.0.0" | ||
"@types/node" "*" | ||
"@types/yargs" "^16.0.0" | ||
chalk "^4.0.0" | ||
|
||
"@jest/types@^27.2.4": | ||
version "27.2.4" | ||
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.2.4.tgz#2430042a66e00dc5b140c3636f4474d464c21ee8" | ||
|
@@ -6727,31 +6716,7 @@ jest-snapshot@^27.2.5: | |
pretty-format "^27.2.5" | ||
semver "^7.3.2" | ||
|
||
jest-util@^27.0.0: | ||
version "27.0.6" | ||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.6.tgz#e8e04eec159de2f4d5f57f795df9cdc091e50297" | ||
integrity sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ== | ||
dependencies: | ||
"@jest/types" "^27.0.6" | ||
"@types/node" "*" | ||
chalk "^4.0.0" | ||
graceful-fs "^4.2.4" | ||
is-ci "^3.0.0" | ||
picomatch "^2.2.3" | ||
|
||
jest-util@^27.2.4: | ||
version "27.2.4" | ||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.4.tgz#3d7ce081b2e7f4cfe0156452ac01f3cb456cc656" | ||
integrity sha512-mW++4u+fSvAt3YBWm5IpbmRAceUqa2B++JlUZTiuEt2AmNYn0Yw5oay4cP17TGsMINRNPSGiJ2zNnX60g+VbFg== | ||
dependencies: | ||
"@jest/types" "^27.2.4" | ||
"@types/node" "*" | ||
chalk "^4.0.0" | ||
graceful-fs "^4.2.4" | ||
is-ci "^3.0.0" | ||
picomatch "^2.2.3" | ||
|
||
jest-util@^27.2.5: | ||
jest-util@^27.0.0, jest-util@^27.2.4, jest-util@^27.2.5: | ||
version "27.2.5" | ||
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.2.5.tgz#88740c4024d223634a82ce7c2263e8bc6df3b3ba" | ||
integrity sha512-QRhDC6XxISntMzFRd/OQ6TGsjbzA5ONO0tlAj2ElHs155x1aEr0rkYJBEysG6H/gZVH3oGFzCdAB/GA8leh8NQ== | ||
|
@@ -7283,6 +7248,11 @@ lodash.ismatch@^4.4.0: | |
resolved "https://registry.yarnpkg.com/lodash.ismatch/-/lodash.ismatch-4.4.0.tgz#756cb5150ca3ba6f11085a78849645f188f85f37" | ||
integrity sha1-dWy1FQyjum8RCFp4hJZF8Yj4Xzc= | ||
|
||
[email protected]: | ||
version "4.1.2" | ||
resolved "https://registry.yarnpkg.com/lodash.memoize/-/lodash.memoize-4.1.2.tgz#bcc6c49a42a2840ed997f323eada5ecd182e0bfe" | ||
integrity sha1-vMbEmkKihA7Zl/Mj6tpezRguC/4= | ||
|
||
lodash.merge@^4.6.2: | ||
version "4.6.2" | ||
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" | ||
|
@@ -7308,7 +7278,7 @@ lodash.truncate@^4.4.2: | |
resolved "https://registry.yarnpkg.com/lodash.truncate/-/lodash.truncate-4.4.2.tgz#5a350da0b1113b837ecfffd5812cbe58d6eae193" | ||
integrity sha1-WjUNoLERO4N+z//VgSy+WNbq4ZM= | ||
|
||
lodash@4.x, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.7.0: | ||
lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.7.0: | ||
version "4.17.21" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.21.tgz#679591c564c3bffaae8454cf0b3df370c3d6911c" | ||
integrity sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg== | ||
|
@@ -10529,15 +10499,15 @@ trim-off-newlines@^1.0.0: | |
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM= | ||
|
||
ts-jest@^27.0.2: | ||
version "27.0.5" | ||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.5.tgz#0b0604e2271167ec43c12a69770f0bb65ad1b750" | ||
integrity sha512-lIJApzfTaSSbtlksfFNHkWOzLJuuSm4faFAfo5kvzOiRAuoN4/eKxVJ2zEAho8aecE04qX6K1pAzfH5QHL1/8w== | ||
version "27.0.6" | ||
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.6.tgz#9960dbbdb33792b79c5ee24d1c62514fd7b60052" | ||
integrity sha512-XWkEBbrkyUWJdK9FwiCVdBZ7ZmT7sxcKtyVEZNmo7u8eQw6NHmtYEM2WpkX9VfnRI0DjSr6INfEHC9vCFhsFnQ== | ||
dependencies: | ||
bs-logger "0.x" | ||
fast-json-stable-stringify "2.x" | ||
jest-util "^27.0.0" | ||
json5 "2.x" | ||
lodash "4.x" | ||
lodash.memoize "4.x" | ||
make-error "1.x" | ||
semver "7.x" | ||
yargs-parser "20.x" | ||
|