chore(deps): update yarn to v4.11.0 (#113884)

| datasource | package      | from   | to     |
| ---------- | ------------ | ------ | ------ |
| npm        | @yarnpkg/cli | 4.10.3 | 4.11.0 |
| npm        | @yarnpkg/cli | 4.9.4  | 4.11.0 |

Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com>
This commit is contained in:
renovate-sh-app[bot]
2025-11-14 10:50:14 +01:00
committed by GitHub
parent d8a5d8d882
commit 9ad6507eef
18 changed files with 315 additions and 315 deletions

View File

File diff suppressed because one or more lines are too long

View File

@@ -25,6 +25,6 @@ plugins:
path: .yarn/plugins/@yarnpkg/plugin-licenses.cjs
spec: "https://raw.githubusercontent.com/mhassan1/yarn-plugin-licenses/v0.15.0/bundles/@yarnpkg/plugin-licenses.js"
yarnPath: .yarn/releases/yarn-4.10.3.cjs
yarnPath: .yarn/releases/yarn-4.11.0.cjs
enableScripts: false

View File

@@ -470,7 +470,7 @@
"engines": {
"node": ">= 22 <23"
},
"packageManager": "yarn@4.10.3",
"packageManager": "yarn@4.11.0",
"dependenciesMeta": {
"cypress": {
"built": true

View File

@@ -33,5 +33,5 @@
"webpack-bundle-analyzer": "^4.10.2",
"webpack-virtual-modules": "^0.6.2"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -56,5 +56,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -55,5 +55,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -40,5 +40,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -49,5 +49,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -49,5 +49,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -51,6 +51,6 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3",
"packageManager": "yarn@4.11.0",
"type": "module"
}

View File

@@ -51,5 +51,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -52,5 +52,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -40,5 +40,5 @@
"dev": "NODE_OPTIONS='--experimental-strip-types --no-warnings=ExperimentalWarning' webpack -w -c ./webpack.config.ts --env development",
"i18n-extract": "i18next-cli extract --sync-primary"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -40,5 +40,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -48,5 +48,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.9.4"
"packageManager": "yarn@4.11.0"
}

View File

@@ -41,5 +41,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -69,5 +69,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}

View File

@@ -44,5 +44,5 @@
"test": "jest --watch --onlyChanged",
"test:ci": "jest --maxWorkers 4"
},
"packageManager": "yarn@4.10.3"
"packageManager": "yarn@4.11.0"
}