Skip to content

Commit eb65a2a

Browse files
Bump @hey-api/openapi-ts from 0.62.3 to 0.63.0 (#19)
Bumps [@hey-api/openapi-ts](https://github.com/hey-api/openapi-ts) from 0.62.3 to 0.63.0. - [Release notes](https://github.com/hey-api/openapi-ts/releases) - [Changelog](https://github.com/hey-api/openapi-ts/blob/main/docs/CHANGELOG.md) - [Commits](https://github.com/hey-api/openapi-ts/compare/@hey-api/openapi-ts@0.62.3...@hey-api/openapi-ts@0.63.0) --- updated-dependencies: - dependency-name: "@hey-api/openapi-ts" dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 35bb303 commit eb65a2a

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hey-api/client-fetch": "^0.7.0"
2525
},
2626
"devDependencies": {
27-
"@hey-api/openapi-ts": "^0.62.3",
27+
"@hey-api/openapi-ts": "^0.63.0",
2828
"@types/jest": "^29.5.14",
2929
"@types/node": "^22.10.7",
3030
"@typescript-eslint/eslint-plugin": "^8.21.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -369,10 +369,10 @@
369369
"@types/json-schema" "^7.0.15"
370370
js-yaml "^4.1.0"
371371

372-
"@hey-api/openapi-ts@^0.62.3":
373-
version "0.62.3"
374-
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.62.3.tgz#a0e4922881394eb14c5c8b541bae2801549d6d37"
375-
integrity sha512-5XZRHjImsB+z0S4tYs5HZ1RQqgxYk6bCQ4NrmHFA92Zs75W1BW87fvF1grFu9bJ7ZtFhOadRkV0oZ5Z6FFX+yg==
372+
"@hey-api/openapi-ts@^0.63.0":
373+
version "0.63.0"
374+
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.63.0.tgz#f30daa2faa73715e6494adf83b3e435f5ea2019b"
375+
integrity sha512-P3bleOja/aaL/b3B9yJQSSxQ3Q6m488mu2unMLej8oR2z4/rGc2F3+uODHIXxVYbc7M9mvFRDK9JuJnnPzKbEw==
376376
dependencies:
377377
"@hey-api/json-schema-ref-parser" "1.0.1"
378378
c12 "2.0.1"

0 commit comments

Comments
 (0)