Skip to content

Commit 5ca6ec3

Browse files
committed
Bump 'fflate' to '^0.8.3'
1 parent 25031aa commit 5ca6ec3

3 files changed

Lines changed: 8 additions & 7 deletions

File tree

.changeset/fix-extract-tarball.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,5 @@
22
"@arethetypeswrong/core": patch
33
---
44

5-
Fix "Cannot read properties of undefined (reading 'filename')" caused by fflate 0.8.3 (https://github.com/arethetypeswrong/arethetypeswrong.github.io/issues/258)
5+
- Fix "Cannot read properties of undefined (reading 'filename')" caused by fflate 0.8.3 (https://github.com/arethetypeswrong/arethetypeswrong.github.io/issues/258)
6+
- Bump fflate to ^0.8.3

packages/core/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@andrewbranch/untar.js": "^1.0.3",
5454
"@loaderkit/resolve": "^1.0.2",
5555
"cjs-module-lexer": "^1.2.3",
56-
"fflate": "^0.8.2",
56+
"fflate": "^0.8.3",
5757
"lru-cache": "^11.0.1",
5858
"semver": "^7.5.4",
5959
"typescript": "5.6.1-rc",

pnpm-lock.yaml

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)