Skip to content
This repository was archived by the owner on Mar 7, 2019. It is now read-only.

Commit c335316

Browse files
feat: upgrade eslint-plugin-flowtype to 3.2.0
1 parent 2760e7c commit c335316

File tree

2 files changed

+20
-12
lines changed

2 files changed

+20
-12
lines changed

package-lock.json

+19-11
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@
1515
"Vladimir Vanek <[email protected]>"
1616
],
1717
"dependencies": {
18-
"eslint-plugin-flowtype": "^3.1.4",
1918
"eslint-plugin-import": "^2.14.0",
2019
"eslint-plugin-jsx-a11y": "^6.1.2",
2120
"eslint-plugin-mocha": "^5.2.0",
@@ -26,6 +25,7 @@
2625
"@commitlint/cli": "^7.2.1",
2726
"@commitlint/config-conventional": "^7.1.2",
2827
"eslint": "^5.8.0",
28+
"eslint-plugin-flowtype": "^3.2.0",
2929
"remark-cli": "^6.0.0",
3030
"remark-preset-lint-consistent": "^2.0.2",
3131
"remark-preset-lint-markdown-style-guide": "^2.1.2",

0 commit comments

Comments
 (0)