Skip to content

Commit 7dba409

Browse files
committed
chore(package.json): update deps
1 parent 56a5cc2 commit 7dba409

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed

package.json

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -53,29 +53,29 @@
5353
"@jedwards1211/eslint-config": "^1.0.0",
5454
"@jedwards1211/eslint-config-flow": "^1.0.0",
5555
"babel-cli": "^6.23.0",
56-
"babel-core": "^6.22.1",
56+
"babel-core": "^6.23.1",
5757
"babel-eslint": "^7.1.1",
5858
"babel-plugin-istanbul": "^4.0.0",
59-
"babel-plugin-transform-runtime": "^6.22.0",
59+
"babel-plugin-transform-runtime": "^6.23.0",
6060
"babel-preset-es2015": "^6.22.0",
61-
"babel-preset-flow": "^1.0.0",
61+
"babel-preset-flow": "^6.23.0",
6262
"babel-preset-stage-1": "^6.22.0",
63-
"babel-register": "^6.22.0",
64-
"babel-runtime": "^6.22.0",
63+
"babel-register": "^6.23.0",
64+
"babel-runtime": "^6.23.0",
6565
"chai": "^3.5.0",
6666
"copy": "^0.3.0",
67-
"coveralls": "^2.11.15",
68-
"eslint": "^3.13.1",
67+
"coveralls": "^2.11.16",
68+
"eslint": "^3.15.0",
6969
"eslint-plugin-flowtype": "^2.30.0",
70-
"eslint-watch": "^2.1.14",
71-
"flow-bin": "^0.38.0",
70+
"eslint-watch": "^3.0.0",
71+
"flow-bin": "^0.39.0",
7272
"flow-watch": "^1.1.0",
73-
"husky": "^0.12.0",
73+
"husky": "^0.13.1",
7474
"istanbul": "^0.4.5",
7575
"mocha": "^3.2.0",
7676
"nyc": "^10.1.2",
77-
"rimraf": "^2.5.4",
78-
"validate-commit-msg": "^2.8.2"
77+
"rimraf": "^2.6.0",
78+
"validate-commit-msg": "^2.11.1"
7979
},
8080
"dependencies": {}
8181
}

0 commit comments

Comments
 (0)