diff --git a/examples/yarn-modern-pnp/package.json b/examples/yarn-modern-pnp/package.json index 124f9c219..1994bef72 100644 --- a/examples/yarn-modern-pnp/package.json +++ b/examples/yarn-modern-pnp/package.json @@ -7,7 +7,7 @@ "test": "cypress run" }, "private": true, - "packageManager": "yarn@4.13.0", + "packageManager": "yarn@4.14.0", "devDependencies": { "cypress": "15.13.1" } diff --git a/examples/yarn-modern-pnp/yarn.lock b/examples/yarn-modern-pnp/yarn.lock index 89b9c8abd..1a0dded1c 100644 --- a/examples/yarn-modern-pnp/yarn.lock +++ b/examples/yarn-modern-pnp/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@cypress/request@npm:^3.0.10": diff --git a/examples/yarn-modern/package.json b/examples/yarn-modern/package.json index 796a5203a..b5b737346 100644 --- a/examples/yarn-modern/package.json +++ b/examples/yarn-modern/package.json @@ -7,7 +7,7 @@ "test": "cypress run" }, "private": true, - "packageManager": "yarn@4.13.0", + "packageManager": "yarn@4.14.0", "devDependencies": { "cypress": "15.13.1" } diff --git a/examples/yarn-modern/yarn.lock b/examples/yarn-modern/yarn.lock index 4144d24a8..5ef87c620 100644 --- a/examples/yarn-modern/yarn.lock +++ b/examples/yarn-modern/yarn.lock @@ -2,7 +2,7 @@ # Manual changes might be lost - proceed with caution! __metadata: - version: 8 + version: 9 cacheKey: 10c0 "@cypress/request@npm:^3.0.10":