Skip to content

Commit

Permalink
build(deps): bump cypress-split from 1.4.0 to 1.10.0 (#277)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 16, 2023
1 parent b6f9161 commit 306e3b2
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"commitizen": "4.3.0",
"concurrently": "8.2.0",
"cypress": "13.3.0",
"cypress-split": "1.4.0",
"cypress-split": "1.10.0",
"cypress-terminal-report": "5.3.2",
"cz-conventional-changelog": "3.3.0",
"druid.d.ts": "0.12.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3913,15 +3913,15 @@ curl-to-har@^1.0.1:
underscore "^1.8.3"
underscore.string "^3.0.3"

cypress-split@1.4.0:
version "1.4.0"
resolved "https://registry.yarnpkg.com/cypress-split/-/cypress-split-1.4.0.tgz#9a2480ef7e75008c71371b22956a748613f58144"
integrity sha512-Nx/ykSPFPbxtcRIfwemFF9lImWtlhU2bQeq6BijzzjgHFmKC3P4PgmMqfGoXPIEOI0OS+y4XxUKjHzkQdPukSQ==
cypress-split@1.10.0:
version "1.10.0"
resolved "https://registry.yarnpkg.com/cypress-split/-/cypress-split-1.10.0.tgz#68d499be21096ecfc6ae46c99b67d1e4bbb78f7c"
integrity sha512-emaELY5UmhcCrbIhfs21Ml35x9q58Kxh1b2faJeie1FddW39XSD+Yvllro8y95TW8yx+gfH7N/SOV3s1VcGspg==
dependencies:
"@actions/core" "^1.10.0"
console.table "^0.10.0"
debug "^4.3.4"
find-cypress-specs "1.35.1"
find-cypress-specs "1.36.2"
humanize-duration "^3.28.0"

cypress-terminal-report@5.3.2:
Expand Down Expand Up @@ -5286,10 +5286,10 @@ finalhandler@1.2.0:
statuses "2.0.1"
unpipe "~1.0.0"

find-cypress-specs@1.35.1:
version "1.35.1"
resolved "https://registry.yarnpkg.com/find-cypress-specs/-/find-cypress-specs-1.35.1.tgz#89f633de14ab46c2afc6fee992a470596526f721"
integrity sha512-ngLPf/U/I8jAS6vn5ljClETa6seG+fmr3oXw6BcYX3xVIk7D8jNljHUIJCTDvnK90XOI1cflYGuNFDezhRBNvQ==
find-cypress-specs@1.36.2:
version "1.36.2"
resolved "https://registry.yarnpkg.com/find-cypress-specs/-/find-cypress-specs-1.36.2.tgz#08951d5510d9f0e4177ee0234865ec1833c61580"
integrity sha512-D6aQbrgmgdBhLdE38cbKyci1YNpF1ZWYT/+2BWUlhS5kgz/HKlVXWp76v8cxPuwcjPoIn/R4RzapjYGiEx4vRQ==
dependencies:
"@actions/core" "^1.10.0"
arg "^5.0.1"
Expand Down

0 comments on commit 306e3b2

Please sign in to comment.