Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/text.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-22 01:59:06 +0300
committerGitHub <noreply@github.com>2020-12-22 01:59:06 +0300
commitb5f3d32be73626b7b371a8cc8a578e4c883849f2 (patch)
tree63bd6723d84d64c6b643f58b7db88d0cd9783354
parentc748b7f2f2ac63938252a0793eea1e19bf8894f2 (diff)
Bump @vue/test-utils from 1.1.1 to 1.1.2
Bumps [@vue/test-utils](https://github.com/vuejs/vue-test-utils/tree/HEAD/packages/test-utils) from 1.1.1 to 1.1.2. - [Release notes](https://github.com/vuejs/vue-test-utils/releases) - [Changelog](https://github.com/vuejs/vue-test-utils/blob/dev/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-test-utils/commits/v1.1.2/packages/test-utils) Signed-off-by: dependabot[bot] <support@github.com>
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index 4481fc9a7..99cfc1ebd 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -6670,9 +6670,9 @@
}
},
"@vue/test-utils": {
- "version": "1.1.1",
- "resolved": "https://registry.npmjs.org/@vue/test-utils/-/test-utils-1.1.1.tgz",
- "integrity": "sha512-/32538ilZ9qSiu1gui7zfBn+IFy+zoTaQTZ1qiLfQXzZtaeAD23kJMrnqaoe2w8JzJoXuqHUl2ruuStG8rwFYQ==",
+ "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==",
"dev": true,
"requires": {
"dom-event-types": "^1.0.0",