about summary refs log tree commit diff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2022-07-20 20:27:45 +0900
committerGitHub <noreply@github.com>2022-07-20 20:27:45 +0900
commitbd9095fcfa476a63a35674e4ba2eb53aaa378e88 (patch)
tree3cac6b23a601be098ba1c34e550260af960c5c5b /package.json
parente8e65c10bce131df66bc2864d5152303035281af (diff)
Bump @babel/eslint-parser from 7.18.2 to 7.18.9 (#18842)
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>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 232a24d14..840870fff 100644
--- a/package.json
+++ b/package.json
@@ -139,7 +139,7 @@
     "ws": "^8.8.0"
   },
   "devDependencies": {
-    "@babel/eslint-parser": "^7.18.2",
+    "@babel/eslint-parser": "^7.18.9",
     "@testing-library/jest-dom": "^5.16.4",
     "@testing-library/react": "^12.1.5",
     "babel-jest": "^28.1.3",