Skip to content

Commit ec2d664

Browse files
chore(deps): update yarn monorepo to v4.16.0 (#1788)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa74be0 commit ec2d664

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

examples/yarn-modern-pnp/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "cypress run"
88
},
99
"private": true,
10-
"packageManager": "yarn@4.15.0",
10+
"packageManager": "yarn@4.16.0",
1111
"devDependencies": {
1212
"cypress": "15.17.0"
1313
}

examples/yarn-modern/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"test": "cypress run"
88
},
99
"private": true,
10-
"packageManager": "yarn@4.15.0",
10+
"packageManager": "yarn@4.16.0",
1111
"devDependencies": {
1212
"cypress": "15.17.0"
1313
}

0 commit comments

Comments
 (0)