chore: bump Yarn to version 4.5.2 (#527)
Some checks failed
Test / Test Action (macos-14) (push) Waiting to run
Test / Test Action (windows-2022) (push) Waiting to run
Build / Build Package (push) Failing after 2s
Check / Check Package (push) Failing after 2s
Test / Test Package (push) Failing after 2s
Test / Test Action (ubuntu-22.04) (push) Failing after 34s
Test / Test Action With Specified Directories (push) Failing after 34s
Test / Test Action Without Run Build (push) Failing after 27s
Test / Test Action With Additional Options (push) Failing after 3s
Test / Test Action With Custom Generator (push) Failing after 3s

Signed-off-by: Alfi Maulana <alfi.maulana.f@gmail.com>
This commit is contained in:
Alfi Maulana 2024-11-26 17:43:55 +07:00 committed by GitHub
parent 8f79315420
commit 14b803b4c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -27,5 +27,5 @@
"typescript": "^5.6.3",
"typescript-eslint": "^8.15.0"
},
"packageManager": "yarn@4.5.1"
"packageManager": "yarn@4.5.2"
}