Skip to content
This repository has been archived by the owner on Nov 20, 2024. It is now read-only.

Commit

Permalink
chore: upgrade yarn to v4
Browse files Browse the repository at this point in the history
  • Loading branch information
DanSnow committed Oct 23, 2023
1 parent 505c4a9 commit 818c609
Show file tree
Hide file tree
Showing 8 changed files with 6,105 additions and 7,211 deletions.
541 changes: 0 additions & 541 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

550 changes: 0 additions & 550 deletions .yarn/plugins/@yarnpkg/plugin-version.cjs

This file was deleted.

28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

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

This file was deleted.

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

Large diffs are not rendered by default.

12 changes: 3 additions & 9 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
compressionLevel: mixed

enableGlobalCache: true

nodeLinker: node-modules
Expand All @@ -6,12 +8,4 @@ npmScopes:
storipress:
npmRegistryServer: "https://registry.yarnpkg.com"

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs
spec: "@yarnpkg/plugin-interactive-tools"
- path: .yarn/plugins/@yarnpkg/plugin-version.cjs
spec: "@yarnpkg/plugin-version"
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: "@yarnpkg/plugin-workspace-tools"

yarnPath: .yarn/releases/yarn-3.6.4.cjs
yarnPath: .yarn/releases/yarn-4.0.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@storipress/karbon-mono-repo",
"private": true,
"packageManager": "yarn@3.6.4",
"packageManager": "yarn@4.0.0",
"scripts": {
"dev:prepare": "yarn workspace @storipress/karbon-playground nuxt prepare",
"build": "nx run @storipress/karbon:build && yarn dev:prepare",
Expand Down
10,416 changes: 5,208 additions & 5,208 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit 818c609

Please sign in to comment.