chore: upgrade yarn version
This commit is contained in:
parent
28be7e256b
commit
329c81f742
3 changed files with 282 additions and 276 deletions
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,3 @@
|
||||||
nodeLinker: node-modules
|
nodeLinker: node-modules
|
||||||
|
|
||||||
yarnPath: .yarn/releases/yarn-3.2.4.cjs
|
yarnPath: .yarn/releases/yarn-3.3.0.cjs
|
||||||
|
|
|
@ -108,5 +108,5 @@
|
||||||
"tslib": "^2.4.1",
|
"tslib": "^2.4.1",
|
||||||
"typescript": "^4.9.3"
|
"typescript": "^4.9.3"
|
||||||
},
|
},
|
||||||
"packageManager": "yarn@3.2.4"
|
"packageManager": "yarn@3.3.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue