Bump yarn to 4.9.1 (#1987)

This commit is contained in:
Tarik Gul
2025-05-19 08:17:15 -07:00
committed by GitHub
parent e59fe6fd22
commit 972363a5bb
4 changed files with 950 additions and 936 deletions

File diff suppressed because one or more lines are too long

948
.yarn/releases/yarn-4.9.1.cjs vendored Executable file

File diff suppressed because one or more lines are too long

View File

@@ -12,4 +12,4 @@ logFilters:
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-4.6.0.cjs
yarnPath: .yarn/releases/yarn-4.9.1.cjs

View File

@@ -6,7 +6,7 @@
},
"homepage": "https://github.com/polkadot-js/common#readme",
"license": "Apache-2.0",
"packageManager": "yarn@4.6.0",
"packageManager": "yarn@4.9.1",
"private": true,
"repository": {
"type": "git",