Bump jest from 27.1.1 to 27.2.4

Bumps [jest](https://github.com/facebook/jest) from 27.1.1 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.1.1...v27.2.4)

---
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-10-02 08:19:12 +00:00
committed by GitHub
parent f5f3622a79
commit 0bcb0d29d7
2 changed files with 676 additions and 696 deletions

1370
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.0", "@nextcloud/webpack-vue-config": "^4.1.0",
"@relative-ci/agent": "^2.1.0", "@relative-ci/agent": "^2.1.0",
"@vue/test-utils": "^1.2.2", "@vue/test-utils": "^1.2.2",
"jest": "^27.1.1", "jest": "^27.2.4",
"jest-serializer-vue": "^2.0.2", "jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7" "vue-jest": "^3.0.7"
}, },