Chore: Yarn version update to 4

This commit is contained in:
alstjr7375 2024-11-21 04:40:02 +09:00
parent 9363e9a4be
commit f64a629f45
4 changed files with 3970 additions and 2450 deletions

2
.gitignore vendored
View file

@ -115,7 +115,7 @@ dist
# Zero install # Zero install
# .pnp.* # If not zero install # .pnp.* # If not zero install
.yarn/* .yarn/*
!.yarn/cache .yarn/cache
!.yarn/patches !.yarn/patches
!.yarn/plugins !.yarn/plugins
!.yarn/releases !.yarn/releases

1
.yarnrc.yml Normal file
View file

@ -0,0 +1 @@
nodeLinker: node-modules

View file

@ -32,5 +32,6 @@
}, },
"jest": { "jest": {
"testEnvironment": "jest-environment-node-single-context" "testEnvironment": "jest-environment-node-single-context"
} },
"packageManager": "yarn@4.5.3"
} }

6414
yarn.lock

File diff suppressed because it is too large Load diff