Skip to content

Commit 85bf267

Browse files
build(deps-dev): bump cypress from 13.3.3 to 13.4.0 (#1450)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.3 to 13.4.0. - [Release notes](https://github.com/cypress-io/cypress/releases) - [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md) - [Commits](cypress-io/cypress@v13.3.3...v13.4.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent dc42eab commit 85bf267

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
@@ -44,7 +44,7 @@
4444
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2",
4545
"chai": "^4.3.10",
4646
"cssnano": "^6.0.1",
47-
"cypress": "13.3.3",
47+
"cypress": "13.4.0",
4848
"eslint": "^8.52.0",
4949
"eslint-plugin-jest": "^27.6.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3654,10 +3654,10 @@ cssstyle@^3.0.0:
36543654
dependencies:
36553655
rrweb-cssom "^0.6.0"
36563656

3657-
cypress@13.3.3:
3658-
version "13.3.3"
3659-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.3.tgz#353e69b6543aee8aee4e91fa39bcecbab26ab564"
3660-
integrity sha512-mbdkojHhKB1xbrj7CrKWHi22uFx9P9vQFiR0sYDZZoK99OMp9/ZYN55TO5pjbXmV7xvCJ4JwBoADXjOJK8aCJw==
3657+
cypress@13.4.0:
3658+
version "13.4.0"
3659+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.4.0.tgz#7d91069983ba7c664c505abde84d3e3e20484344"
3660+
integrity sha512-KeWNC9xSHG/ewZURVbaQsBQg2mOKw4XhjJZFKjWbEjgZCdxpPXLpJnfq5Jns1Gvnjp6AlnIfpZfWFlDgVKXdWQ==
36613661
dependencies:
36623662
"@cypress/request" "^3.0.0"
36633663
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)