Skip to content

Commit 984bd80

Browse files
chore(deps): update yarn to v4.15.0 (cypress-io#1768)
1 parent 1c3bb66 commit 984bd80

4 files changed

Lines changed: 4 additions & 4 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.14.1",
10+
"packageManager": "yarn@4.15.0",
1111
"devDependencies": {
1212
"cypress": "15.15.0"
1313
}

examples/yarn-modern-pnp/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 9
5+
version: 10
66
cacheKey: 10c0
77

88
"@cypress/request@npm:^4.0.0":

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

examples/yarn-modern/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# Manual changes might be lost - proceed with caution!
33

44
__metadata:
5-
version: 9
5+
version: 10
66
cacheKey: 10c0
77

88
"@cypress/request@npm:^4.0.0":

0 commit comments

Comments
 (0)