Skip to content

Commit 80acca9

Browse files
yarn(deps-dev): bump cypress from 13.13.3 to 13.14.0 (#4439)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 24a087f commit 80acca9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@typescript-eslint/eslint-plugin": "^5.62.0",
7272
"@typescript-eslint/parser": "^5.62.0",
7373
"cross-env": "^7.0.3",
74-
"cypress": "^13.13.3",
74+
"cypress": "^13.14.0",
7575
"eslint": "^8.57.0",
7676
"eslint-config-airbnb": "19.0.4",
7777
"eslint-config-airbnb-typescript": "^17.1.0",

yarn.lock

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

4333-
cypress@^13.13.3:
4334-
version "13.13.3"
4335-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.13.3.tgz#21ee054bb4e00b3858f2e33b4f8f4e69128470a9"
4336-
integrity sha512-hUxPrdbJXhUOTzuML+y9Av7CKoYznbD83pt8g3klgpioEha0emfx4WNIuVRx0C76r0xV2MIwAW9WYiXfVJYFQw==
4333+
cypress@^13.14.0:
4334+
version "13.14.0"
4335+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.0.tgz#12ed82310f7c01eaf4ddbe01236ea3efd5a4c380"
4336+
integrity sha512-r0+nhd033x883YL6068futewUsl02Q7rWiinyAAIBDW/OOTn+UMILWgNuCiY3vtJjd53efOqq5R9dctQk/rKiw==
43374337
dependencies:
43384338
"@cypress/request" "^3.0.1"
43394339
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)