Skip to content

Commit 7472553

Browse files
chore(deps): update dependency cypress to v13.8.1 (#213)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 54197e6 commit 7472553

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
@@ -117,7 +117,7 @@
117117
"@typescript-eslint/parser": "7.7.0",
118118
"@vitejs/plugin-react": "^4.2.1",
119119
"concurrently": "8.2.2",
120-
"cypress": "13.7.3",
120+
"cypress": "13.8.1",
121121
"env-cmd": "10.1.0",
122122
"eslint": "8.57.0",
123123
"eslint-config-airbnb": "19.0.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7520,9 +7520,9 @@ __metadata:
75207520
languageName: node
75217521
linkType: hard
75227522

7523-
"cypress@npm:13.7.3":
7524-
version: 13.7.3
7525-
resolution: "cypress@npm:13.7.3"
7523+
"cypress@npm:13.8.1":
7524+
version: 13.8.1
7525+
resolution: "cypress@npm:13.8.1"
75267526
dependencies:
75277527
"@cypress/request": "npm:^3.0.0"
75287528
"@cypress/xvfb": "npm:^1.2.4"
@@ -7568,7 +7568,7 @@ __metadata:
75687568
yauzl: "npm:^2.10.0"
75697569
bin:
75707570
cypress: bin/cypress
7571-
checksum: 10/eca6f204b59523fb22c6e55811e8506ff22559f01d6bc3aafa4c4fcda1613518f895169c480b5a53910878549143d9b9529cc4ce6f2948d5e6c233683ca360ec
7571+
checksum: 10/ff5410ef53dd2498a7143dc10e6c90d4fe0314ac536ebef8cdd503a2d2bfff267e91ffda0f2ede8da68cdae9b05ddbb59c2f177090ce3e6d51b6506b0e8a35d5
75727572
languageName: node
75737573
linkType: hard
75747574

@@ -10134,7 +10134,7 @@ __metadata:
1013410134
"@uppy/xhr-upload": "npm:^3.6.4"
1013510135
"@vitejs/plugin-react": "npm:^4.2.1"
1013610136
concurrently: "npm:8.2.2"
10137-
cypress: "npm:13.7.3"
10137+
cypress: "npm:13.8.1"
1013810138
date-fns: "npm:3.6.0"
1013910139
env-cmd: "npm:10.1.0"
1014010140
eslint: "npm:8.57.0"

0 commit comments

Comments
 (0)