chore(deps): update yarn to v4.0.2
All checks were successful
continuous-integration/drone/pr Build is passing

This commit is contained in:
2023-11-14 09:50:03 +00:00
committed by Joao P Dubas
parent d898548620
commit 3be3bd5cd3
5 changed files with 337 additions and 337 deletions

View File

@@ -6,7 +6,7 @@ asdf_install:
.PHONY: yarn_setup
yarn_setup:
@yarn set version 4.0.1
@yarn set version 4.0.2
@yarn init -2
@yarn add typescript jest @types/jest ts-node ts-jest