Skip to content

Commit 388b128

Browse files
fix: pin eslint-plugin-import to 2.16.0
1 parent c1c374f commit 388b128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"codecov": "^3.2.0",
6969
"eslint": "^5.15.1",
7070
"eslint-config-airbnb-base": "^13.1.0",
71-
"eslint-plugin-import": "^2.16.0",
71+
"eslint-plugin-import": "2.16.0",
7272
"istanbul": "^v1.1.0-alpha.1",
7373
"mocha": "^5.0.4",
7474
"mochawesome": "^3.0.2",

0 commit comments

Comments
 (0)