Skip to content

Commit 3613a30

Browse files
dependabot[bot]cloud-sdk-js
andauthored
chore(deps-dev): Bump @changesets/cli from 2.27.12 to 2.28.0 (#557)
* chore(deps-dev): Bump @changesets/cli from 2.27.12 to 2.28.0 Bumps [@changesets/cli](https://github.com/changesets/changesets) from 2.27.12 to 2.28.0. - [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-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update pnpm-lock.yaml --------- 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 603d2c3 commit 3613a30

File tree

2 files changed

+200
-151
lines changed

2 files changed

+200
-151
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"check:deps": "pnpm -r -F !./tests/smoke-tests -F !./tests/schema-tests -F !./sample-cap exec depcheck --ignores=\"nock,@jest/globals\" --quiet"
3535
},
3636
"devDependencies": {
37-
"@changesets/cli": "^2.27.12",
37+
"@changesets/cli": "^2.28.0",
3838
"@jest/globals": "^29.5.12",
3939
"@sap-ai-sdk/ai-api": "workspace:^",
4040
"@sap-ai-sdk/core": "workspace:^",

0 commit comments

Comments
 (0)