From cf76f2b2e905e413d7ccb6e3c4fea4bb12ec95bc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 19 Dec 2024 13:37:14 +0100 Subject: [PATCH] chore(deps-dev): bump @changesets/cli from 2.27.10 to 2.27.11 (#5296) * chore(deps-dev): bump @changesets/cli from 2.27.10 to 2.27.11 Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.10 to 2.27.11. - [Release notes](https://github.com/changesets/changesets/releases) - [Changelog](https://github.com/changesets/changesets/blob/main/docs/modifying-changelog-format.md) - [Commits](https://github.com/changesets/changesets/compare/@changesets/cli@2.27.10...@changesets/cli@2.27.11) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] * Regenerate check-public-api action --------- Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js --- package.json | 2 +- yarn.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 74d9aa5982..f9549c932d 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "type-tests": "yarn workspace @sap-cloud-sdk/type-tests" }, "devDependencies": { - "@changesets/cli": "^2.27.10", + "@changesets/cli": "^2.27.11", "@types/jest": "^29.5.14", "@types/jsonwebtoken": "^9.0.7", "@types/license-checker": "^25.0.6", diff --git a/yarn.lock b/yarn.lock index a46546b1ab..178e34d416 100644 --- a/yarn.lock +++ b/yarn.lock @@ -454,7 +454,7 @@ dependencies: "@changesets/types" "^6.0.0" -"@changesets/cli@^2.27.10": +"@changesets/cli@^2.27.11": version "2.27.11" resolved "https://registry.npmjs.org/@changesets/cli/-/cli-2.27.11.tgz#1d510044b350a7c78a8b55a0591637d7ad224469" integrity sha512-1QislpE+nvJgSZZo9+Lj3Lno5pKBgN46dAV8IVxKJy9wX8AOrs9nn5pYVZuDpoxWJJCALmbfOsHkyxujgetQSg==