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>2023-03-16 10:44:21 +0900
committerGitHub <noreply@github.com>2023-03-16 10:44:21 +0900
commitb9618c82e3e97deace9dae5906014d1e707a3717 (patch)
treecd634e470415acefa0d9e8655e514f4f73c0e912 /package.json
parentb1b8a27b42a1018405d388b90252f62938d34487 (diff)
Bump @babel/eslint-parser from 7.19.1 to 7.21.3 (#24109)
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 409e38d16..2cae786a1 100644
--- a/package.json
+++ b/package.json
@@ -142,7 +142,7 @@
     "ws": "^8.12.1"
   },
   "devDependencies": {
-    "@babel/eslint-parser": "^7.19.1",
+    "@babel/eslint-parser": "^7.21.3",
     "@testing-library/jest-dom": "^5.16.5",
     "@testing-library/react": "^12.1.5",
     "babel-jest": "^29.5.0",