Skip to content

Commit a6aef67

Browse files
committed
fix(deps): update dependency @babel/eslint-parser to v7.19.1
1 parent 2676930 commit a6aef67

File tree

2 files changed

+26
-10
lines changed

2 files changed

+26
-10
lines changed

package-lock.json

Lines changed: 25 additions & 9 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.18.9",
36+
"@babel/eslint-parser": "7.19.1",
3737
"eslint-config-airbnb": "19.0.4",
3838
"eslint-plugin-jsx-a11y": "6.6.1",
3939
"eslint-plugin-react": "7.31.8",

0 commit comments

Comments
 (0)