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:
authorJoe Pea <trusktr@gmail.com>2022-04-15 04:33:31 +0300
committerGitHub <noreply@github.com>2022-04-15 04:33:31 +0300
commit5d3d010ca7180070f3c4105412e5df026451704c (patch)
treef451b73806f1102381f0e6c016e0cc79167bb7e2
parent4b2049b5d6c34f244e15d7e64408bf7572646661 (diff)
parentdbac9e6cd22c6c9126e8771251442771a0f33067 (diff)
Merge branch 'master' into hopefully-fix-flaky-testhopefully-fix-flaky-test
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 9e811d7a9..28cbee07a 100644
--- a/package.json
+++ b/package.json
@@ -68,7 +68,7 @@
"style-loader": "^1.0.1",
"uuid": "3.3.3",
"vue": "2.6.14",
- "vue-eslint-parser": "8.2.0",
+ "vue-eslint-parser": "8.3.0",
"vue-loader": "15.9.8",
"vue-template-compiler": "2.6.14",
"webpack": "5.68.0",