Bump jest from 27.1.0 to 27.1.1

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

---
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-11 01:02:13 +00:00
committed by GitHub
parent c011c53f73
commit c6f3e5bb9d
2 changed files with 601 additions and 594 deletions

1193
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",
"@relative-ci/agent": "^2.1.0",
"@vue/test-utils": "^1.2.2",
"jest": "^27.1.0",
"jest": "^27.1.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},