We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 408df88 commit 8129f0fCopy full SHA for 8129f0f
package.json
@@ -46,8 +46,8 @@
46
"concurrently": "4.1.0",
47
"eslint": "4.19.1",
48
"eslint-config-prettier": "4.0.0",
49
- "eslint-plugin-import": "2.16.0",
50
- "eslint-plugin-react": "7.12.4",
+ "eslint-plugin-import": "2.19.1",
+ "eslint-plugin-react": "7.17.0",
51
"flowgen": "1.10.0",
52
"husky": "1.3.1",
53
"lint-staged": "8.1.1",
@@ -61,8 +61,8 @@
61
"rollup-plugin-replace": "2.2.0",
62
"rollup-plugin-terser": "4.0.3",
63
"semantic-release": "15.14.0",
64
- "tslint": "5.12.1",
65
- "tslint-config-prettier": "1.17.0",
+ "tslint": "5.20.1",
+ "tslint-config-prettier": "1.18.0",
66
"typescript": "3.1.6"
67
},
68
"keywords": [
0 commit comments