Merge pull request #3276 from nextcloud/dependabot/npm_and_yarn/master/jest-27.1.0

Bump jest from 27.0.6 to 27.1.0
This commit is contained in:
Julius Härtl
2021-08-30 10:15:31 +02:00
committed by GitHub
2 changed files with 886 additions and 752 deletions

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