Skip to content

Commit cf76f2b

Browse files
dependabot[bot]cloud-sdk-js
authored andcommitted
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/[email protected]...@changesets/[email protected]) --- updated-dependencies: - dependency-name: "@changesets/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> * Regenerate check-public-api action --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: cloud-sdk-js <[email protected]>
1 parent ff28597 commit cf76f2b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"type-tests": "yarn workspace @sap-cloud-sdk/type-tests"
9191
},
9292
"devDependencies": {
93-
"@changesets/cli": "^2.27.10",
93+
"@changesets/cli": "^2.27.11",
9494
"@types/jest": "^29.5.14",
9595
"@types/jsonwebtoken": "^9.0.7",
9696
"@types/license-checker": "^25.0.6",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -454,7 +454,7 @@
454454
dependencies:
455455
"@changesets/types" "^6.0.0"
456456

457-
"@changesets/cli@^2.27.10":
457+
"@changesets/cli@^2.27.11":
458458
version "2.27.11"
459459
resolved "https://registry.npmjs.org/@changesets/cli/-/cli-2.27.11.tgz#1d510044b350a7c78a8b55a0591637d7ad224469"
460460
integrity sha512-1QislpE+nvJgSZZo9+Lj3Lno5pKBgN46dAV8IVxKJy9wX8AOrs9nn5pYVZuDpoxWJJCALmbfOsHkyxujgetQSg==

0 commit comments

Comments
 (0)