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

Commit feaf3fd

Browse files
chore(plugin): upgrade eslint-plugin-import to 2.14
1 parent d8b96fd commit feaf3fd

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 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
@@ -16,7 +16,7 @@
1616
],
1717
"dependencies": {
1818
"eslint-plugin-flowtype": "^2.39.1",
19-
"eslint-plugin-import": "^2.13.0",
19+
"eslint-plugin-import": "^2.14.0",
2020
"eslint-plugin-jsx-a11y": "^6.0.3",
2121
"eslint-plugin-react": "^7.4.0"
2222
},

0 commit comments

Comments
 (0)