Bump yarn to 4.2.2 (#5878)

This commit is contained in:
Tarik Gul
2024-05-13 17:58:04 -07:00
committed by GitHub
parent 52cd797488
commit 0d8df6380e
3 changed files with 297 additions and 296 deletions

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.1.1.cjs
yarnPath: .yarn/releases/yarn-4.2.2.cjs

View File

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