Skip to content

Commit df9690b

Browse files
chore(deps): update yarn to v4.17.1 (#1830)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e0dc664 commit df9690b

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.17.0",
10+
"packageManager": "yarn@4.17.1",
1111
"devDependencies": {
1212
"cypress": "15.18.1"
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.17.0",
10+
"packageManager": "yarn@4.17.1",
1111
"devDependencies": {
1212
"cypress": "15.18.1"
1313
}

0 commit comments

Comments
 (0)