Skip to content

Commit 22eef98

Browse files
committed
Update dependencies in package.json to newest patches
1 parent edf3873 commit 22eef98

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -32,19 +32,19 @@
3232
"decompress-zip": "~0.0.3",
3333
"fstream": "~0.1.22",
3434
"fstream-ignore": "~0.0.6",
35-
"glob": "~3.2.1",
35+
"glob": "~3.2.9",
3636
"graceful-fs": "~2.0.0",
3737
"handlebars": "~1.3.0",
3838
"inquirer": "~0.4.0",
39-
"junk": "~0.2.0",
39+
"junk": "~0.2.2",
4040
"mkdirp": "~0.3.5",
41-
"mout": "~0.9.0",
42-
"nopt": "~2.1.1",
41+
"mout": "~0.9.1",
42+
"nopt": "~2.1.2",
4343
"lru-cache": "~2.5.0",
4444
"open": "~0.0.3",
4545
"osenv": "~0.0.3",
4646
"promptly": "~0.2.0",
47-
"q": "~1.0.0",
47+
"q": "~1.0.1",
4848
"request": "~2.33.0",
4949
"request-progress": "~0.3.0",
5050
"retry": "~0.6.0",
@@ -65,13 +65,13 @@
6565
"expect.js": "~0.2.0",
6666
"grunt": "~0.4.1",
6767
"grunt-simple-mocha": "~0.4.0",
68-
"grunt-contrib-watch": "~0.5.0",
68+
"grunt-contrib-watch": "~0.5.3",
6969
"grunt-contrib-jshint": "~0.8.0",
7070
"grunt-exec": "~0.4.2",
71-
"mocha": "*",
71+
"mocha": "~1.18",
7272
"nock": "~0.27.2",
7373
"istanbul": "~0.2.4",
74-
"proxyquire": "~0.5.0",
74+
"proxyquire": "~0.5.3",
7575
"load-grunt-tasks": "~0.3.0"
7676
},
7777
"scripts": {

0 commit comments

Comments
 (0)