Browse Source

Merge pull request #7559 from nextcloud/dependabot/npm_and_yarn/vue/vue2-jest-28.0.1

Bump @vue/vue2-jest from 27.0.0 to 28.0.1
pull/7562/head
Joas Schilling 3 years ago
committed by GitHub
parent
commit
d8280e6f56
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 19523
      package-lock.json
  2. 2
      package.json

19523
package-lock.json
File diff suppressed because it is too large
View File

2
package.json

@ -77,7 +77,7 @@
"@vue/cli-plugin-unit-jest": "^5.0.4",
"@vue/cli-service": "^5.0.4",
"@vue/test-utils": "^1.3.0",
"@vue/vue2-jest": "^27.0.0",
"@vue/vue2-jest": "^28.0.1",
"babel-loader-exclude-node-modules-except": "^1.2.1",
"babel-plugin-add-module-exports": "^1.0.4",
"jest-localstorage-mock": "^2.4.21",

Loading…
Cancel
Save