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-08-24 18:54:03 +0300
committerGitHub <noreply@github.com>2022-08-24 18:54:03 +0300
commitb874b3e2ec50f785cf683e8d3018c80820f6f421 (patch)
treec10c5dee7fa703c1cbebd935b60f42f6680f008e
parent84c1526f5eb2031b925144d11054aff1ace1fded (diff)
Bump eslint-plugin-vue from 9.3.0 to 9.4.0dependabot/npm_and_yarn/eslint-plugin-vue-9.4.0
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 9.3.0 to 9.4.0. - [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases) - [Commits](https://github.com/vuejs/eslint-plugin-vue/compare/v9.3.0...v9.4.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>
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9041e15d3..6fd65bb17 100644
--- a/package.json
+++ b/package.json
@@ -26,7 +26,7 @@
"eslint": "8.22.0",
"eslint-plugin-compat": "4.0.2",
"eslint-plugin-playwright": "0.11.1",
- "eslint-plugin-vue": "9.3.0",
+ "eslint-plugin-vue": "9.4.0",
"eslint-plugin-you-dont-need-lodash-underscore": "6.12.0",
"eventemitter3": "1.2.0",
"express": "4.13.1",