chore: update yarn to 3.6.3

This commit is contained in:
CrazyMax
2023-09-10 04:58:47 +02:00
parent 392f94885d
commit ff4a15c5a4
10 changed files with 7048 additions and 3622 deletions

View File

@@ -1,2 +1,12 @@
/coverage
/node_modules
# Dependency directories
node_modules/
jspm_packages/
# yarn v2
.yarn/cache
.yarn/unplugged
.yarn/build-state.yml
.yarn/install-state.gz
.pnp.*