Skip to content

Commit 99a2d8b

Browse files
committed
test: downgrade cypress
see cypress-io/cypress#28982
1 parent 8b90bf8 commit 99a2d8b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
"@vitejs/plugin-react": "^4.2.1",
9494
"@vitest/browser": "^1.3.0",
9595
"concurrently": "8.2.2",
96-
"cypress": "13.6.5",
96+
"cypress": "13.6.4",
9797
"env-cmd": "10.1.0",
9898
"eslint": "8.56.0",
9999
"eslint-config-airbnb": "19.0.4",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -5287,7 +5287,7 @@ __metadata:
52875287
languageName: node
52885288
linkType: hard
52895289

5290-
"buffer@npm:^5.5.0, buffer@npm:^5.7.1":
5290+
"buffer@npm:^5.5.0, buffer@npm:^5.6.0":
52915291
version: 5.7.1
52925292
resolution: "buffer@npm:5.7.1"
52935293
dependencies:
@@ -6106,9 +6106,9 @@ __metadata:
61066106
languageName: node
61076107
linkType: hard
61086108

6109-
"cypress@npm:13.6.5":
6110-
version: 13.6.5
6111-
resolution: "cypress@npm:13.6.5"
6109+
"cypress@npm:13.6.4":
6110+
version: 13.6.4
6111+
resolution: "cypress@npm:13.6.4"
61126112
dependencies:
61136113
"@cypress/request": "npm:^3.0.0"
61146114
"@cypress/xvfb": "npm:^1.2.4"
@@ -6117,7 +6117,7 @@ __metadata:
61176117
arch: "npm:^2.2.0"
61186118
blob-util: "npm:^2.0.2"
61196119
bluebird: "npm:^3.7.2"
6120-
buffer: "npm:^5.7.1"
6120+
buffer: "npm:^5.6.0"
61216121
cachedir: "npm:^2.3.0"
61226122
chalk: "npm:^4.1.0"
61236123
check-more-types: "npm:^2.24.0"
@@ -6135,7 +6135,7 @@ __metadata:
61356135
figures: "npm:^3.2.0"
61366136
fs-extra: "npm:^9.1.0"
61376137
getos: "npm:^3.2.1"
6138-
is-ci: "npm:^3.0.1"
6138+
is-ci: "npm:^3.0.0"
61396139
is-installed-globally: "npm:~0.4.0"
61406140
lazy-ass: "npm:^1.6.0"
61416141
listr2: "npm:^3.8.3"
@@ -6154,7 +6154,7 @@ __metadata:
61546154
yauzl: "npm:^2.10.0"
61556155
bin:
61566156
cypress: bin/cypress
6157-
checksum: 10/df11ec229eaab173dd513b7ee59202407450aaf2900798fe09e076636ffae6a86fea8265c608756f1c44f1b0db6096115e2d7007a48bf196c192462c13e9f339
6157+
checksum: 10/acdc246cf41bf77b95ab78a26ae7cb000c64abfd768ad7cef54830e1fa8d7e89cee64a56d00a9a389ac36ff6ec8bd704d6fa1d5d92123123c8d96ebae6328b8b
61586158
languageName: node
61596159
linkType: hard
61606160

@@ -8430,7 +8430,7 @@ __metadata:
84308430
"@vitejs/plugin-react": "npm:^4.2.1"
84318431
"@vitest/browser": "npm:^1.3.0"
84328432
concurrently: "npm:8.2.2"
8433-
cypress: "npm:13.6.5"
8433+
cypress: "npm:13.6.4"
84348434
date-fns: "npm:^3.3.1"
84358435
env-cmd: "npm:10.1.0"
84368436
eslint: "npm:8.56.0"
@@ -8958,7 +8958,7 @@ __metadata:
89588958
languageName: node
89598959
linkType: hard
89608960

8961-
"is-ci@npm:^3.0.1":
8961+
"is-ci@npm:^3.0.0":
89628962
version: 3.0.1
89638963
resolution: "is-ci@npm:3.0.1"
89648964
dependencies:

0 commit comments

Comments
 (0)