Bump jest from 27.2.3 to 27.2.4

Bumps [jest](https://github.com/facebook/jest) from 27.2.3 to 27.2.4.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.2.3...v27.2.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-29 22:11:01 +00:00 committed by GitHub
parent dc479ca6e8
commit 191e0dcef4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 1034 additions and 1054 deletions

2086
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -32,7 +32,7 @@
"@vue/test-utils": "^2.0.0-rc.15", "@vue/test-utils": "^2.0.0-rc.15",
"eslint": "^7.32", "eslint": "^7.32",
"eslint-plugin-vue": "^7.18", "eslint-plugin-vue": "^7.18",
"jest": "^27.2.3", "jest": "^27.2.4",
"jest-in-case": "^1.0.2", "jest-in-case": "^1.0.2",
"patch-package": "^6.4", "patch-package": "^6.4",
"rollup-plugin-analyzer": "^4.0", "rollup-plugin-analyzer": "^4.0",