Skip to content

Commit 89fafbd

Browse files
committed
fix(deps): update dependency @babel/eslint-parser to v7.22.9
1 parent 35cae6c commit 89fafbd

File tree

2 files changed

+15
-7
lines changed

2 files changed

+15
-7
lines changed

package-lock.json

Lines changed: 14 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"dependencies": {
3535
"@babel/core": "^7.16.7",
36-
"@babel/eslint-parser": "7.22.7",
36+
"@babel/eslint-parser": "7.22.9",
3737
"eslint-config-airbnb": "19.0.4",
3838
"eslint-plugin-jsx-a11y": "6.7.1",
3939
"eslint-plugin-react": "7.32.2",

0 commit comments

Comments
 (0)