Merge pull request #2784 from nextcloud/dependabot/npm_and_yarn/master/vue/test-utils-1.1.3

Bump @vue/test-utils from 1.1.2 to 1.1.3
This commit is contained in:
Julius Härtl
2021-02-16 15:02:36 +01:00
committed by GitHub
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5907,9 +5907,9 @@
} }
}, },
"@vue/test-utils": { "@vue/test-utils": {
"version": "1.1.2", "version": "1.1.3",
"resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.1.2.tgz", "resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.1.3.tgz",
"integrity": "sha512-utbIL7zn9c+SjhybPwh48lpWCiluFCbP1yyRNAy1fQsw/6hiNFioaWy05FoVAFIZXC5WwBf+5r4ypfM1j/nI4A==", "integrity": "sha512-BAY1Cwe9JpkJseimC295EW3YlAmgIJI9OPkg2FSP62+PHZooB0B+wceDi9TYyU57oqzL0yLbcP73JKFpKiLc9A==",
"dev": true, "dev": true,
"requires": { "requires": {
"dom-event-types": "^1.0.0", "dom-event-types": "^1.0.0",

View File

@@ -76,7 +76,7 @@
"@nextcloud/eslint-plugin": "^1.5.0", "@nextcloud/eslint-plugin": "^1.5.0",
"@nextcloud/webpack-vue-config": "^1.4.1", "@nextcloud/webpack-vue-config": "^1.4.1",
"@relative-ci/agent": "^1.5.0", "@relative-ci/agent": "^1.5.0",
"@vue/test-utils": "^1.1.2", "@vue/test-utils": "^1.1.3",
"acorn": "^8.0.5", "acorn": "^8.0.5",
"babel-eslint": "^10.1.0", "babel-eslint": "^10.1.0",
"babel-jest": "^26.6.3", "babel-jest": "^26.6.3",