Skip to content

Commit a334b9b

Browse files
Update Yarn to v4.9.0 (#142)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4ef3445 commit a334b9b

File tree

4 files changed

+950
-937
lines changed

4 files changed

+950
-937
lines changed

.yarn/releases/yarn-4.8.1.cjs

Lines changed: 0 additions & 935 deletions
This file was deleted.

.yarn/releases/yarn-4.9.0.cjs

Lines changed: 948 additions & 0 deletions
Large diffs are not rendered by default.

.yarnrc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
1+
yarnPath: .yarn/releases/yarn-4.9.0.cjs
22

33
nodeLinker: node-modules
44

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,5 +54,5 @@
5454
"typescript": "^5.4.5",
5555
"vite": "^6.0.0"
5656
},
57-
"packageManager": "yarn@4.8.1"
57+
"packageManager": "yarn@4.9.0"
5858
}

0 commit comments

Comments
 (0)