chore: update grunt-saucelabs and aws dependency

- hopefully fixing hanging saucelabs build
This commit is contained in:
Nils Knappmeier
2019-06-29 22:30:18 +02:00
parent 0d6d8c335a
commit 09aaa56dcd
2 changed files with 6812 additions and 2 deletions
+6810
View File
File diff suppressed because it is too large Load Diff
+2 -2
View File
@@ -32,7 +32,7 @@
}, },
"devDependencies": { "devDependencies": {
"async": "^0.9.0", "async": "^0.9.0",
"aws-sdk": "~1.5.0", "aws-sdk": "^2.1.49",
"babel-loader": "^5.0.0", "babel-loader": "^5.0.0",
"babel-runtime": "^5.1.10", "babel-runtime": "^5.1.10",
"benchmark": "~1.0", "benchmark": "~1.0",
@@ -49,7 +49,7 @@
"grunt-contrib-uglify": "0.x", "grunt-contrib-uglify": "0.x",
"grunt-contrib-watch": "0.x", "grunt-contrib-watch": "0.x",
"grunt-eslint": "^11.0.0", "grunt-eslint": "^11.0.0",
"grunt-saucelabs": "8.x", "grunt-saucelabs": "9.x",
"grunt-webpack": "^1.0.8", "grunt-webpack": "^1.0.8",
"istanbul": "^0.3.0", "istanbul": "^0.3.0",
"jison": "~0.3.0", "jison": "~0.3.0",