Bump jest from 27.3.1 to 27.4.3

Bumps [jest](https://github.com/facebook/jest) from 27.3.1 to 27.4.3.
- [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.3.1...v27.4.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-12-11 05:21:52 +00:00
committed by GitHub
parent f5c35729ca
commit 99c880df18
2 changed files with 813 additions and 934 deletions

1745
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -77,7 +77,7 @@
"@nextcloud/webpack-vue-config": "^4.1.4",
"@relative-ci/agent": "^3.0.0",
"@vue/test-utils": "^1.3.0",
"jest": "^27.3.1",
"jest": "^27.4.4",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},