Skip to content
This repository has been archived by the owner on Feb 18, 2024. It is now read-only.

Commit

Permalink
fix(deps): update dependency chalk to v4 (#567)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Apr 7, 2020
1 parent 68ffe92 commit cda7977
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"dependencies": {
"@google-cloud/speech": "^3.6.0",
"@google-cloud/storage": "^4.0.0",
"chalk": "^3.0.0",
"chalk": "^4.0.0",
"node-record-lpcm16": "^1.0.1",
"sox": "^0.1.0",
"yargs": "^15.0.0"
Expand Down

0 comments on commit cda7977

Please sign in to comment.