Skip to content

Commit 531a806

Browse files
authored
build: use latest version of yarn modern (#849)
1 parent 5727e96 commit 531a806

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/update-cypress-latest-other.sh

+1
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ cd ..
4444
echo
4545
echo updating examples/yarn-modern to cypress@latest
4646
cd yarn-modern
47+
yarn set version latest
4748
yarn add cypress --dev --exact
4849
cd ..
4950

0 commit comments

Comments
 (0)