Skip to content

Commit

Permalink
chore: update to use yarn4
Browse files Browse the repository at this point in the history
  • Loading branch information
drodil committed Sep 17, 2024
1 parent b180287 commit b0c4c11
Show file tree
Hide file tree
Showing 6 changed files with 11,586 additions and 11,566 deletions.
28 changes: 0 additions & 28 deletions .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs

This file was deleted.

873 changes: 0 additions & 873 deletions .yarn/releases/yarn-3.5.1.cjs

This file was deleted.

925 changes: 925 additions & 0 deletions .yarn/releases/yarn-4.5.0.cjs

Large diffs are not rendered by default.

6 changes: 1 addition & 5 deletions .yarnrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,4 @@ nodeLinker: node-modules

npmRegistryServer: 'https://registry.npmjs.org/'

plugins:
- path: .yarn/plugins/@yarnpkg/plugin-workspace-tools.cjs
spec: '@yarnpkg/plugin-workspace-tools'

yarnPath: .yarn/releases/yarn-3.5.1.cjs
yarnPath: .yarn/releases/yarn-4.5.0.cjs
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"yarn fix"
]
},
"packageManager": "yarn@3.5.1",
"packageManager": "yarn@4.5.0",
"dependencies": {
"@aws-sdk/client-s3": "^3.540.0",
"@octokit/rest": "19.0.8"
Expand Down
Loading

0 comments on commit b0c4c11

Please sign in to comment.