Skip to content

Commit

Permalink
Bump babel-jest from 27.2.0 to 27.2.2 (mastodon#16787)
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.2.0 to 27.2.2.
- [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.2.2/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] authored and stsecurity committed Jul 10, 2023
1 parent c443e6b commit 2a80e5d
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1551,10 +1551,10 @@
source-map "^0.6.1"
write-file-atomic "^3.0.0"

"@jest/transform@^27.2.0":
version "27.2.0"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.0.tgz#e7e6e49d2591792db2385c33cdbb4379d407068d"
integrity sha512-Q8Q/8xXIZYllk1AF7Ou5sV3egOZsdY/Wlv09CSbcexBRcC1Qt6lVZ7jRFAZtbHsEEzvOCyFEC4PcrwKwyjXtCg==
"@jest/transform@^27.2.0", "@jest/transform@^27.2.2":
version "27.2.2"
resolved "https://registry.yarnpkg.com/@jest/transform/-/transform-27.2.2.tgz#89b16b4de84354fb48d15712b3ea34cadc1cb600"
integrity sha512-l4Z/7PpajrOjCiXLWLfMY7fgljY0H8EwW7qdzPXXuv2aQF8kY2+Uyj3O+9Popnaw1V7JCw32L8EeI/thqFDkPA==
dependencies:
"@babel/core" "^7.1.0"
"@jest/types" "^27.1.1"
Expand All @@ -1563,7 +1563,7 @@
convert-source-map "^1.4.0"
fast-json-stable-stringify "^2.0.0"
graceful-fs "^4.2.4"
jest-haste-map "^27.2.0"
jest-haste-map "^27.2.2"
jest-regex-util "^27.0.6"
jest-util "^27.2.0"
micromatch "^4.0.4"
Expand Down

0 comments on commit 2a80e5d

Please sign in to comment.