Skip to content

Commit 6bf22df

Browse files
committed
fix(deps): update dependency @babel/eslint-parser to v7.24.6
1 parent 66ce9b4 commit 6bf22df

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 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
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@babel/core": "^7.16.7",
27-
"@babel/eslint-parser": "7.24.5",
27+
"@babel/eslint-parser": "7.24.6",
2828
"eslint-config-airbnb": "19.0.4",
2929
"eslint-plugin-jsx-a11y": "6.8.0",
3030
"eslint-plugin-react": "7.34.1",

0 commit comments

Comments
 (0)