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

github.com/nextcloud/twofactor_totp.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>2021-05-03 13:47:03 +0300
committerGitHub <noreply@github.com>2021-05-03 13:47:03 +0300
commitf34f280232b5fd08a9b0b10cb3d14d91180f845d (patch)
tree135874ccc95450c52c79dd000788505be294d867 /package.json
parent88f89b48701810e5fb57b5392ecf71e95c1100f3 (diff)
Bump eslint-plugin-vue from 7.4.1 to 7.9.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.4.1 to 7.9.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v7.4.1...v7.9.0) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 883053d..665a9fa 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,7 @@
"eslint-config-prettier": "^7.1.0",
"eslint-plugin-nextcloud": "^0.3.0",
"eslint-plugin-prettier": "^3.3.1",
- "eslint-plugin-vue": "^7.4.1",
+ "eslint-plugin-vue": "^7.9.0",
"file-loader": "^6.2.0",
"jsdom": "^16.4.0",
"jsdom-global": "^3.0.2",