chore(deps): update yarn to v3.6.4 (#1742)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-10-04 10:09:37 +08:00 committed by GitHub
parent 2e03db1fec
commit 2c9b8516d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 133 additions and 133 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,3 +1,3 @@
nodeLinker: node-modules
yarnPath: .yarn/releases/yarn-3.6.3.cjs
yarnPath: .yarn/releases/yarn-3.6.4.cjs

View file

@ -96,5 +96,5 @@
"tslib": "^2.6.0",
"typescript": "^5.1.6"
},
"packageManager": "yarn@3.6.3"
"packageManager": "yarn@3.6.4"
}