Skip to content

Commit f10f5c8

Browse files
chore(deps): update yarn to v4.11.0 (#666)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f6877b4 commit f10f5c8

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,9 +50,9 @@
5050
"typescript": "5.9.3",
5151
"vitest": "3.2.4"
5252
},
53-
"packageManager": "yarn@4.10.3",
53+
"packageManager": "yarn@4.11.0",
5454
"volta": {
5555
"node": "24.11.0",
56-
"yarn": "4.10.3"
56+
"yarn": "4.11.0"
5757
}
5858
}

packages/@d-zero/scaffold/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -75,9 +75,9 @@
7575
"kiso.css": "1.2.2",
7676
"tslib": "2.8.1"
7777
},
78-
"packageManager": "yarn@4.10.3",
78+
"packageManager": "yarn@4.11.0",
7979
"volta": {
8080
"node": "24.11.0",
81-
"yarn": "4.10.3"
81+
"yarn": "4.11.0"
8282
}
8383
}

0 commit comments

Comments
 (0)