Skip to content

Commit

Permalink
chore(deps): replace dependency babel-eslint with @babel/eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 8, 2024
1 parent e3cd2d7 commit 044f0fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@packtracker/webpack-plugin": "2.2.0",
"@svgr/webpack": "4.3.3",
"@testing-library/react": "9.3.2",
"babel-eslint": "10.0.3",
"@babel/eslint-parser": "7.11.0",
"babel-jest": "24.9.0",
"babel-loader": "8.0.6",
"babel-plugin-inline-react-svg": "1.1.0",
Expand Down

0 comments on commit 044f0fe

Please sign in to comment.