Skip to content

Commit 97818a2

Browse files
Bump @hey-api/openapi-ts from 0.63.2 to 0.64.1 (#28)
1 parent 5426644 commit 97818a2

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
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.63.0",
27+
"@hey-api/openapi-ts": "^0.64.1",
2828
"@types/jest": "^29.5.14",
2929
"@types/node": "^22.10.7",
3030
"@typescript-eslint/eslint-plugin": "^8.21.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -360,21 +360,21 @@
360360
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.7.2.tgz#eb0622a8a3268f1bbf94ecbda53466621895d0bf"
361361
integrity sha512-4H9HohKQsAZnopV6cyAUuJOIYKMHi0WBaF+GJ7WZ45Tm3zubREe7pQAjaLlg8hHgjASHOOXU93ZqcgSn29sB7w==
362362

363-
"@hey-api/json-schema-ref-parser@1.0.1":
364-
version "1.0.1"
365-
resolved "https://registry.yarnpkg.com/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.0.1.tgz#0ae4668ca5b73964e71b5c5b7d99b6c9c30cda41"
366-
integrity sha512-dBt0A7op9kf4BcK++x6HBYDmvCvnJUZEGe5QytghPFHnMXPyKwDKomwL/v5e9ERk6E0e1GzL/e/y6pWUso9zrQ==
363+
"@hey-api/json-schema-ref-parser@1.0.2":
364+
version "1.0.2"
365+
resolved "https://registry.yarnpkg.com/@hey-api/json-schema-ref-parser/-/json-schema-ref-parser-1.0.2.tgz#c3824c5d9d531eeb5c2b2557857a8ad20b5c75a7"
366+
integrity sha512-F6LSkttZcT/XiX3ydeDqTY3uRN3BLJMwyMTk4kg/ichZlKUp3+3Odv0WokSmXGSoZGTW/N66FROMYAm5NPdJlA==
367367
dependencies:
368368
"@jsdevtools/ono" "^7.1.3"
369369
"@types/json-schema" "^7.0.15"
370370
js-yaml "^4.1.0"
371371

372-
"@hey-api/openapi-ts@^0.63.0":
373-
version "0.63.2"
374-
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.63.2.tgz#581614abe883069040365d9c331defc4434c8288"
375-
integrity sha512-HC5fR3+07P1AvDYrcZv0kbnhWogvMFot848PfpS3Gbncm47mDdO/uhNGIr2RF9CaRIvJNSJvAf1jL3XAQZ18RA==
372+
"@hey-api/openapi-ts@^0.64.1":
373+
version "0.64.1"
374+
resolved "https://registry.yarnpkg.com/@hey-api/openapi-ts/-/openapi-ts-0.64.1.tgz#32df1fb221cd7d00003fb6be811ec62cca9ebf97"
375+
integrity sha512-d9FWyJKjyH4KeCjOoR5x8+zKER7h7EIRzk3Xo5a2ShAxNoq9HlAArLbWgJFnH7QypQ+f3q29mTp/z2Zw0XkP9g==
376376
dependencies:
377-
"@hey-api/json-schema-ref-parser" "1.0.1"
377+
"@hey-api/json-schema-ref-parser" "1.0.2"
378378
c12 "2.0.1"
379379
commander "13.0.0"
380380
handlebars "4.7.8"

0 commit comments

Comments
 (0)