Skip to content

Commit f489cbc

Browse files
authored
Merge pull request #21 from tegonal/renovate/yarn-monorepo
Update Yarn to v4.9.2
2 parents ab05e3c + 582803e commit f489cbc

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/csr-daisyui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,5 @@
6666
"vite-plugin-svgr": "^4.3.0",
6767
"vite-tsconfig-paths": "^5.1.4"
6868
},
69-
"packageManager": "yarn@4.8.1"
69+
"packageManager": "yarn@4.9.2"
7070
}

packages/ssr-daisyui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,5 +81,5 @@
8181
"vite-plugin-svgr": "^4.3.0",
8282
"vite-tsconfig-paths": "^5.1.4"
8383
},
84-
"packageManager": "yarn@4.8.1"
84+
"packageManager": "yarn@4.9.2"
8585
}

0 commit comments

Comments
 (0)