Skip to content

Commit 3053ec5

Browse files
committed
chore(deps): update dependency cypress to ^13.7.3
1 parent aa74669 commit 3053ec5

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.2",
24+
"cypress": "^13.7.3",
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.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==
4366+
cypress@^13.7.3:
4367+
version "13.7.3"
4368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.3.tgz#3e7dcd32e007676a6c8e972293c50d6ef329d991"
4369+
integrity sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==
43704370
dependencies:
43714371
"@cypress/request" "^3.0.0"
43724372
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)