Skip to content

Commit 8f3c287

Browse files
committed
build(package): upgrade typescript eslint plugin
1 parent f163d07 commit 8f3c287

File tree

3 files changed

+451
-351
lines changed

3 files changed

+451
-351
lines changed

.eslintrc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,4 +41,4 @@
4141
"version": "detect"
4242
}
4343
}
44-
}
44+
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@types/lodash": "^4.14.149",
5252
"@types/react": "^16.3.13",
5353
"@types/react-dom": "^16.0.5",
54-
"@typescript-eslint/eslint-plugin": "^2.15.0",
54+
"@typescript-eslint/eslint-plugin": "^2.19.0",
5555
"@typescript-eslint/parser": "^2.15.0",
5656
"babel-core": "^6.26.3",
5757
"babel-runtime": "^6.26.0",

0 commit comments

Comments
 (0)