Skip to content

Commit 66e9506

Browse files
chore(deps): update yarn monorepo to v4.16.0
1 parent 96aa36a commit 66e9506

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.16.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.16.0"
1313
}

0 commit comments

Comments
 (0)