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] committed Apr 14, 2024
1 parent c944c4e commit e549ed5
Show file tree
Hide file tree
Showing 2 changed files with 71 additions and 33 deletions.
102 changes: 70 additions & 32 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"@babel/core": "7.24.4",
"@babel/preset-env": "7.24.4",
"@babel/register": "7.23.7",
"babel-eslint": "10.1.0",
"@babel/eslint-parser": "7.11.0",
"babel-loader": "8.3.0",
"chai": "4.4.1",
"eslint": "7.32.0",
Expand Down

0 comments on commit e549ed5

Please sign in to comment.