Skip to content

Commit 9c1effc

Browse files
build(deps-dev): bump cypress from 9.6.0 to 9.6.1 (#29)
Bumps [cypress](https://github.com/cypress-io/cypress) from 9.6.0 to 9.6.1. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/.releaserc.base.js) - [Commits](cypress-io/cypress@v9.6.0...v9.6.1) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4b3556d commit 9c1effc

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"autoprefixer": "^10.4.5",
5656
"babel-jest": "^27.3.1",
5757
"commitizen": "^4.2.4",
58-
"cypress": "^9.6.0",
58+
"cypress": "^9.6.1",
5959
"cz-conventional-changelog": "3.3.0",
6060
"eslint": "^8.15.0",
6161
"eslint-config-prettier": "^8.5.0",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4011,9 +4011,10 @@ csstype@^2.6.8:
40114011
version "2.6.20"
40124012
resolved "https://registry.yarnpkg.com/csstype/-/csstype-2.6.20.tgz#9229c65ea0b260cf4d3d997cb06288e36a8d6dda"
40134013

4014-
cypress@^9.6.0:
4015-
version "9.6.0"
4016-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.0.tgz#84473b3362255fa8f5e627a596e58575c9e5320f"
4014+
cypress@^9.6.1:
4015+
version "9.6.1"
4016+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-9.6.1.tgz#a7d6b5a53325b3dc4960181f5800a5ade0f085eb"
4017+
integrity sha512-ECzmV7pJSkk+NuAhEw6C3D+RIRATkSb2VAHXDY6qGZbca/F9mv5pPsj2LO6Ty6oIFVBTrwCyL9agl28MtJMe2g==
40174018
dependencies:
40184019
"@cypress/request" "^2.88.10"
40194020
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)