Skip to content

Commit e1b65b0

Browse files
build(deps-dev): bump cypress from 13.3.2 to 13.3.3 (#1447)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.2 to 13.3.3. - [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.2...v13.3.3) --- 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 7c670f2 commit e1b65b0

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.2",
47+
"cypress": "13.3.3",
4848
"eslint": "^8.52.0",
4949
"eslint-plugin-jest": "^27.4.2",
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.2:
3658-
version "13.3.2"
3659-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.2.tgz#b4baa64ce37d7874f6bdd8efbc28a9c722c0686f"
3660-
integrity sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==
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==
36613661
dependencies:
36623662
"@cypress/request" "^3.0.0"
36633663
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)