Skip to content

Commit

Permalink
Merge pull request #682 from johannrichard/next
Browse files Browse the repository at this point in the history
build: 👷 upgrade yarn to yarn 4
  • Loading branch information
johannrichard authored Nov 1, 2024
2 parents 83fc104 + 6dc9bd1 commit ccecabb
Show file tree
Hide file tree
Showing 8 changed files with 3,683 additions and 4,211 deletions.
77 changes: 0 additions & 77 deletions .yarn/plugins/@yarnpkg/plugin-interactive-tools.cjs

This file was deleted.

8 changes: 0 additions & 8 deletions .yarn/plugins/@yarnpkg/plugin-typescript.cjs

This file was deleted.

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

This file was deleted.

823 changes: 0 additions & 823 deletions .yarn/releases/yarn-3.3.1.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.

14 changes: 5 additions & 9 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,9 @@
checksumBehavior: update

nodeLinker: node-modules
compressionLevel: mixed

enableGlobalCache: false

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

yarnPath: .yarn/releases/yarn-3.3.1.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 @@ -107,5 +107,5 @@
"@semantic-release/*"
]
},
"packageManager": "yarn@3.3.1"
"packageManager": "yarn@4.5.1"
}
5,486 changes: 2,743 additions & 2,743 deletions yarn.lock

Large diffs are not rendered by default.

0 comments on commit ccecabb

Please sign in to comment.