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 Sep 28, 2023
1 parent cefc919 commit 1978364
Show file tree
Hide file tree
Showing 2 changed files with 87 additions and 1,645 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@mono-pub/npm": "^1.0.1",
"@typescript-eslint/eslint-plugin": "^4.15.1",
"@typescript-eslint/parser": "^4.15.1",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"commander": "^9.4.0",
"eslint": "^7.13.0",
"eslint-plugin-import": "^2.27.5",
Expand Down
Loading

0 comments on commit 1978364

Please sign in to comment.