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

github.com/nasa/openmct.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>2022-10-18 19:31:01 +0300
committerGitHub <noreply@github.com>2022-10-18 19:31:01 +0300
commit951cc6ec0da15e430a4dd9250a4957eb9d9b126d (patch)
tree69613c3c5520f3bfe338d2d5d66f557a4556c7e1
parentef4b8a9934d0cd5d630f87b3cb2fa7f8a10e4586 (diff)
Bump eslint-plugin-vue from 9.3.0 to 9.6.0 (#5837)
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.3.0 to 9.6.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.6.0) --- updated-dependencies: - dependency-name: eslint-plugin-vue dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 3aa8eb6d8..0c1b8a8a6 100644
--- a/package.json
+++ b/package.json
@@ -25,7 +25,7 @@
"eslint": "8.25.0",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-playwright": "0.11.2",
- "eslint-plugin-vue": "9.3.0",
+ "eslint-plugin-vue": "9.6.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eventemitter3": "1.2.0",
"file-saver": "2.0.5",