Skip to content

Commit

Permalink
Update yarn to v4.1.0 (#16021)
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Feb 3, 2024
1 parent c8ba8db commit 6d0b1d2
Show file tree
Hide file tree
Showing 11 changed files with 2,531 additions and 2,531 deletions.
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.

0 comments on commit 6d0b1d2

Please sign in to comment.