Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update yarn to v4.1.0 #16021

Merged
merged 2 commits into from
Feb 3, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
672 changes: 336 additions & 336 deletions .yarn/releases/yarn-4.0.2.cjs → .yarn/releases/yarn-4.1.0.cjs

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion .yarnrc.yml
Expand Up @@ -9,4 +9,4 @@ nodeLinker: node-modules
plugins:
- .yarn/plugins/plugin-setup-editor.cjs

yarnPath: .yarn/releases/yarn-4.0.2.cjs
yarnPath: .yarn/releases/yarn-4.1.0.cjs
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -212,5 +212,5 @@
"not op_mini all"
],
"preferUnplugged": true,
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion scripts/release/package.json
Expand Up @@ -15,5 +15,5 @@
"engines": {
"node": ">=18"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
88 changes: 44 additions & 44 deletions scripts/release/yarn.lock

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion scripts/tools/bundle-test/package.json
Expand Up @@ -9,5 +9,5 @@
"scripts": {
"test": "node ./index.js"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
156 changes: 78 additions & 78 deletions scripts/tools/bundle-test/yarn.lock

Large diffs are not rendered by default.

Expand Up @@ -11,5 +11,5 @@
"test": "node test.js",
"test-coverage": "npx nyc node test.js"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2 changes: 1 addition & 1 deletion website/package.json
Expand Up @@ -26,5 +26,5 @@
"webpack": "5.89.0",
"webpack-cli": "5.1.4"
},
"packageManager": "yarn@4.0.2"
"packageManager": "yarn@4.1.0"
}
2,304 changes: 1,152 additions & 1,152 deletions website/yarn.lock

Large diffs are not rendered by default.

1,830 changes: 915 additions & 915 deletions yarn.lock

Large diffs are not rendered by default.