Skip to content

Commit

Permalink
Bump babel-jest from 27.4.4 to 27.4.5 (#2571)
Browse files Browse the repository at this point in the history
Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.4.4 to 27.4.5.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v27.4.5/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-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 Dec 20, 2021
1 parent f7b73be commit 4cf2d71
Showing 1 changed file with 38 additions and 9 deletions.
47 changes: 38 additions & 9 deletions yarn.lock
Expand Up @@ -1546,10 +1546,10 @@
jest-haste-map "^27.4.4"
jest-runtime "^27.4.4"

"@jest/transform@^27.4.4":
version "27.4.4"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.4.4.tgz#347e39402730879ba88c6ea6982db0d88640aa78"
integrity sha512-7U/nDSrGsGzL7+X8ScNFV71w8u8knJQWSa9C2xsrrKLMOgb+rWuCG4VAyWke/53BU96GnT+Ka81xCAHA5gk6zA==
"@jest/transform@^27.4.4", "@jest/transform@^27.4.5":
version "27.4.5"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.4.5.tgz#3dfe2e3680cd4aa27356172bf25617ab5b94f195"
integrity sha512-PuMet2UlZtlGzwc6L+aZmR3I7CEBpqadO03pU40l2RNY2fFJ191b9/ITB44LNOhVtsyykx0OZvj0PCyuLm7Eew==
dependencies:
"@babel/core" "^7.1.0"
"@jest/types" "^27.4.2"
Expand All @@ -1558,7 +1558,7 @@
convert-source-map "^1.4.0"
fast-json-stable-stringify "^2.0.0"
graceful-fs "^4.2.4"
jest-haste-map "^27.4.4"
jest-haste-map "^27.4.5"
jest-regex-util "^27.4.0"
jest-util "^27.4.2"
micromatch "^4.0.4"
Expand Down Expand Up @@ -2629,11 +2629,11 @@ axios@^0.21.1:
follow-redirects "^1.14.0"

babel-jest@^27.0.6, babel-jest@^27.4.4:
version "27.4.4"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.4.4.tgz#a012441f8a155df909839543a09510ab3477aa11"
integrity sha512-+6RVutZxOQgJkt4svgTHPFtOQlVe9dUg3wrimIAM38pY6hL/nsL8glfFSUjD9jNVjaVjzkCzj6loFFecrjr9Qw==
version "27.4.5"
resolved "https://registry.yarnpkg.com/babel-jest/-/babel-jest-27.4.5.tgz#d38bd0be8ea71d8b97853a5fc9f76deeb095c709"
integrity sha512-3uuUTjXbgtODmSv/DXO9nZfD52IyC2OYTFaXGRzL0kpykzroaquCrD5+lZNafTvZlnNqZHt5pb0M08qVBZnsnA==
dependencies:
"@jest/transform" "^27.4.4"
"@jest/transform" "^27.4.5"
"@jest/types" "^27.4.2"
"@types/babel__core" "^7.1.14"
babel-plugin-istanbul "^6.0.0"
Expand Down Expand Up @@ -6901,6 +6901,26 @@ jest-haste-map@^27.4.4:
optionalDependencies:
fsevents "^2.3.2"

jest-haste-map@^27.4.5:
version "27.4.5"
resolved "https://registry.yarnpkg.com/jest-haste-map/-/jest-haste-map-27.4.5.tgz#c2921224a59223f91e03ec15703905978ef0cc1a"
integrity sha512-oJm1b5qhhPs78K24EDGifWS0dELYxnoBiDhatT/FThgB9yxqUm5F6li3Pv+Q+apMBmmPNzOBnZ7ZxWMB1Leq1Q==
dependencies:
"@jest/types" "^27.4.2"
"@types/graceful-fs" "^4.1.2"
"@types/node" "*"
anymatch "^3.0.3"
fb-watchman "^2.0.0"
graceful-fs "^4.2.4"
jest-regex-util "^27.4.0"
jest-serializer "^27.4.0"
jest-util "^27.4.2"
jest-worker "^27.4.5"
micromatch "^4.0.4"
walker "^1.0.7"
optionalDependencies:
fsevents "^2.3.2"

jest-jasmine2@^27.4.4:
version "27.4.4"
resolved "https://registry.yarnpkg.com/jest-jasmine2/-/jest-jasmine2-27.4.4.tgz#1fcdc64de932913366e7d5f2960c375e1145176e"
Expand Down Expand Up @@ -7154,6 +7174,15 @@ jest-worker@^27.4.4:
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest-worker@^27.4.5:
version "27.4.5"
resolved "https://registry.yarnpkg.com/jest-worker/-/jest-worker-27.4.5.tgz#d696e3e46ae0f24cff3fa7195ffba22889262242"
integrity sha512-f2s8kEdy15cv9r7q4KkzGXvlY0JTcmCbMHZBfSQDwW77REr45IDWwd0lksDFeVHH2jJ5pqb90T77XscrjeGzzg==
dependencies:
"@types/node" "*"
merge-stream "^2.0.0"
supports-color "^8.0.0"

jest@^27.0.6:
version "27.4.4"
resolved "https://registry.yarnpkg.com/jest/-/jest-27.4.4.tgz#9b1aa1db25d0b13477a49d18e22ba7cdff97105b"
Expand Down

0 comments on commit 4cf2d71

Please sign in to comment.