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 committed Nov 17, 2022
1 parent f066e95 commit a6b8aee
Show file tree
Hide file tree
Showing 2 changed files with 255 additions and 590 deletions.
2 changes: 1 addition & 1 deletion speech/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"yargs": "8.0.2"
},
"devDependencies": {
"@google-cloud/nodejs-repo-tools": "1.4.15",
"@google-cloud/nodejs-repo-tools": "1.4.16",
"ava": "0.21.0",
"proxyquire": "1.8.0",
"sinon": "3.0.0"
Expand Down
Loading

0 comments on commit a6b8aee

Please sign in to comment.