Skip to content

Commit b2fc915

Browse files
authored
Merge branch 'master' into greenkeeper/mocha-3.5.3
2 parents 57f2318 + ea73c76 commit b2fc915

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -63,18 +63,18 @@
6363
"chai": "^3.5.0",
6464
"copy": "^0.3.0",
6565
"coveralls": "^2.13.0",
66-
"eslint": "^3.19.0",
66+
"eslint": "^4.1.0",
6767
"eslint-plugin-flowtype": "^2.30.4",
6868
"eslint-watch": "^3.1.0",
6969
"flow-bin": "^0.43.1",
7070
"flow-watch": "^1.1.1",
7171
"istanbul": "^0.4.5",
7272
"mocha": "^3.5.3",
73-
"nyc": "^10.2.0",
73+
"nyc": "^11.0.1",
7474
"pre-commit": "^1.2.2",
7575
"redux": "^3.6.0",
7676
"rimraf": "^2.6.1",
77-
"semantic-release": "^6.3.2",
77+
"semantic-release": "^7.0.1",
7878
"sinon": "^2.1.0"
7979
},
8080
"dependencies": {

0 commit comments

Comments
 (0)