Skip to content

Commit

Permalink
chore(deps): bump @hey-api/client-fetch from 0.7.0 to 0.8.0
Browse files Browse the repository at this point in the history
Bumps [@hey-api/client-fetch](https://github.com/hey-api/openapi-ts) from 0.7.0 to 0.8.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/[email protected]...@hey-api/[email protected])

---
updated-dependencies:
- dependency-name: "@hey-api/client-fetch"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and Gijsdeman committed Feb 4, 2025
1 parent ae80730 commit 66b7bc4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"vitest": "^2.1.8"
},
"dependencies": {
"@hey-api/client-fetch": "^0.7.0"
"@hey-api/client-fetch": "^0.8.0"
},
"engines": {
"node": ">=22.0.0"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -356,10 +356,10 @@
"@vue/eslint-config-prettier" "^10.0.0"
eslint-config-prettier "^9.1.0"

"@hey-api/client-fetch@^0.7.0":
version "0.7.0"
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.7.0.tgz#fd8a0cf4a4ae6f5880d731bf469b058cff248ea4"
integrity sha512-jtoAJ74fmt8+bkWmQOsynB1TomUYA2hf95RyUzzB3ksegn9we3ohkKbiMnJhe4Ae2O2KHuNjkW5fgmUoIsnyoQ==
"@hey-api/client-fetch@^0.8.0":
version "0.8.0"
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.8.0.tgz#4e8af92670f48d43903ba38a1f3e94edddb40448"
integrity sha512-OgmFmfH4e/04qPFD3jBnaO4rZhymzgx7msCivgFv77c/i0ivI86ZFxTB0V6A9Vsr50BYvI8EXsXdtLx5F1Cdwg==

"@humanfs/core@^0.19.1":
version "0.19.1"
Expand Down

0 comments on commit 66b7bc4

Please sign in to comment.