Skip to content

Commit

Permalink
chore(deps): update yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 19, 2024
1 parent 39eaa22 commit bcbb9bd
Show file tree
Hide file tree
Showing 5 changed files with 2,137 additions and 2,078 deletions.
875 changes: 0 additions & 875 deletions .yarn/releases/yarn-3.8.5.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.1.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
@@ -1,3 +1,3 @@
# Defines what linker should be used for installing Node packages (useful to enable the node-modules plugin), one of: pnp, pnpm and node-modules.
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.8.5.cjs
yarnPath: .yarn/releases/yarn-4.5.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -134,5 +134,5 @@
"arrowParens": "always",
"parser": "typescript"
},
"packageManager": "yarn@3.8.5"
"packageManager": "yarn@4.5.1"
}
Loading

0 comments on commit bcbb9bd

Please sign in to comment.