Merge pull request #3158 from nextcloud/dependabot/npm_and_yarn/master/jest-27.0.5

Bump jest from 27.0.4 to 27.0.5
This commit is contained in:
Julius Härtl
2021-06-28 10:13:43 +02:00
committed by GitHub
2 changed files with 394 additions and 340 deletions

732
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -76,7 +76,7 @@
"@nextcloud/webpack-vue-config": "^4.0.3",
"@relative-ci/agent": "^2.0.0",
"@vue/test-utils": "^1.2.1",
"jest": "^27.0.4",
"jest": "^27.0.5",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},