Skip to content

Commit d68a2fc

Browse files
committed
fix: dep bumps
1 parent 4903925 commit d68a2fc

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -47,11 +47,11 @@
4747
"semantic-release": "4.3.5"
4848
},
4949
"dependencies": {
50-
"chokidar": "1.1.0",
51-
"debug": "2.2.0",
52-
"es6-promise": "3.0.2",
53-
"lodash.defaults": "3.1.2",
54-
"minimatch": "~0.3.0",
50+
"chokidar": "^1.2.0",
51+
"debug": "^2.2.0",
52+
"es6-promise": "^3.0.2",
53+
"lodash.defaults": "^3.1.2",
54+
"minimatch": "^3.0.0",
5555
"ps-tree": "~0.0.3",
5656
"touch": "1.0.0",
5757
"undefsafe": "0.0.3",

0 commit comments

Comments
 (0)