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-09-13 13:28:28 +0300
committerGitHub <noreply@github.com>2022-09-13 13:28:28 +0300
commit1c762f506f8cbc4ba0fc556891f14c9ff9b65d93 (patch)
tree6680afac923db5f414d5f6bf356037a1d1fc8071
parent7d900a80b5358de7a7077fc95d756b53be39e2e6 (diff)
Bump vue-eslint-parser from 9.0.2 to 9.1.0 (#5744)
Bumps [vue-eslint-parser](https://github.com/vuejs/vue-eslint-parser) from 9.0.2 to 9.1.0. - [Release notes](https://github.com/vuejs/vue-eslint-parser/releases) - [Commits](https://github.com/vuejs/vue-eslint-parser/compare/v9.0.2...v9.1.0) --- updated-dependencies: - dependency-name: vue-eslint-parser 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 03775a06b..9f5ab14b0 100644
--- a/package.json
+++ b/package.json
@@ -64,7 +64,7 @@
"style-loader": "^3.3.1",
"uuid": "9.0.0",
"vue": "2.6.14",
- "vue-eslint-parser": "9.0.2",
+ "vue-eslint-parser": "9.1.0",
"vue-loader": "15.9.8",
"vue-template-compiler": "2.6.14",
"webpack": "5.68.0",