Skip to content

Commit 363a42e

Browse files
build(deps-dev): bump cypress from 13.7.2 to 13.7.3 (#1522)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.7.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.7.2...v13.7.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 0e6e6bc commit 363a42e

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": "^5.1.0",
4646
"cssnano": "^6.1.2",
47-
"cypress": "13.7.2",
47+
"cypress": "13.7.3",
4848
"eslint": "^8.57.0",
4949
"eslint-plugin-jest": "^28.2.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3651,10 +3651,10 @@ cssstyle@^3.0.0:
36513651
dependencies:
36523652
rrweb-cssom "^0.6.0"
36533653

3654-
cypress@13.7.2:
3655-
version "13.7.2"
3656-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.2.tgz#61e841382abb20e0a9a063086ee0d850af3ef6bc"
3657-
integrity sha512-FF5hFI5wlRIHY8urLZjJjj/YvfCBrRpglbZCLr/cYcL9MdDe0+5usa8kTIrDHthlEc9lwihbkb5dmwqBDNS2yw==
3654+
cypress@13.7.3:
3655+
version "13.7.3"
3656+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.7.3.tgz#3e7dcd32e007676a6c8e972293c50d6ef329d991"
3657+
integrity sha512-uoecY6FTCAuIEqLUYkTrxamDBjMHTYak/1O7jtgwboHiTnS1NaMOoR08KcTrbRZFCBvYOiS4tEkQRmsV+xcrag==
36583658
dependencies:
36593659
"@cypress/request" "^3.0.0"
36603660
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)