Skip to content

Commit cf1a86e

Browse files
committed
chore(deps): update dependency cypress to ^13.10.0
1 parent 5352b1b commit cf1a86e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@exampledev/new.css": "^1.1.3",
2222
"@nuxt/bridge": "npm:@nuxt/bridge-edge",
2323
"@nuxt/types": "^2.17.3",
24-
"cypress": "^13.9.0",
24+
"cypress": "^13.10.0",
2525
"prettier": "^3.2.5"
2626
}
2727
}

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4363,10 +4363,10 @@ cyclist@^1.0.1:
43634363
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
43644364
integrity sha512-NJGVKPS81XejHcLhaLJS7plab0fK3slPh11mESeeDq2W4ZI5kUKK/LRRdVDvjJseojbPB7ZwjnyOybg3Igea/A==
43654365

4366-
cypress@^13.9.0:
4367-
version "13.9.0"
4368-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.9.0.tgz#b529cfa8f8c39ba163ed0501a25bb5b09c143652"
4369-
integrity sha512-atNjmYfHsvTuCaxTxLZr9xGoHz53LLui3266WWxXJHY7+N6OdwJdg/feEa3T+buez9dmUXHT1izCOklqG82uCQ==
4366+
cypress@^13.10.0:
4367+
version "13.10.0"
4368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.10.0.tgz#0cfdb54eb046a30c78998e41effb635a50326935"
4369+
integrity sha512-tOhwRlurVOQbMduX+KonoMeQILs2cwR3yHGGENoFvvSoLUBHmJ8b9/n21gFSDqjlOJ+SRVcwuh+fG/JDsHsT6Q==
43704370
dependencies:
43714371
"@cypress/request" "^3.0.0"
43724372
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)