From 767152a9cfd012e04a4eaeb063f558f3bf710dfb Mon Sep 17 00:00:00 2001 From: "release-please[bot]" <55107282+release-please[bot]@users.noreply.github.com> Date: Tue, 17 May 2022 17:05:45 -0700 Subject: [PATCH] chore(main): release 4.0.0 (#421) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * chore(main): release 4.0.0 * 🦉 Updates from OwlBot post-processor See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com> Co-authored-by: Owl Bot --- talent/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/talent/package.json b/talent/package.json index 866d58d291..0675618f99 100644 --- a/talent/package.json +++ b/talent/package.json @@ -17,7 +17,7 @@ "lint:fix": "npm run lint -- --fix" }, "dependencies": { - "@google-cloud/talent": "^3.5.1", + "@google-cloud/talent": "^4.0.0", "uuid": "^8.3.1", "yargs": "^16.0.3" },