chore(deps): update yarn to v4.0.2 (#1813)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-11-14 19:59:37 +08:00 committed by GitHub
parent 68faeb6d60
commit f80cdba605
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 335 additions and 335 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-4.0.1.cjs
yarnPath: .yarn/releases/yarn-4.0.2.cjs

View file

@ -96,5 +96,5 @@
"tslib": "^2.6.2",
"typescript": "^5.2.2"
},
"packageManager": "yarn@4.0.1"
"packageManager": "yarn@4.0.2"
}