Skip to content

Commit b7ace35

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency cypress to v9.7.0
1 parent 9bb03ae commit b7ace35

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
@@ -25,7 +25,7 @@
2525
"@types/react-dom": "17.0.17",
2626
"@typescript-eslint/eslint-plugin": "5.25.0",
2727
"@typescript-eslint/parser": "5.25.0",
28-
"cypress": "9.6.1",
28+
"cypress": "9.7.0",
2929
"eslint": "8.16.0",
3030
"eslint-config-prettier": "8.5.0",
3131
"eslint-plugin-prettier": "4.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1930,10 +1930,10 @@ csstype@^3.0.2:
19301930
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.0.10.tgz#2ad3a7bed70f35b965707c092e5f30b327c290e5"
19311931
integrity sha512-2u44ZG2OcNUO9HDp/Jl8C07x6pU/eTR3ncV91SiK3dhG9TWvRVsCoJw14Ckx5DgWkzGA3waZWO3d7pgqpUI/XA==
19321932

1933-
cypress@9.6.1:
1934-
version "9.6.1"
1935-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
1936-
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
1933+
cypress@9.7.0:
1934+
version "9.7.0"
1935+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.7.0.tgz#bf55b2afd481f7a113ef5604aa8b693564b5e744"
1936+
integrity sha512-+1EE1nuuuwIt/N1KXRR2iWHU+OiIt7H28jJDyyI4tiUftId/DrXYEwoDa5+kH2pki1zxnA0r6HrUGHV5eLbF5Q==
19371937
dependencies:
19381938
"@cypress/request" "^2.88.10"
19391939
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)