Skip to content

Commit 70b51a8

Browse files
build(deps-dev): bump cypress from 13.15.0 to 13.15.1 (#1603)
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.0 to 13.15.1. - [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.15.0...v13.15.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 800ac63 commit 70b51a8

2 files changed

Lines changed: 11 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.1",
4646
"cssnano": "^6.1.2",
47-
"cypress": "13.15.0",
47+
"cypress": "13.15.1",
4848
"eslint": "^8.57.1",
4949
"eslint-plugin-jest": "^28.3.0",
5050
"http-server": "^14.1.1",

yarn.lock

Lines changed: 10 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3676,10 +3676,10 @@ cssstyle@^3.0.0:
36763676
dependencies:
36773677
rrweb-cssom "^0.6.0"
36783678

3679-
cypress@13.15.0:
3680-
version "13.15.0"
3681-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.0.tgz#5eca5387ef34b2e611cfa291967c69c2cd39381d"
3682-
integrity sha512-53aO7PwOfi604qzOkCSzNlWquCynLlKE/rmmpSPcziRH6LNfaDUAklQT6WJIsD8ywxlIy+uVZsnTMCCQVd2kTw==
3679+
cypress@13.15.1:
3680+
version "13.15.1"
3681+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-13.15.1.tgz#d85074e07cc576eb30068617d529719ef6093b69"
3682+
integrity sha512-DwUFiKXo4lef9kA0M4iEhixFqoqp2hw8igr0lTqafRb9qtU3X0XGxKbkSYsUFdkrAkphc7MPDxoNPhk5pj9PVg==
36833683
dependencies:
36843684
"@cypress/request" "^3.0.4"
36853685
"@cypress/xvfb" "^1.2.4"
@@ -3721,6 +3721,7 @@ cypress@13.15.0:
37213721
semver "^7.5.3"
37223722
supports-color "^8.1.1"
37233723
tmp "~0.2.3"
3724+
tree-kill "1.2.2"
37243725
untildify "^4.0.0"
37253726
yauzl "^2.10.0"
37263727

@@ -10284,6 +10285,11 @@ tr46@~0.0.3:
1028410285
resolved "https://registry.yarnpkg.com/tr46/-/tr46-0.0.3.tgz#8184fd347dac9cdc185992f3a6622e14b9d9ab6a"
1028510286
integrity sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==
1028610287

10288+
tree-kill@1.2.2:
10289+
version "1.2.2"
10290+
resolved "https://registry.yarnpkg.com/tree-kill/-/tree-kill-1.2.2.tgz#4ca09a9092c88b73a7cdc5e8a01b507b0790a0cc"
10291+
integrity sha512-L0Orpi8qGpRG//Nd+H90vFB+3iHnue1zSSGmNOOCh1GLJ7rUKVwV2HvijphGQS2UmhUZewS9VgvxYIdgr+fG1A==
10292+
1028710293
ts-api-utils@^1.0.1:
1028810294
version "1.3.0"
1028910295
resolved "https://registry.yarnpkg.com/ts-api-utils/-/ts-api-utils-1.3.0.tgz#4b490e27129f1e8e686b45cc4ab63714dc60eea1"

0 commit comments

Comments
 (0)