Skip to content

Commit 5c8ccd0

Browse files
fix(create-react-router): update tar-fs (#13675)
1 parent 918937a commit 5c8ccd0

File tree

3 files changed

+11
-6
lines changed

3 files changed

+11
-6
lines changed

.changeset/curvy-pears-yawn.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"create-react-router": patch
3+
---
4+
5+
Update `tar-fs`

packages/create-react-router/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"sisteransi": "^1.0.5",
5050
"sort-package-json": "^1.55.0",
5151
"strip-ansi": "^6.0.1",
52-
"tar-fs": "^2.1.1"
52+
"tar-fs": "^2.1.3"
5353
},
5454
"devDependencies": {
5555
"@types/gunzip-maybe": "^1.4.0",

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)