Skip to content

Commit

Permalink
Update yarn to 4.5.2
Browse files Browse the repository at this point in the history
Signed-off-by: Danang Galuh Tegar Prasetyo <[email protected]>
  • Loading branch information
danang-id committed Nov 25, 2024
1 parent 75f6bfc commit 840e8e2
Show file tree
Hide file tree
Showing 6 changed files with 2,531 additions and 2,719 deletions.
363 changes: 0 additions & 363 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

768 changes: 0 additions & 768 deletions .yarn/releases/yarn-3.1.1.cjs

This file was deleted.

934 changes: 934 additions & 0 deletions .yarn/releases/yarn-4.5.2.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.1.1.cjs
yarnPath: .yarn/releases/yarn-4.5.2.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,5 +66,5 @@
"eslint --fix"
]
},
"packageManager": "yarn@3.1.1"
"packageManager": "yarn@4.5.2"
}
Loading

0 comments on commit 840e8e2

Please sign in to comment.