Upgrade yarn to 3.2.1

This commit is contained in:
Simon Warta
2022-06-27 11:53:00 +02:00
parent ae61b7f9c9
commit e37d56cf28
4 changed files with 789 additions and 770 deletions
-768
View File
File diff suppressed because one or more lines are too long
+786
View File
File diff suppressed because one or more lines are too long
+1 -1
View File
@@ -13,4 +13,4 @@ plugins:
pnpMode: loose
yarnPath: .yarn/releases/yarn-3.1.0.cjs
yarnPath: .yarn/releases/yarn-3.2.1.cjs
+2 -1
View File
@@ -49,5 +49,6 @@
"eslint": "^7.5",
"prettier": "^2.4.1",
"typescript": "~4.4"
}
},
"packageManager": "yarn@3.2.1"
}