Merge pull request #3386 from nextcloud/dependabot/npm_and_yarn/master/jest-27.3.1

Bump jest from 27.2.5 to 27.3.1
This commit is contained in:
Julius Härtl
2021-10-23 15:08:43 +02:00
committed by GitHub
2 changed files with 626 additions and 588 deletions

1212
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.2.5",
"jest": "^27.3.1",
"jest-serializer-vue": "^2.0.2",
"vue-jest": "^3.0.7"
},