Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 25, 2024
1 parent a303489 commit e3aa752
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 896 deletions.
894 changes: 0 additions & 894 deletions .yarn/releases/yarn-4.2.2.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.3.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.2.2.cjs
yarnPath: .yarn/releases/yarn-4.5.3.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@
"src/**/*.d.ts"
]
},
"packageManager": "yarn@4.2.2",
"packageManager": "yarn@4.5.3",
"msw": {
"workerDirectory": "public"
}
Expand Down

0 comments on commit e3aa752

Please sign in to comment.