chore(deps): Upgrade Yarn (#36130)

pull/36030/head^2
Tasso Evangelista 7 months ago committed by GitHub
parent 38c5dbdea8
commit db04086cbf
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 935
      .yarn/releases/yarn-4.7.0.cjs
  2. 948
      .yarn/releases/yarn-4.9.1.cjs
  3. 2
      .yarnrc.yml
  4. 4
      package.json

File diff suppressed because one or more lines are too long

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.7.0.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs

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

Loading…
Cancel
Save