Skip to content

Commit df83204

Browse files
committed
fix(deps): update dependency babel-eslint to v10
1 parent 791a066 commit df83204

File tree

2 files changed

+34
-24
lines changed

2 files changed

+34
-24
lines changed

package-lock.json

Lines changed: 33 additions & 23 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
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@typescript-eslint/eslint-plugin": "^1.12.0",
4444
"@typescript-eslint/parser": "^1.12.0",
45-
"babel-eslint": "^9.0.0",
45+
"babel-eslint": "^10.0.2",
4646
"eslint-config-prettier": "^6.0.0",
4747
"eslint-plugin-flowtype": "^3.10.5",
4848
"eslint-plugin-import": "^2.17.3",

0 commit comments

Comments
 (0)