Skip to content

Commit

Permalink
chore(deps): replace dependency babel-eslint with @babel/eslint-parse…
Browse files Browse the repository at this point in the history
…r ^7.11.0
  • Loading branch information
renovate[bot] authored Dec 16, 2023
1 parent 3e518d9 commit 16b97b9
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 @@ -28,7 +28,7 @@
"@commitlint/cli": "17.8.0",
"@commitlint/config-conventional": "17.8.0",
"babel-core": "6.26.3",
"babel-eslint": "^8.1.2",
"@babel/eslint-parser": "^7.11.0",
"babel-loader": "7.1.5",
"babel-preset-env": "1.7.0",
"eslint": "^4.14.0",
Expand Down

0 comments on commit 16b97b9

Please sign in to comment.