Skip to content

Commit 9410cfe

Browse files
committed
chore(deps): update dependency cypress to ^13.7.0
1 parent f31ea10 commit 9410cfe

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.6.6",
24+
"cypress": "^13.7.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.6.6:
4367-
version "13.6.6"
4368-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.6.tgz#5133f231ed1c6e57dc8dcbf60aade220bcd6884b"
4369-
integrity sha512-S+2S9S94611hXimH9a3EAYt81QM913ZVA03pUmGDfLTFa5gyp85NJ8dJGSlEAEmyRsYkioS1TtnWtbv/Fzt11A==
4366+
cypress@^13.7.0:
4367+
version "13.7.0"
4368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.0.tgz#19e53c0bd6eca5e3bde0d6ac9e98fbf1782e3a9e"
4369+
integrity sha512-UimjRSJJYdTlvkChcdcfywKJ6tUYuwYuk/n1uMMglrvi+ZthNhoRYcxnWgTqUtkl17fXrPAsD5XT2rcQYN1xKA==
43704370
dependencies:
43714371
"@cypress/request" "^3.0.0"
43724372
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)