chore(deps): Upgrade Yarn (#34953)

pull/34931/head^2
Tasso Evangelista 12 months ago committed by GitHub
parent 819e36c158
commit fc445dd856
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 574
      .yarn/releases/yarn-4.6.0.cjs
  2. 2
      .yarnrc.yml
  3. 4
      package.json
  4. 1289
      yarn.lock

File diff suppressed because one or more lines are too long

@ -12,4 +12,4 @@ plugins:
- path: .yarn/plugins/@yarnpkg/plugin-engines.cjs
spec: "https://raw.githubusercontent.com/devoto13/yarn-plugin-engines/main/bundles/%40yarnpkg/plugin-engines.js"
yarnPath: .yarn/releases/yarn-4.5.3.cjs
yarnPath: .yarn/releases/yarn-4.6.0.cjs

@ -41,11 +41,11 @@
},
"homepage": "https://github.com/RocketChat/Rocket.Chat#readme",
"engines": {
"yarn": "4.5.3",
"yarn": "4.6.0",
"node": "22.11.0",
"npm": "Use yarn instead"
},
"packageManager": "yarn@4.5.3",
"packageManager": "yarn@4.6.0",
"houston": {
"minTag": "0.55.0-rc.0",
"updateFiles": [

File diff suppressed because it is too large Load Diff
Loading…
Cancel
Save