Skip to content

Commit 6d108dc

Browse files
chore(deps): update dependency cypress to ^13.8.1
1 parent 7cb5afe commit 6d108dc

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.8.0",
24+
"cypress": "^13.8.1",
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.8.0:
4367-
version "13.8.0"
4368-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.8.0.tgz#118e94161334e03841714c9b9b3600ae853c11f9"
4369-
integrity sha512-Qau//mtrwEGOU9cn2YjavECKyDUwBh8J2tit+y9s1wsv6C3BX+rlv6I9afmQnL8PmEEzJ6be7nppMHacFzZkTw==
4366+
cypress@^13.8.1:
4367+
version "13.8.1"
4368+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.8.1.tgz#f558e51b770a409e2360031bbd36c3f4fb3f2db4"
4369+
integrity sha512-Uk6ovhRbTg6FmXjeZW/TkbRM07KPtvM5gah1BIMp4Y2s+i/NMxgaLw0+PbYTOdw1+egE0FP3mWRiGcRkjjmhzA==
43704370
dependencies:
43714371
"@cypress/request" "^3.0.0"
43724372
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)