Skip to content

Commit 5f9da7f

Browse files
committed
fix(deps): update dependency @babel/eslint-parser to v7.21.8
1 parent c10d126 commit 5f9da7f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 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.21.3",
36+
"@babel/eslint-parser": "7.21.8",
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)