mirror of
https://github.com/appium/appium.git
synced 2026-04-25 04:48:42 -05:00
update dependencies
This commit is contained in:
+11
-11
@@ -36,7 +36,7 @@
|
||||
"dependencies": {
|
||||
"underscore": "~1.5.2",
|
||||
"colors": "~0.6.2",
|
||||
"express": "~3.4.1",
|
||||
"express": "~3.4.4",
|
||||
"grunt": "~0.4.1",
|
||||
"grunt-cli": "~0.1.9",
|
||||
"argparse": "~0.1.15",
|
||||
@@ -52,7 +52,7 @@
|
||||
"bplist-creator": "~0.0.2",
|
||||
"node-uuid": "~1.4.1",
|
||||
"underscore.string": "~2.3.3",
|
||||
"glob": "~3.2.6",
|
||||
"glob": "~3.2.7",
|
||||
"unzip": "~0.1.9",
|
||||
"ncp": "~0.4.2",
|
||||
"swig": "~1.1.0",
|
||||
@@ -62,7 +62,7 @@
|
||||
"difflib": "~0.2.4",
|
||||
"prompt": "~0.2.11",
|
||||
"binary-cookies": "~0.1.1",
|
||||
"namp": "0.2.24",
|
||||
"namp": "0.2.25",
|
||||
"node-idevice": "~0.1.2",
|
||||
"win-spawn" : "~2.0.0",
|
||||
"adm-zip" : "~0.4.3",
|
||||
@@ -77,16 +77,16 @@
|
||||
"test": "grunt travis"
|
||||
},
|
||||
"devDependencies": {
|
||||
"mocha": "~1.13.0",
|
||||
"should": "~2.0.1",
|
||||
"mocha": "~1.14.0",
|
||||
"should": "~2.1.0",
|
||||
"underscore-cli": "~0.2.17",
|
||||
"wd": "~0.1.5",
|
||||
"yiewd": "~0.0.15",
|
||||
"monocle-js": "~0.1.4",
|
||||
"wd": "~0.2.3",
|
||||
"yiewd": "~0.0.17",
|
||||
"monocle-js": "~0.2.0",
|
||||
"assert": "~0.4.9",
|
||||
"grunt-mocha-test": "~0.2.0",
|
||||
"grunt-contrib-jshint": "~0.6.4",
|
||||
"saucelabs": "~0.0.7",
|
||||
"grunt-mocha-test": "~0.7.0",
|
||||
"grunt-contrib-jshint": "~0.7.1",
|
||||
"saucelabs": "~0.1.1",
|
||||
"socket.io-client": "~0.9.16",
|
||||
"socks": "~0.0.1"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user