chore: update yarn

This commit is contained in:
iCrawl
2023-01-12 14:06:07 +01:00
parent f6506e99c4
commit bb58395df0
6 changed files with 330 additions and 308 deletions

View File

@@ -61,7 +61,7 @@
"vitest": "^0.27.1"
},
"resolutions": {
"@microsoft/tsdoc-config": "patch:@microsoft/tsdoc-config@npm:0.16.2#.yarn/patches/@microsoft-tsdoc-config-npm-0.16.2-81031b1bbf.patch"
"@microsoft/tsdoc-config": "patch:@microsoft/tsdoc-config@npm%3A0.16.2#./.yarn/patches/@microsoft-tsdoc-config-npm-0.16.2-30fd115d09.patch"
},
"engines": {
"node": ">=16.9.0"
@@ -70,5 +70,5 @@
"apps/*",
"packages/*"
],
"packageManager": "yarn@3.2.4"
"packageManager": "yarn@3.3.1"
}