Skip to content

Commit

Permalink
⬆️ Replace 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 May 28, 2023
1 parent 02408c2 commit e448366
Show file tree
Hide file tree
Showing 2 changed files with 35 additions and 15 deletions.
48 changes: 34 additions & 14 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 @@ -38,7 +38,7 @@
"@semantic-release/npm": "^7.0.10",
"@semantic-release/release-notes-generator": "^9.0.1",
"@vercel/ncc": "~>0.27.0",
"babel-eslint": "^10.1.0",
"@babel/eslint-parser": "^7.11.0",
"cz-conventional-changelog": "^3.3.0",
"editorconfig-checker": "3.3.0",
"eslint": "^7.19.0",
Expand Down

0 comments on commit e448366

Please sign in to comment.