Merge pull request #3771 from nextcloud/dependabot/npm_and_yarn/master/jest-28.0.3

build(deps-dev): Bump jest from 27.5.1 to 28.0.3
This commit is contained in:
Julius Härtl
2022-05-02 16:38:28 +02:00
committed by GitHub
2 changed files with 1254 additions and 2338 deletions

3590
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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