Skip to content

Commit c893dd9

Browse files
author
Maya Vera
committed
upgraded babel-eslint to @babel/eslint-parser
1 parent 389ca84 commit c893dd9

File tree

2 files changed

+2
-54
lines changed

2 files changed

+2
-54
lines changed

package-lock.json

+1-53
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@
5656
"devDependencies": {
5757
"@babel/cli": "^7.8.4",
5858
"@babel/core": "^7.9.0",
59+
"@babel/eslint-parser": "^7.16.5",
5960
"@babel/node": "^7.8.7",
6061
"@babel/plugin-external-helpers": "^7.8.3",
6162
"@babel/plugin-proposal-object-rest-spread": "^7.9.5",
@@ -71,7 +72,6 @@
7172
"@types/node": "^16.4.10",
7273
"@typescript-eslint/eslint-plugin": "^5.9.0",
7374
"@typescript-eslint/parser": "^5.9.0",
74-
"babel-eslint": "^10.1.0",
7575
"babel-jest": "^27.0.0",
7676
"cross-env": "^7.0.2",
7777
"eslint": "^8.6.0",

0 commit comments

Comments
 (0)