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-07-30 03:36:48 +0300
committerGitHub <noreply@github.com>2022-07-30 03:36:48 +0300
commit123b98a2ac2635ff11ae2249cc0b3367570364ea (patch)
tree977f71ca41c547231924908ac6f9c6b899dc2b5e
parent2e1ede1427762b3cd6270247430a0fb033944216 (diff)
Bump @babel/eslint-parser from 7.18.2 to 7.18.9dependabot/npm_and_yarn/babel/eslint-parser-7.18.9
Bumps [@babel/eslint-parser](https://github.com/babel/babel/tree/HEAD/eslint/babel-eslint-parser) from 7.18.2 to 7.18.9. - [Release notes](https://github.com/babel/babel/releases) - [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md) - [Commits](https://github.com/babel/babel/commits/v7.18.9/eslint/babel-eslint-parser) --- updated-dependencies: - dependency-name: "@babel/eslint-parser" dependency-type: direct:development update-type: version-update:semver-patch ... 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 116406993..831deaa80 100644
--- a/package.json
+++ b/package.json
@@ -3,7 +3,7 @@
"version": "2.1.0-SNAPSHOT",
"description": "The Open MCT core platform",
"devDependencies": {
- "@babel/eslint-parser": "7.18.2",
+ "@babel/eslint-parser": "7.18.9",
"@braintree/sanitize-url": "6.0.0",
"@percy/cli": "1.6.4",
"@percy/playwright": "1.0.4",