Skip to content

Commit f7acf9c

Browse files
committed
Update devDeps
1 parent c4f0f55 commit f7acf9c

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
@@ -41,14 +41,14 @@
4141
"babel-preset-es2015-minimal-rollup": "^2.0.0",
4242
"babel-preset-stage-0": "^6.5.0",
4343
"babel-register": "^6.9.0",
44-
"chai": "^3.3.0",
44+
"chai": "^3.5.0",
4545
"eslint": "^3.1.1",
46-
"mocha": "^2.3.3",
46+
"mocha": "^3.0.0",
4747
"preact": "^5.5.0",
48-
"rollup": "^0.34.1",
48+
"rollup": "^0.34.2",
4949
"rollup-plugin-babel": "^2.6.1",
5050
"rollup-plugin-memory": "^1.0.0",
51-
"sinon": "^1.17.1",
51+
"sinon": "^1.17.5",
5252
"sinon-chai": "^2.8.0"
5353
},
5454
"dependencies": {

0 commit comments

Comments
 (0)