Bump jest from 27.4.7 to 27.5.1

Bumps [jest](https://github.com/facebook/jest) from 27.4.7 to 27.5.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/compare/v27.4.7...v27.5.1)

---
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]
2022-02-12 02:04:09 +00:00
committed by GitHub
parent 634c9d7768
commit ed7e2fe1b9
2 changed files with 758 additions and 708 deletions

1464
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.3.2",
"@relative-ci/agent": "^3.1.1",
"@vue/test-utils": "^1.3.0",
"jest": "^27.4.7",
"jest": "^27.5.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},