Skip to content

Commit 598008a

Browse files
chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 (#2764)
Bumps [ts-jest](https://github.com/kulshekhar/ts-jest) from 27.0.2 to 27.0.3. - [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.2...v27.0.3) --- 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>
1 parent 625b4fd commit 598008a

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
@@ -6708,7 +6708,7 @@ jest-snapshot@^27.0.4:
67086708
pretty-format "^27.0.2"
67096709
semver "^7.3.2"
67106710

6711-
jest-util@^27.0.0, jest-util@^27.0.2:
6711+
jest-util@^27.0.0, jest-util@^27.0.1, jest-util@^27.0.2:
67126712
version "27.0.2"
67136713
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.2.tgz#fc2c7ace3c75ae561cf1e5fdb643bf685a5be7c7"
67146714
integrity sha512-1d9uH3a00OFGGWSibpNYr+jojZ6AckOMCXV2Z4K3YXDnzpkAaXQyIpY14FOJPiUmil7CD+A6Qs+lnnh6ctRbIA==
@@ -6720,18 +6720,6 @@ jest-util@^27.0.0, jest-util@^27.0.2:
67206720
is-ci "^3.0.0"
67216721
picomatch "^2.2.3"
67226722

6723-
jest-util@^27.0.1:
6724-
version "27.0.1"
6725-
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.1.tgz#324ed9879d129c1e64f9169a739d6d50d7928769"
6726-
integrity sha512-lEw3waSmEOO4ZkwkUlFSvg4es1+8+LIkSGxp/kF60K0+vMR3Dv3O2HMZhcln9NHqSQzpVbsDT6OeMzUPW7DfRg==
6727-
dependencies:
6728-
"@jest/types" "^27.0.1"
6729-
"@types/node" "*"
6730-
chalk "^4.0.0"
6731-
graceful-fs "^4.2.4"
6732-
is-ci "^3.0.0"
6733-
picomatch "^2.2.3"
6734-
67356723
jest-validate@^27.0.2:
67366724
version "27.0.2"
67376725
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.0.2.tgz#7fe2c100089449cd5cbb47a5b0b6cb7cda5beee5"
@@ -10497,9 +10485,9 @@ trim-off-newlines@^1.0.0:
1049710485
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=
1049810486

1049910487
ts-jest@^27.0.2:
10500-
version "27.0.2"
10501-
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1"
10502-
integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==
10488+
version "27.0.3"
10489+
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
10490+
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
1050310491
dependencies:
1050410492
bs-logger "0.x"
1050510493
buffer-from "1.x"

0 commit comments

Comments
 (0)