Skip to content

Commit f436f84

Browse files
committed
fix(deps): update dependency @babel/eslint-parser to v7.24.8
1 parent df1e1db commit f436f84

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
@@ -24,7 +24,7 @@
2424
},
2525
"dependencies": {
2626
"@babel/core": "^7.16.7",
27-
"@babel/eslint-parser": "7.24.7",
27+
"@babel/eslint-parser": "7.24.8",
2828
"eslint-config-airbnb": "19.0.4",
2929
"eslint-plugin-jsx-a11y": "6.9.0",
3030
"eslint-plugin-react": "7.34.3",

0 commit comments

Comments
 (0)