Skip to content

Commit c134a0f

Browse files
Bump ts-jest from 27.0.3 to 27.0.4
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] <[email protected]>
1 parent 16efbfb commit c134a0f

File tree

1 file changed

+4
-27
lines changed

1 file changed

+4
-27
lines changed

yarn.lock

+4-27
Original file line numberDiff line numberDiff line change
@@ -530,17 +530,6 @@
530530
"@types/yargs" "^15.0.0"
531531
chalk "^4.0.0"
532532

533-
"@jest/types@^27.0.2":
534-
version "27.0.2"
535-
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.2.tgz#e153d6c46bda0f2589f0702b071f9898c7bbd37e"
536-
integrity sha512-XpjCtJ/99HB4PmyJ2vgmN7vT+JLP7RW1FBT9RgnMFS4Dt7cvIyBee8O3/j98aUZ34ZpenPZFqmaaObWSeL65dg==
537-
dependencies:
538-
"@types/istanbul-lib-coverage" "^2.0.0"
539-
"@types/istanbul-reports" "^3.0.0"
540-
"@types/node" "*"
541-
"@types/yargs" "^16.0.0"
542-
chalk "^4.0.0"
543-
544533
"@jest/types@^27.0.6":
545534
version "27.0.6"
546535
resolved "https://registry.yarnpkg.com/@jest/types/-/types-27.0.6.tgz#9a992bc517e0c49f035938b8549719c2de40706b"
@@ -2346,19 +2335,7 @@ jest-snapshot@^27.0.6:
23462335
pretty-format "^27.0.6"
23472336
semver "^7.3.2"
23482337

2349-
jest-util@^27.0.0:
2350-
version "27.0.2"
2351-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.2.tgz#fc2c7ace3c75ae561cf1e5fdb643bf685a5be7c7"
2352-
integrity sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA==
2353-
dependencies:
2354-
"@jest/types" "^27.0.2"
2355-
"@types/node" "*"
2356-
chalk "^4.0.0"
2357-
graceful-fs "^4.2.4"
2358-
is-ci "^3.0.0"
2359-
picomatch "^2.2.3"
2360-
2361-
jest-util@^27.0.6:
2338+
jest-util@^27.0.0, jest-util@^27.0.6:
23622339
version "27.0.6"
23632340
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.6.tgz#e8e04eec159de2f4d5f57f795df9cdc091e50297"
23642341
integrity sha512-1JjlaIh+C65H/F7D11GNkGDDZtDfMEM8EBXsvd+l/cxtgQ6QhxuloOaiayt89DxUvDarbVhqI98HhgrM1yliFQ==
@@ -3191,9 +3168,9 @@ tr46@^2.0.2:
31913168
punycode "^2.1.1"
31923169

31933170
ts-jest@^27.0.1:
3194-
version "27.0.3"
3195-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
3196-
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
3171+
version "27.0.4"
3172+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.4.tgz#df49683535831560ccb58f94c023d831b1b80df0"
3173+
integrity sha512-c4E1ECy9Xz2WGfTMyHbSaArlIva7Wi2p43QOMmCqjSSjHP06KXv+aT+eSY+yZMuqsMi3k7pyGsGj2q5oSl5WfQ==
31973174
dependencies:
31983175
bs-logger "0.x"
31993176
buffer-from "1.x"

0 commit comments

Comments
 (0)