Skip to content

Commit 672b1b8

Browse files
build(deps-dev): bump cypress from 13.3.1 to 13.3.2 (#1443)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.3.1 to 13.3.2. - [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.1...v13.3.2) --- 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 99973a3 commit 672b1b8

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.1",
47+
"cypress": "13.3.2",
4848
"eslint": "^8.51.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
@@ -3649,10 +3649,10 @@ cssstyle@^3.0.0:
36493649
dependencies:
36503650
rrweb-cssom "^0.6.0"
36513651

3652-
cypress@13.3.1:
3653-
version "13.3.1"
3654-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.1.tgz#d72f922e167891574c7773d07ac64d7114e11d49"
3655-
integrity sha512-g4mJLZxYN+UAF2LMy3Znd4LBnUmS59Vynd81VES59RdW48Yt+QtR2cush3melOoVNz0PPbADpWr8DcUx6mif8Q==
3652+
cypress@13.3.2:
3653+
version "13.3.2"
3654+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.3.2.tgz#b4baa64ce37d7874f6bdd8efbc28a9c722c0686f"
3655+
integrity sha512-ArLmZObcLC+xxCp7zJZZbhby9FUf5CueLej9dUM4+5j37FTS4iMSgHxQLDu01PydFUvDXcNoIVRCYrHHxD7Ybg==
36563656
dependencies:
36573657
"@cypress/request" "^3.0.0"
36583658
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)