Skip to content

Commit bb35b92

Browse files
chore(deps): update dependency cypress to ^13.7.2
1 parent 0e87bd9 commit bb35b92

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.7.1",
24+
"cypress": "^13.7.2",
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.7.1:
4367-
version "13.7.1"
4368-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.1.tgz#d1208eb04efd46ef52a30480a5da71a03373261a"
4369-
integrity sha512-4u/rpFNxOFCoFX/Z5h+uwlkBO4mWzAjveURi3vqdSu56HPvVdyGTxGw4XKGWt399Y1JwIn9E1L9uMXQpc0o55w==
4366+
cypress@^13.7.2:
4367+
version "13.7.2"
4368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.2.tgz#61e841382abb20e0a9a063086ee0d850af3ef6bc"
4369+
integrity sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==
43704370
dependencies:
43714371
"@cypress/request" "^3.0.0"
43724372
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)