Skip to content

Commit 31df1a7

Browse files
dependabot[bot]cloud-sdk-jsZhongpinWang
authored
chore(deps-dev): Bump orval from 7.10.0 to 7.11.1 (#905)
* chore(deps-dev): Bump orval from 7.10.0 to 7.11.1 Bumps [orval](https://github.com/orval-labs/orval) from 7.10.0 to 7.11.1. - [Release notes](https://github.com/orval-labs/orval/releases) - [Changelog](https://github.com/orval-labs/orval/blob/master/.release-it.json) - [Commits](orval-labs/orval@v7.10.0...v7.11.1) --- updated-dependencies: - dependency-name: orval dependency-version: 7.11.1 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> * chore: update pnpm-lock.yaml * fix orval --------- 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]> Co-authored-by: Zhongpin Wang <[email protected]>
1 parent 6f35c00 commit 31df1a7

File tree

3 files changed

+620
-371
lines changed

3 files changed

+620
-371
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"check:deps": "pnpm -r -F !./tests/smoke-tests -F !./sample-cap exec depcheck --ignores=\"nock,@jest/globals\" --quiet"
3434
},
3535
"devDependencies": {
36-
"orval": "^7.10.0",
36+
"orval": "^7.11.1",
3737
"zod": "^3.25.76",
3838
"@changesets/cli": "^2.29.5",
3939
"@jest/globals": "^30.0.5",

0 commit comments

Comments
 (0)