Skip to content

Commit

Permalink
build(yarn): upgrade to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
eng618 committed Mar 8, 2024
1 parent d2681f2 commit 08b1d2e
Show file tree
Hide file tree
Showing 6 changed files with 8,827 additions and 9,184 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

874 changes: 0 additions & 874 deletions .yarn/releases/yarn-3.6.3.cjs

This file was deleted.

893 changes: 893 additions & 0 deletions .yarn/releases/yarn-4.1.1.cjs

Large diffs are not rendered by default.

10 changes: 5 additions & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
nodeLinker: node-modules

yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-4.1.1.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -105,5 +105,5 @@
"*.(js|md|ts)?(x)": "prettier --write",
"*.(scss|css|json)": "prettier --write"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@4.1.1"
}
Loading

0 comments on commit 08b1d2e

Please sign in to comment.