Skip to content

Commit

Permalink
chore(deps): update yarn to v4.5.3 (#95)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 29, 2024
1 parent 1b6f718 commit f3921d2
Show file tree
Hide file tree
Showing 4 changed files with 936 additions and 927 deletions.
925 changes: 0 additions & 925 deletions .yarn/releases/yarn-4.5.0.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 @@ -6,4 +6,4 @@ enableGlobalCache: false

nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-4.5.0.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 @@ -115,7 +115,7 @@
"src/**/*.d.ts"
]
},
"packageManager": "yarn@4.5.0",
"packageManager": "yarn@4.5.3",
"msw": {
"workerDirectory": "public"
}
Expand Down

0 comments on commit f3921d2

Please sign in to comment.