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] authored Nov 8, 2024
1 parent 5b2e8ca commit 73124ce
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 @@ -142,7 +142,7 @@
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"allure-commandline": "^2.17.2",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"codeceptjs": "3.6.5",
"cross-env": "^7.0.3",
"eslint": "^8.44.0",
Expand Down

0 comments on commit 73124ce

Please sign in to comment.