From f2ed518300ceb71e2172cf6bd431c52c877bb279 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 31 Jul 2022 14:36:52 -0700 Subject: [PATCH] Bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#5530) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4832463f8c..4ae90aafb6 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.7.2", "@percy/playwright": "1.0.4",