Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion examples/yarn-modern-pnp/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"private": true,
"packageManager": "yarn@4.13.0",
"devDependencies": {
"cypress": "15.12.0"
"cypress": "15.13.0"
}
}
10 changes: 5 additions & 5 deletions examples/yarn-modern-pnp/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -402,9 +402,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:15.12.0":
version: 15.12.0
resolution: "cypress@npm:15.12.0"
"cypress@npm:15.13.0":
version: 15.13.0
resolution: "cypress@npm:15.13.0"
dependencies:
"@cypress/request": "npm:^3.0.10"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -451,7 +451,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/aa11220a2da53689de9334975b6c8cbe3d5aa586542ac755c8581c80186b1a12394932d77c44fbeaf4d5f442afb357b1ccb9e66f0e8e6f778ed386131787e6fb
checksum: 10c0/2b6b235d93eb003c5d68e2b63a50c24f1c295f25ca008fc5ff1f60d80839a1d5e88e709e9e6e4c468492982076aaa4ace40d6ff237fdca2cc461fc9529e33f8f
languageName: node
linkType: hard

Expand Down Expand Up @@ -599,7 +599,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "example-yarn-modern-pnp@workspace:."
dependencies:
cypress: "npm:15.12.0"
cypress: "npm:15.13.0"
languageName: unknown
linkType: soft

Expand Down