Skip to content

Commit db14438

Browse files
committed
chore(example): update cypress version to 11.2.0
Signed-off-by: Jakub Freisler <jakub@frsource.org>
1 parent a79f3c9 commit db14438

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@frsource/cypress-plugin-visual-regression-diff": "portal:..",
2020
"@vue/cli-plugin-e2e-cypress": "5.0.8",
2121
"@vue/cli-service": "5.0.8",
22-
"cypress": "11.1.0",
22+
"cypress": "11.2.0",
2323
"typescript": "4.8.4"
2424
}
2525
}

example/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2342,9 +2342,9 @@ __metadata:
23422342
languageName: node
23432343
linkType: hard
23442344

2345-
"cypress@npm:11.1.0":
2346-
version: 11.1.0
2347-
resolution: "cypress@npm:11.1.0"
2345+
"cypress@npm:11.2.0":
2346+
version: 11.2.0
2347+
resolution: "cypress@npm:11.2.0"
23482348
dependencies:
23492349
"@cypress/request": ^2.88.10
23502350
"@cypress/xvfb": ^1.2.4
@@ -2390,7 +2390,7 @@ __metadata:
23902390
yauzl: ^2.10.0
23912391
bin:
23922392
cypress: bin/cypress
2393-
checksum: ee0097778cf3cdf3854325cabf19a60a7486d46ae70082034c05b22b203f21ff85a4871c08dadc6641be649a64c739a443dd3f2d6a5ab112fc9ead703e1f1be3
2393+
checksum: e13649fb4b62a3c9dff7cc571f4e01dba009d8179b05c4f885c5ceb4ed76b78a7323fec491d992da35527708b54e596bfc9edb1d702f788317889f794d8c1e76
23942394
languageName: node
23952395
linkType: hard
23962396

@@ -2889,7 +2889,7 @@ __metadata:
28892889
"@frsource/cypress-plugin-visual-regression-diff": "portal:.."
28902890
"@vue/cli-plugin-e2e-cypress": 5.0.8
28912891
"@vue/cli-service": 5.0.8
2892-
cypress: 11.1.0
2892+
cypress: 11.2.0
28932893
typescript: 4.8.4
28942894
vue: 3.2.45
28952895
languageName: unknown

0 commit comments

Comments
 (0)