Skip to content

Commit eb77d2f

Browse files
committed
[Dev Deps] update eslint-config-airbnb-base, eslint-plugin-flowtype, eslint-plugin-import, babel-eslint
1 parent a54f52f commit eb77d2f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"babel-cli": "^6.26.0",
3434
"babel-core": "^6.26.3",
35-
"babel-eslint": "^8.2.3",
35+
"babel-eslint": "^8.2.5",
3636
"babel-jest": "^21.2.0",
3737
"babel-plugin-transform-es2015-template-literals": "^6.22.0",
3838
"babel-plugin-transform-flow-strip-types": "^6.22.0",
@@ -41,9 +41,9 @@
4141
"babel-preset-es2015": "^6.24.1",
4242
"coveralls": "^3.0.1",
4343
"eslint": "^4.19.1",
44-
"eslint-config-airbnb-base": "^12.1.0",
45-
"eslint-plugin-flowtype": "^2.46.3",
46-
"eslint-plugin-import": "^2.12.0",
44+
"eslint-config-airbnb-base": "^13.0.0",
45+
"eslint-plugin-flowtype": "^2.49.3",
46+
"eslint-plugin-import": "^2.13.0",
4747
"expect": "^21.2.1",
4848
"flow-bin": "^0.66.0",
4949
"in-publish": "^2.0.0",

0 commit comments

Comments
 (0)