mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
bump deps
This commit is contained in:
22
package.json
22
package.json
@@ -29,28 +29,28 @@
|
||||
"decompress-zip": "~0.0.6",
|
||||
"fstream": "~0.1.22",
|
||||
"fstream-ignore": "~0.0.6",
|
||||
"glob": "~3.2.9",
|
||||
"graceful-fs": "~2.0.0",
|
||||
"glob": "~4.0.2",
|
||||
"graceful-fs": "~3.0.1",
|
||||
"handlebars": "~1.3.0",
|
||||
"inquirer": "~0.4.0",
|
||||
"inquirer": "~0.5.1",
|
||||
"insight": "~0.3.0",
|
||||
"is-root": "~0.1.0",
|
||||
"junk": "~0.3.0",
|
||||
"lockfile": "~0.4.2",
|
||||
"lru-cache": "~2.5.0",
|
||||
"mkdirp": "~0.3.5",
|
||||
"mkdirp": "~0.5.0",
|
||||
"mout": "~0.9.1",
|
||||
"nopt": "~2.2.0",
|
||||
"nopt": "~3.0.0",
|
||||
"opn": "~0.1.1",
|
||||
"osenv": "~0.0.3",
|
||||
"osenv": "~0.1.0",
|
||||
"p-throttler": "~0.0.1",
|
||||
"promptly": "~0.2.0",
|
||||
"q": "~1.0.1",
|
||||
"request": "~2.34.0",
|
||||
"request": "~2.36.0",
|
||||
"request-progress": "~0.3.0",
|
||||
"retry": "~0.6.0",
|
||||
"rimraf": "~2.2.0",
|
||||
"semver": "~2.2.1",
|
||||
"semver": "~2.3.0",
|
||||
"shell-quote": "~1.4.1",
|
||||
"stringify-object": "~0.2.0",
|
||||
"tar": "~0.1.17",
|
||||
@@ -67,9 +67,9 @@
|
||||
"grunt-simple-mocha": "~0.4.0",
|
||||
"istanbul": "~0.2.4",
|
||||
"load-grunt-tasks": "~0.4.0",
|
||||
"mocha": "~1.18",
|
||||
"nock": "~0.28.2",
|
||||
"proxyquire": "~0.6.0"
|
||||
"mocha": "~1.20.1",
|
||||
"nock": "~0.34.1",
|
||||
"proxyquire": "~1.0.1"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
|
||||
Reference in New Issue
Block a user