Skip to content

Commit

Permalink
chore(deps-dev): bump ts-jest from 27.0.2 to 27.0.3 (#2764)
Browse files Browse the repository at this point in the history
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] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 7, 2021
1 parent 625b4fd commit 598008a
Showing 1 changed file with 4 additions and 16 deletions.
20 changes: 4 additions & 16 deletions yarn.lock
Expand Up @@ -6708,7 +6708,7 @@ jest-snapshot@^27.0.4:
pretty-format "^27.0.2"
semver "^7.3.2"

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

jest-util@^27.0.1:
version "27.0.1"
resolved "https://registry.yarnpkg.com/jest-util/-/jest-util-27.0.1.tgz#324ed9879d129c1e64f9169a739d6d50d7928769"
integrity sha512-lEw3waSmEOO4ZkwkUlFSvg4es1+8+LIkSGxp/kF60K0+vMR3Dv3O2HMZhcln9NHqSQzpVbsDT6OeMzUPW7DfRg==
dependencies:
"@jest/types" "^27.0.1"
"@types/node" "*"
chalk "^4.0.0"
graceful-fs "^4.2.4"
is-ci "^3.0.0"
picomatch "^2.2.3"

jest-validate@^27.0.2:
version "27.0.2"
resolved "https://registry.yarnpkg.com/jest-validate/-/jest-validate-27.0.2.tgz#7fe2c100089449cd5cbb47a5b0b6cb7cda5beee5"
Expand Down Expand Up @@ -10497,9 +10485,9 @@ trim-off-newlines@^1.0.0:
integrity sha1-n5up2e+odkw4dpi8v+sshI8RrbM=

ts-jest@^27.0.2:
version "27.0.2"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.2.tgz#acc1525d5fd25c107c777c3b80a11365db579aa1"
integrity sha512-pozjHOOfm+sbv9kXCvTFVyDntWvuJztzkNFql/akD75hSMZ2jsbidVauOhBRImAopXohqcLtPK/NTTIS8Y49Ug==
version "27.0.3"
resolved "https://registry.yarnpkg.com/ts-jest/-/ts-jest-27.0.3.tgz#808492f022296cde19390bb6ad627c8126bf93f8"
integrity sha512-U5rdMjnYam9Ucw+h0QvtNDbc5+88nxt7tbIvqaZUhFrfG4+SkWhMXjejCLVGcpILTPuV+H3W/GZDZrnZFpPeXw==
dependencies:
bs-logger "0.x"
buffer-from "1.x"
Expand Down

0 comments on commit 598008a

Please sign in to comment.