build(deps): bump babel-jest from 27.2.0 to 27.2.1 (#9535)

Bumps [babel-jest](https://github.com/facebook/jest/tree/HEAD/packages/babel-jest) from 27.2.0 to 27.2.1.
- [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.1/packages/babel-jest)

---
updated-dependencies:
- dependency-name: babel-jest
  dependency-type: direct:production
  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>
This commit is contained in:
dependabot[bot]
2021-09-22 10:00:10 +08:00
committed by GitHub
parent e1f54ec9d8
commit 1fa8be3d71
2 changed files with 10 additions and 10 deletions

View File

@@ -54,7 +54,7 @@
"@vue/babel-plugin-jsx": "^1.0.7",
"@vue/test-utils": "2.0.0-rc.6",
"autoprefixer": "^10.3.4",
"babel-jest": "^27.2.0",
"babel-jest": "^27.2.1",
"clean-css": "^5.1.5",
"commander": "^8.2.0",
"consola": "^2.15.3",