Skip to content

Commit

Permalink
Bump babel-jest from 27.3.1 to 27.4.0 (mastodon#17078)
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.3.1 to 27.4.0.
- [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.0/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and stsecurity committed May 2, 2022
1 parent 8b65797 commit 11848cd
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1392,21 +1392,21 @@
source-map "^0.6.1"
write-file-atomic "^3.0.0"

"@jest/transform@^27.3.1":
version "27.3.1"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.3.1.tgz#ff80eafbeabe811e9025e4b6f452126718455220"
integrity sha512-3fSvQ02kuvjOI1C1ssqMVBKJpZf6nwoCiSu00zAKh5nrp3SptNtZy/8s5deayHnqxhjD9CWDJ+yqQwuQ0ZafXQ==
"@jest/transform@^27.3.1", "@jest/transform@^27.4.0":
version "27.4.0"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.4.0.tgz#060bf842d3ac162c50c684e8422f3bfce6c824c1"
integrity sha512-/8Cb8kEoCtXN/Co5lvv+jG0zv4Uj3ruIvffYUzxNGRGmM7qqaHtOBZ3WbH0T1Nvjya5utTA4YtwbInZVS6Zt9A==
dependencies:
"@babel/core" "^7.1.0"
"@jest/types" "^27.2.5"
"@jest/types" "^27.4.0"
babel-plugin-istanbul "^6.0.0"
chalk "^4.0.0"
convert-source-map "^1.4.0"
fast-json-stable-stringify "^2.0.0"
graceful-fs "^4.2.4"
jest-haste-map "^27.3.1"
jest-regex-util "^27.0.6"
jest-util "^27.3.1"
jest-haste-map "^27.4.0"
jest-regex-util "^27.4.0"
jest-util "^27.4.0"
micromatch "^4.0.4"
pirates "^4.0.1"
slash "^3.0.0"
Expand Down Expand Up @@ -2571,7 +2571,7 @@ babel-preset-jest@^27.2.0:
resolved "https://registry.yarnpkg.com/babel-preset-jest/-/babel-preset-jest-27.2.0.tgz#556bbbf340608fed5670ab0ea0c8ef2449fba885"
integrity sha512-z7MgQ3peBwN5L5aCqBKnF6iqdlvZvFUQynEhu0J+X9nHLU72jO3iY331lcYrg+AssJ8q7xsv5/3AICzVmJ/wvg==
dependencies:
babel-plugin-jest-hoist "^27.2.0"
babel-plugin-jest-hoist "^27.4.0"
babel-preset-current-node-syntax "^1.0.0"

babel-runtime@^6.26.0:
Expand Down

0 comments on commit 11848cd

Please sign in to comment.