Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency execa to v3 (#251)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and bcoe committed Oct 14, 2019
1 parent d1359e9 commit 13de52a
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 @@ -21,7 +21,7 @@
"@google-cloud/automl": "^1.5.0",
"chai": "^4.2.0",
"csv": "^5.1.1",
"execa": "^2.0.0",
"execa": "^3.0.0",
"mathjs": "^6.0.0",
"yargs": "^14.0.0"
},
Expand Down

0 comments on commit 13de52a

Please sign in to comment.