chore(deps): update yarn to v3.6.3
This commit is contained in:
parent
f97af3852d
commit
f1d016a914
3 changed files with 4 additions and 4 deletions
File diff suppressed because one or more lines are too long
|
@ -1,3 +1,3 @@
|
|||
nodeLinker: node-modules
|
||||
|
||||
yarnPath: .yarn/releases/yarn-3.6.2.cjs
|
||||
yarnPath: .yarn/releases/yarn-3.6.3.cjs
|
||||
|
|
|
@ -94,5 +94,5 @@
|
|||
"tslib": "^2.6.0",
|
||||
"typescript": "^5.1.6"
|
||||
},
|
||||
"packageManager": "yarn@3.6.2"
|
||||
"packageManager": "yarn@3.6.3"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue