Skip to content

Commit a06ae69

Browse files
chore(deps): update yarn to v4.9.0 (#2198)
* chore(deps): update yarn to v4.9.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
1 parent 01ece7a commit a06ae69

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
@@ -4,7 +4,7 @@ enableGlobalCache: false
44

55
nodeLinker: node-modules
66

7-
yarnPath: .yarn/releases/yarn-4.8.1.cjs
7+
yarnPath: .yarn/releases/yarn-4.9.0.cjs
88

99
# https://github.com/vitejs/vite-plugin-react-swc/issues/74#issuecomment-1520484130
1010
# https://github.com/swc-project/swc/issues/5616#issuecomment-1265639797

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"lint-check": "yarn workspace frontends run lint-check",
2222
"typecheck": "yarn workspace frontends run typecheck"
2323
},
24-
"packageManager": "yarn@4.8.1",
24+
"packageManager": "yarn@4.9.0",
2525
"devDependencies": {
2626
"syncpack": "^13.0.0"
2727
},

0 commit comments

Comments
 (0)