Bump @typescript-eslint/eslint-plugin to 1.9.0
This commit is contained in:
parent
c1f64927b6
commit
39d65b136a
2 changed files with 35 additions and 26 deletions
|
@ -28,7 +28,7 @@
|
|||
"@types/react-dom": "^16.8.4",
|
||||
"@types/react-redux": "^7.0.8",
|
||||
"@types/redux-promise": "^0.5.28",
|
||||
"@typescript-eslint/eslint-plugin": "^1.7.0",
|
||||
"@typescript-eslint/eslint-plugin": "^1.9.0",
|
||||
"chai": "^4.2.0",
|
||||
"css-loader": "^2.1.1",
|
||||
"eslint": "^5.16.0",
|
||||
|
|
Reference in a new issue