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

Commit 889f291

Browse files
authored
Update to eslint-config-airbnb-base v11.1.1 (#368)
* chore(package): update eslint-config-airbnb-base to version 11.1.1 * chore(package): update eslint to version 3.16.1 https://greenkeeper.io/
1 parent 60ca2dc commit 889f291

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,8 @@
8181
"fs-plus": "^3.0.0"
8282
},
8383
"devDependencies": {
84-
"eslint": "^3.12.0",
85-
"eslint-config-airbnb-base": "^11.0.0",
84+
"eslint": "^3.16.1",
85+
"eslint-config-airbnb-base": "^11.1.1",
8686
"eslint-plugin-import": "^2.2.0"
8787
},
8888
"package-deps": [

0 commit comments

Comments
 (0)