chore: bump Yarn to version 4.5.3 (#538)
Some checks failed
Build / Build Package (push) Has been cancelled
Check / Check Package (push) Has been cancelled
Test / Test Package (push) Has been cancelled
Test / Test Action (macos-14) (push) Has been cancelled
Test / Test Action (ubuntu-22.04) (push) Has been cancelled
Test / Test Action (windows-2022) (push) Has been cancelled
Test / Test Action With Specified Directories (push) Has been cancelled
Test / Test Action Without Run Build (push) Has been cancelled
Test / Test Action With Additional Options (push) Has been cancelled
Test / Test Action With Custom Generator (push) Has been cancelled

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
Alfi Maulana 2024-12-01 22:06:18 +07:00 committed by GitHub
parent 639d8219e8
commit b6fc2b4c09
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,5 +27,5 @@
"typescript": "^5.7.2",
"typescript-eslint": "^8.16.0"
},
"packageManager": "yarn@4.5.2"
"packageManager": "yarn@4.5.3"
}