Skip to content

Commit

Permalink
build(deps): bump @hey-api/client-fetch from 0.4.3 to 0.5.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.4.3 to 0.5.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 Nov 25, 2024
1 parent 9605381 commit 78b34dd
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
},
"dependencies": {
"@gewis/planka-client": "github:GEWIS/planka-client#v1.1.0",
"@hey-api/client-fetch": "^0.4.3",
"@hey-api/client-fetch": "^0.5.0",
"imapflow": "^1.0.169",
"log4js": "^6.9.1"
},
Expand Down
7 changes: 6 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -127,11 +127,16 @@
dependencies:
"@hey-api/client-fetch" "^0.4.2"

"@hey-api/client-fetch@^0.4.2", "@hey-api/client-fetch@^0.4.3":
"@hey-api/client-fetch@^0.4.2":
version "0.4.3"
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.4.3.tgz#6d7cb9c24df34187d17c2685736bc00c402b74d7"
integrity sha512-Y0McgfJED/Iq6Tr8LgewFL+qrOpb87rUBUJkc6mLzxqTkqF52KcexYZPlKyjee0Qb/oUJOupFRpvUEWjH/339w==

"@hey-api/client-fetch@^0.5.0":
version "0.5.0"
resolved "https://registry.yarnpkg.com/@hey-api/client-fetch/-/client-fetch-0.5.0.tgz#7dafd2e057b932c4020d8fe8c44714aaf55adbf7"
integrity sha512-dAgsc4ypMuA0tYZL+8Gz5Mpc3OE3+daIO8eCmfRDw2Tjt0G6CoNKIGTRxJQxBGro5m8Z3k2np0MUc8gzE9RIFQ==

"@humanfs/core@^0.19.1":
version "0.19.1"
resolved "https://registry.yarnpkg.com/@humanfs/core/-/core-0.19.1.tgz#17c55ca7d426733fe3c561906b8173c336b40a77"
Expand Down

0 comments on commit 78b34dd

Please sign in to comment.