Bump jest from 26.6.3 to 27.2.0

Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.2.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/compare/v26.6.3...v27.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2021-09-15 11:08:16 +00:00 committed by GitHub
parent aeeb1bca22
commit db8db96e65
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5076 additions and 1548 deletions

6622
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.14",
"eslint": "^7.32",
"eslint-plugin-vue": "^7.17",
"jest": "^26.6.3",
"jest": "^27.2.0",
"jest-in-case": "^1.0.2",
"patch-package": "^6.4",
"rollup-plugin-analyzer": "^4.0",