Skip to content

Commit c6ef273

Browse files
committed
Update dependencies
1 parent 8bd6631 commit c6ef273

File tree

2 files changed

+1094
-846
lines changed

2 files changed

+1094
-846
lines changed

package.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -33,15 +33,15 @@
3333
"write-good": "^0.11.0"
3434
},
3535
"devDependencies": {
36-
"babel-cli": "^6.10.1",
37-
"babel-core": "^6.9.1",
38-
"babel-preset-env": "^1.1.8",
39-
"eslint": "^3.0.0",
40-
"eslint-config-airbnb-base": "^11.0.1",
41-
"eslint-plugin-import": "^2.2.0",
42-
"mocha": "^3.2.0",
43-
"npm-run-all": "^4.0.1",
44-
"textlint": "^8.0.0",
45-
"textlint-tester": "^2.0.0"
36+
"babel-cli": "^6.26.0",
37+
"babel-core": "^6.26.0",
38+
"babel-preset-env": "^1.6.1",
39+
"eslint": "^4.13.1",
40+
"eslint-config-airbnb-base": "^12.1.0",
41+
"eslint-plugin-import": "^2.8.0",
42+
"mocha": "^4.0.1",
43+
"npm-run-all": "^4.1.2",
44+
"textlint": "^9.1.1",
45+
"textlint-tester": "^3.0.3"
4646
}
4747
}

0 commit comments

Comments
 (0)