mirror of
https://github.com/bower/bower.git
synced 2026-04-24 03:00:19 -04:00
bump deps
This commit is contained in:
28
package.json
28
package.json
@@ -20,16 +20,16 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"abbrev": "~1.0.4",
|
||||
"archy": "0.0.2",
|
||||
"archy": "~0.0.2",
|
||||
"bower-config": "~0.5.0",
|
||||
"bower-endpoint-parser": "~0.2.0",
|
||||
"bower-json": "~0.4.0",
|
||||
"bower-logger": "~0.2.2",
|
||||
"bower-registry-client": "~0.1.4",
|
||||
"bower-registry-client": "~0.2.0",
|
||||
"cardinal": "~0.4.0",
|
||||
"chalk": "~0.4.0",
|
||||
"chmodr": "~0.1.0",
|
||||
"decompress-zip": "~0.0.3",
|
||||
"decompress-zip": "~0.0.6",
|
||||
"fstream": "~0.1.22",
|
||||
"fstream-ignore": "~0.0.6",
|
||||
"glob": "~3.2.9",
|
||||
@@ -38,18 +38,18 @@
|
||||
"inquirer": "~0.4.0",
|
||||
"insight": "~0.3.0",
|
||||
"is-root": "~0.1.0",
|
||||
"junk": "~0.2.2",
|
||||
"junk": "~0.3.0",
|
||||
"lockfile": "~0.4.2",
|
||||
"lru-cache": "~2.5.0",
|
||||
"mkdirp": "~0.3.5",
|
||||
"mout": "~0.9.1",
|
||||
"nopt": "~2.1.2",
|
||||
"nopt": "~2.2.0",
|
||||
"open": "~0.0.3",
|
||||
"osenv": "~0.0.3",
|
||||
"p-throttler": "~0.0.1",
|
||||
"promptly": "~0.2.0",
|
||||
"q": "~1.0.1",
|
||||
"request": "~2.33.0",
|
||||
"request": "~2.34.0",
|
||||
"request-progress": "~0.3.0",
|
||||
"retry": "~0.6.0",
|
||||
"rimraf": "~2.2.0",
|
||||
@@ -58,21 +58,21 @@
|
||||
"stringify-object": "~0.2.0",
|
||||
"tar": "~0.1.17",
|
||||
"tmp": "~0.0.20",
|
||||
"update-notifier": "~0.1.3",
|
||||
"update-notifier": "~0.1.8",
|
||||
"which": "~1.0.5"
|
||||
},
|
||||
"devDependencies": {
|
||||
"expect.js": "~0.2.0",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-contrib-jshint": "~0.8.0",
|
||||
"grunt-contrib-watch": "~0.5.3",
|
||||
"expect.js": "~0.3.1",
|
||||
"grunt": "~0.4.4",
|
||||
"grunt-contrib-jshint": "~0.10.0",
|
||||
"grunt-contrib-watch": "~0.6.1",
|
||||
"grunt-exec": "~0.4.2",
|
||||
"grunt-simple-mocha": "~0.4.0",
|
||||
"istanbul": "~0.2.4",
|
||||
"load-grunt-tasks": "~0.3.0",
|
||||
"load-grunt-tasks": "~0.4.0",
|
||||
"mocha": "~1.18",
|
||||
"nock": "~0.27.2",
|
||||
"proxyquire": "~0.5.3"
|
||||
"nock": "~0.28.2",
|
||||
"proxyquire": "~0.6.0"
|
||||
},
|
||||
"scripts": {
|
||||
"test": "grunt test"
|
||||
|
||||
Reference in New Issue
Block a user