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 Oct 30, 2023
1 parent 9678663 commit 476b491
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 @@ -45,7 +45,7 @@
"@types/react": "18.2.22",
"@typescript-eslint/eslint-plugin": "6.7.2",
"@typescript-eslint/parser": "6.7.2",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"next": "13.5.2"
}
}

0 comments on commit 476b491

Please sign in to comment.