build(deps-dev): Bump jest from 28.0.3 to 28.1.0

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.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/commits/v28.1.0/packages/jest)

---
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-05-07 05:33:20 +00:00
committed by GitHub
parent 0af35817a6
commit 169ccbb47f
2 changed files with 572 additions and 534 deletions

View File

@@ -77,7 +77,7 @@
"@nextcloud/webpack-vue-config": "^5.1.0",
"@relative-ci/agent": "^3.1.3",
"@vue/test-utils": "^1.3.0",
"jest": "^28.0.3",
"jest": "^28.1.0",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},