chore(deps): update yarn to v4.6.0 #84

Merged
joao.dubas merged 3 commits from renovate/yarn-monorepo into main 2025-01-15 12:05:18 +00:00
Showing only changes of commit 3914d8734c - Show all commits

View File

@ -29,7 +29,7 @@ steps:
- name: test
image: 'node:22.13.0-slim'
commands:
- yarn set version 4.5.1
- yarn set version 4.6.0
- yarn install
- yarn run jest