Closed karpilin closed 5 months ago
@stof maybe we should lock the yarn version in test_apps workflow so we don't need to do this every time new version is released?
ie - yarn set version 4.1.1
instead of yarn set version berry
?
Merging this PR will fix issues with dependabot updates #1261 #1262 #1263 @weaverryan
@stof @fabpot @nicolas-grekas? can we please merge this? It will resolve all dependabot PR failing checks (#1261, #1262, #1263) as well as any other dependency updates like in #1258.
This updates yarn cjs files for testing_apps workflow and locks it to the current version which means we don't have to update on every yarn release