We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cypress
1 parent f71850f commit 15fd493Copy full SHA for 15fd493
packages/cypress-commands/package.json
@@ -21,7 +21,7 @@
21
"clean": "rimraf dist api.json"
22
},
23
"peerDependencies": {
24
- "cypress": "^12.0.0 || ^13.0.0"
+ "cypress": "^13.0.0"
25
26
"publishConfig": {
27
"access": "public"
yarn.lock
@@ -6443,7 +6443,7 @@ __metadata:
6443
version: 0.0.0-use.local
6444
resolution: "@ui5/webcomponents-cypress-commands@workspace:packages/cypress-commands"
6445
peerDependencies:
6446
- cypress: ^12.0.0 || ^13.0.0
+ cypress: ^13.0.0
6447
languageName: unknown
6448
linkType: soft
6449
0 commit comments