Skip to content

Commit f50246c

Browse files
yarn(deps-dev): bump cypress from 13.14.0 to 13.14.1 (#4445)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 0acef42 commit f50246c

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.14.0",
74+
"cypress": "^13.14.1",
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.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==
4333+
cypress@^13.14.1:
4334+
version "13.14.1"
4335+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.14.1.tgz#05875bbbf6333e858a92aed33ba67d7ddf8370d7"
4336+
integrity sha512-Wo+byPmjps66hACEH5udhXINEiN3qS3jWNGRzJOjrRJF3D0+YrcP2LVB1T7oYaVQM/S+eanqEvBWYc8cf7Vcbg==
43374337
dependencies:
43384338
"@cypress/request" "^3.0.1"
43394339
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)