Skip to content

Commit 39a571b

Browse files
authored
Merge pull request #1337 from ymmooot/dependabot/npm_and_yarn/cypress-13.6.0
build(deps-dev): bump cypress from 13.5.1 to 13.6.0
2 parents dec4884 + 5e64cf8 commit 39a571b

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"cy:ci": "cypress run --config-file ./cypress/cypress.config.ts --record --key 8f568853-b927-4858-9e2a-6af417990ad7"
1616
},
1717
"devDependencies": {
18-
"cypress": "^13.5.1",
18+
"cypress": "^13.6.0",
1919
"eslint": "^8.54.0",
2020
"eslint-config-prettier": "^9.0.0",
2121
"eslint-plugin-prettier": "^5.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4205,10 +4205,10 @@ csstype@^3.1.2:
42054205
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.2.tgz#1d4bf9d572f11c14031f0436e1c10bc1f571f50b"
42064206
integrity sha512-I7K1Uu0MBPzaFKg4nI5Q7Vs2t+3gWWW648spaF+Rg7pI9ds18Ugn+lvg4SHczUdKlHI5LWBXyqfS8+DufyBsgQ==
42074207

4208-
cypress@^13.5.1:
4209-
version "13.5.1"
4210-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.5.1.tgz#8b19bf0b9f31ea43f78980b2479bd3f25197d5cc"
4211-
integrity sha512-yqLViT0D/lPI8Kkm7ciF/x/DCK/H/DnogdGyiTnQgX4OVR2aM30PtK+kvklTOD1u3TuItiD9wUQAF8EYWtyZug==
4208+
cypress@^13.6.0:
4209+
version "13.6.0"
4210+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.6.0.tgz#b98b7b837679012ed09c7ecee5565bf7b31d4982"
4211+
integrity sha512-quIsnFmtj4dBUEJYU4OH0H12bABJpSujvWexC24Ju1gTlKMJbeT6tTO0vh7WNfiBPPjoIXLN+OUqVtiKFs6SGw==
42124212
dependencies:
42134213
"@cypress/request" "^3.0.0"
42144214
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)