Skip to content

Commit

Permalink
Replace dependency babel-eslint with @babel/eslint-parser
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 24, 2023
1 parent 9cce9b9 commit e15e176
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 @@ -9,7 +9,7 @@
"request-promise": "4.2.4"
},
"devDependencies": {
"babel-eslint": "10.0.2",
"@babel/eslint-parser": "7.11.0",
"eslint": "6.0.0",
"eslint-plugin-react": "7.14.0",
"nodemon": "1.19.1",
Expand Down

0 comments on commit e15e176

Please sign in to comment.