Skip to content

Commit

Permalink
Update dependencies + fix a few tests (#448)
Browse files Browse the repository at this point in the history
* Add semistandard as a devDependency

* Fix storage tests

* Fix language tests

* Update (some) dependencies

* Fix language slackbot tests
  • Loading branch information
Ace Nassri authored Aug 5, 2017
1 parent 8fd8de5 commit 1e99370
Show file tree
Hide file tree
Showing 88 changed files with 17,593 additions and 19,490 deletions.
4 changes: 2 additions & 2 deletions appengine/analytics/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,10 @@
},
"dependencies": {
"express": "4.15.3",
"got": "7.0.0"
"got": "7.1.0"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.4.15"
"@google-cloud/nodejs-repo-tools": "1.4.16"
},
"cloud-repo-tools": {
"test": {
Expand Down
Loading

0 comments on commit 1e99370

Please sign in to comment.