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

Bump @vue/test-utils from 1.1.2 to 1.1.3
pull/1224/head
Maxence Lange 2021-03-18 11:08:22 -01:00 zatwierdzone przez GitHub
commit 121d553ab4
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
2 zmienionych plików z 4 dodań i 4 usunięć

6
package-lock.json wygenerowano
Wyświetl plik

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

Wyświetl plik

@ -70,7 +70,7 @@
"@nextcloud/browserslist-config": "^1.0.0",
"@nextcloud/eslint-config": "^2.1.0",
"@nextcloud/eslint-plugin": "^1.5.0",
"@vue/test-utils": "^1.1.2",
"@vue/test-utils": "^1.1.3",
"acorn": "^8.0.4",
"babel-eslint": "^10.0.3",
"babel-jest": "^26.6.3",