Skip to content

Commit 506d34f

Browse files
chore(deps): update dependency cypress to v14
1 parent 60096fc commit 506d34f

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@vitejs/plugin-react": "^4.3.4",
9393
"axios": "1.7.9",
9494
"concurrently": "9.1.2",
95-
"cypress": "13.17.0",
95+
"cypress": "14.0.3",
9696
"env-cmd": "10.1.0",
9797
"eslint": "^9.17.0",
9898
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ __metadata:
17911791
languageName: node
17921792
linkType: hard
17931793

1794-
"@cypress/request@npm:^3.0.6":
1794+
"@cypress/request@npm:^3.0.7":
17951795
version: 3.0.7
17961796
resolution: "@cypress/request@npm:3.0.7"
17971797
dependencies:
@@ -5427,11 +5427,11 @@ __metadata:
54275427
languageName: node
54285428
linkType: hard
54295429

5430-
"cypress@npm:13.17.0":
5431-
version: 13.17.0
5432-
resolution: "cypress@npm:13.17.0"
5430+
"cypress@npm:14.0.3":
5431+
version: 14.0.3
5432+
resolution: "cypress@npm:14.0.3"
54335433
dependencies:
5434-
"@cypress/request": "npm:^3.0.6"
5434+
"@cypress/request": "npm:^3.0.7"
54355435
"@cypress/xvfb": "npm:^1.2.4"
54365436
"@types/sinonjs__fake-timers": "npm:8.1.1"
54375437
"@types/sizzle": "npm:^2.3.2"
@@ -5476,7 +5476,7 @@ __metadata:
54765476
yauzl: "npm:^2.10.0"
54775477
bin:
54785478
cypress: bin/cypress
5479-
checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
5479+
checksum: 10/a3ce943f21dd3e3a0a138dbb6789ed1228c8fe81ad8c98d37c362414c37b64d2ab3de23cc31e1c4cc52fbfd1f941a481ece6d157c2736798a428a309778aeded
54805480
languageName: node
54815481
linkType: hard
54825482

@@ -7514,7 +7514,7 @@ __metadata:
75147514
"@vitejs/plugin-react": "npm:^4.3.4"
75157515
axios: "npm:1.7.9"
75167516
concurrently: "npm:9.1.2"
7517-
cypress: "npm:13.17.0"
7517+
cypress: "npm:14.0.3"
75187518
date-fns: "npm:^4.1.0"
75197519
env-cmd: "npm:10.1.0"
75207520
eslint: "npm:^9.17.0"

0 commit comments

Comments
 (0)