Skip to content

Commit

Permalink
chore(deps): bump @hey-api/client-fetch from 0.8.0 to 0.8.1
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.8.0 to 0.8.1.
- [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/client-fetch@0.8.0...@hey-api/client-fetch@0.8.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and Gijsdeman committed Feb 17, 2025
1 parent 7360792 commit d9d1420
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.9"
},
"dependencies": {
"@hey-api/client-fetch": "^0.8.0"
"@hey-api/client-fetch": "^0.8.1"
},
"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 @@ -363,10 +363,10 @@
"@vue/eslint-config-prettier" "^10.0.0"
eslint-config-prettier "^9.1.0"

"@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==
"@hey-api/client-fetch@^0.8.1":
version "0.8.1"
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.8.1.tgz#4c52b96e44f96e31c620e2a05b772cea84e775a0"
integrity sha512-AaVNVLBl7N9Fun7QDnb00YDubAFjB9ICi5U6kmzcJSnnQTQGRMsuBBRupQV5ERdMMFt71zjSDym7Z+gLVe8m3A==

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

0 comments on commit d9d1420

Please sign in to comment.