Skip to content

Commit bdaa7fc

Browse files
⬆️ Replace babel-eslint with @babel/eslint-parser ^7.11.0
1 parent 02408c2 commit bdaa7fc

File tree

2 files changed

+35
-15
lines changed

2 files changed

+35
-15
lines changed

package-lock.json

Lines changed: 34 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@semantic-release/npm": "^7.0.10",
3939
"@semantic-release/release-notes-generator": "^9.0.1",
4040
"@vercel/ncc": "~>0.27.0",
41-
"babel-eslint": "^10.1.0",
41+
"@babel/eslint-parser": "^7.11.0",
4242
"cz-conventional-changelog": "^3.3.0",
4343
"editorconfig-checker": "3.3.0",
4444
"eslint": "^7.19.0",

0 commit comments

Comments
 (0)