Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser ^7.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 18, 2023
1 parent a7997d1 commit bc3103e
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 218 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
"@typescript-eslint/eslint-plugin": "^5.30.7",
"@typescript-eslint/eslint-plugin-tslint": "^5.30.7",
"@typescript-eslint/parser": "^5.30.7",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"chai": "^4.2.0",
"chai-as-promised": "^7.1.1",
"codacy-coverage": "3.4.0",
Expand Down
Loading

0 comments on commit bc3103e

Please sign in to comment.