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 Jul 19, 2023
1 parent ceaed24 commit 2634864
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 18 deletions.
17 changes: 0 additions & 17 deletions packages/ui/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"axios": "0.27.2",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"classnames": "2.3.1",
"eslint": "7.32.0",
"eslint-config-prettier": "8.7.0",
Expand Down

0 comments on commit 2634864

Please sign in to comment.