Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update verified-fetch & react types #170

Merged
merged 1 commit into from
Apr 2, 2024

Conversation

SgtPooki
Copy link
Member

@SgtPooki SgtPooki commented Apr 2, 2024

  • chore: update deps
╰─ ✔ ❯ ncu
Checking /Users/sgtpooki/code/work/protocol.ai/ipfs-shipyard/helia-service-worker-gateway/package.json
[====================] 38/38 100%

 @helia/verified-fetch    ^1.3.3  →    ^1.3.4
 @types/react           ^18.2.68  →  ^18.2.74

Run ncu -u to upgrade package.json

╰─ ✔ ❯ ncu -u
Upgrading /Users/sgtpooki/code/work/protocol.ai/ipfs-shipyard/helia-service-worker-gateway/package.json
[====================] 38/38 100%

 @helia/verified-fetch    ^1.3.3  →    ^1.3.4
 @types/react           ^18.2.68  →  ^18.2.74

Run npm install to install new versions.

fixes #83

@SgtPooki SgtPooki linked an issue Apr 2, 2024 that may be closed by this pull request
@SgtPooki SgtPooki self-assigned this Apr 2, 2024
@SgtPooki SgtPooki changed the title chore: update verified-fetch & react types" chore: update verified-fetch & react types Apr 2, 2024
@SgtPooki SgtPooki merged commit cf8c3d2 into main Apr 2, 2024
22 checks passed
@SgtPooki SgtPooki deleted the 83-bug-percent-encoding-like-filenames-fail-to-load branch April 2, 2024 23:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: percent-encoding-like filenames fail to load
1 participant