Skip to content

Commit 14d999a

Browse files
chore: bump ts-jest from 27.0.3 to 27.0.4 (typescript-eslint#3693)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.3 to 27.0.4. - [Release notes](https://github.com/kulshekhar/ts-jest/releases) - [Changelog](https://github.com/kulshekhar/ts-jest/blob/master/CHANGELOG.md) - [Commits](kulshekhar/ts-jest@v27.0.3...v27.0.4) --- updated-dependencies: - dependency-name: ts-jest dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ef46f9 commit 14d999a

File tree

1 file changed

+4
-16
lines changed

1 file changed

+4
-16
lines changed

yarn.lock

Lines changed: 4 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -6225,7 +6225,7 @@ jest-specific-snapshot@*, jest-specific-snapshot@^5.0.0:
62256225
dependencies:
62266226
jest-snapshot "^27.0.2"
62276227

6228-
jest-util@27.0.6, jest-util@^27.0.6:
6228+
jest-util@27.0.6, jest-util@^27.0.0, jest-util@^27.0.2, jest-util@^27.0.6:
62296229
version "27.0.6"
62306230
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.6.tgz#e8e04eec159de2f4d5f57f795df9cdc091e50297"
62316231
integrity sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ==
@@ -6237,18 +6237,6 @@ jest-util@27.0.6, jest-util@^27.0.6:
62376237
is-ci "^3.0.0"
62386238
picomatch "^2.2.3"
62396239

6240-
jest-util@^27.0.0, jest-util@^27.0.2:
6241-
version "27.0.2"
6242-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.2.tgz#fc2c7ace3c75ae561cf1e5fdb643bf685a5be7c7"
6243-
integrity sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA==
6244-
dependencies:
6245-
"@jest/types" "^27.0.2"
6246-
"@types/node" "*"
6247-
chalk "^4.0.0"
6248-
graceful-fs "^4.2.4"
6249-
is-ci "^3.0.0"
6250-
picomatch "^2.2.3"
6251-
62526240
jest-validate@^27.0.2:
62536241
version "27.0.2"
62546242
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.0.2.tgz#7fe2c100089449cd5cbb47a5b0b6cb7cda5beee5"
@@ -9302,9 +9290,9 @@ trim-off-newlines@^1.0.0:
93029290
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
93039291

93049292
ts-jest@^27.0.1:
9305-
version "27.0.3"
9306-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
9307-
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
9293+
version "27.0.4"
9294+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
9295+
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
93089296
dependencies:
93099297
bs-logger "0.x"
93109298
buffer-from "1.x"

0 commit comments

Comments
 (0)