Skip to content

Commit 8986ac0

Browse files
chore: update cypress to 13.11.0 (#5884)
1 parent 6a79d5c commit 8986ac0

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
"@vitejs/plugin-react": "^4.2.0",
6767
"chromatic": "^11.0.0",
6868
"cssnano": "^7.0.0",
69-
"cypress": "^13.0.0",
69+
"cypress": "13.11.0",
7070
"cypress-real-events": "^1.8.1",
7171
"dedent": "^1.0.0",
7272
"eslint": "^8.35.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9610,9 +9610,9 @@ __metadata:
96109610
languageName: node
96119611
linkType: hard
96129612

9613-
"cypress@npm:^13.0.0":
9614-
version: 13.10.0
9615-
resolution: "cypress@npm:13.10.0"
9613+
"cypress@npm:13.11.0":
9614+
version: 13.11.0
9615+
resolution: "cypress@npm:13.11.0"
96169616
dependencies:
96179617
"@cypress/request": "npm:^3.0.0"
96189618
"@cypress/xvfb": "npm:^1.2.4"
@@ -9658,7 +9658,7 @@ __metadata:
96589658
yauzl: "npm:^2.10.0"
96599659
bin:
96609660
cypress: bin/cypress
9661-
checksum: 10c0/ab53083b0557e6c1a1de0992563df91a75676113fc5d980fc36bdebeff4ea2eb2b66e67d504dbb36b4bdf33362aa738e98446f219755414e45135f48b607c1e3
9661+
checksum: 10c0/a78eca7c26279928a86110d136a8ffcb339e81a04345eff155b0bc1b58f39bcce669f72f9d4e8303d038daf477525e727be2e1814ae04c100a3700c5f6f922f2
96629662
languageName: node
96639663
linkType: hard
96649664

@@ -22648,7 +22648,7 @@ __metadata:
2264822648
"@vitejs/plugin-react": "npm:^4.2.0"
2264922649
chromatic: "npm:^11.0.0"
2265022650
cssnano: "npm:^7.0.0"
22651-
cypress: "npm:^13.0.0"
22651+
cypress: "npm:13.11.0"
2265222652
cypress-real-events: "npm:^1.8.1"
2265322653
dedent: "npm:^1.0.0"
2265422654
eslint: "npm:^8.35.0"

0 commit comments

Comments
 (0)