Skip to content

Commit bf1b261

Browse files
chore(deps): replace dependency babel-eslint with @babel/eslint-parser 7.11.0
1 parent 9aa170b commit bf1b261

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@testing-library/jest-dom": "4.2.4",
3939
"@typescript-eslint/eslint-plugin": "^2.34.0",
4040
"@typescript-eslint/parser": "^2.34.0",
41-
"babel-eslint": "^10.1.0",
41+
"@babel/eslint-parser": "7.11.0",
4242
"cross-env": "^7.0.3",
4343
"dotenv": "^8.2.0",
4444
"eslint": "^6.8.0",

0 commit comments

Comments
 (0)