Bump cypress-failed-log from 2.9.2 to 2.9.4 (#16881)
Bumps [cypress-failed-log](https://github.com/bahmutov/cypress-failed-log) from 2.9.2 to 2.9.4. - [Release notes](https://github.com/bahmutov/cypress-failed-log/releases) - [Commits](https://github.com/bahmutov/cypress-failed-log/compare/v2.9.2...v2.9.4) --- updated-dependencies: - dependency-name: cypress-failed-log 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>
This commit is contained in:
parent
c91bdeaeb2
commit
1eb8c64988
2 changed files with 7 additions and 14 deletions
|
|
@ -66,7 +66,7 @@
|
|||
"css-loader": "^5.2.7",
|
||||
"cssom": "^0.5.0",
|
||||
"cypress": "^8.7.0",
|
||||
"cypress-failed-log": "^2.9.2",
|
||||
"cypress-failed-log": "^2.9.4",
|
||||
"cypress-file-upload": "^5.0.8",
|
||||
"cypress-pipe": "^2.0.0",
|
||||
"eslint": "^8.11.0",
|
||||
|
|
|
|||
19
yarn.lock
19
yarn.lock
|
|
@ -6353,12 +6353,12 @@ cyclist@^1.0.1:
|
|||
resolved "https://registry.yarnpkg.com/cyclist/-/cyclist-1.0.1.tgz#596e9698fd0c80e12038c2b82d6eb1b35b6224d9"
|
||||
integrity sha1-WW6WmP0MgOEgOMK4LW6xs1tiJNk=
|
||||
|
||||
cypress-failed-log@^2.9.2:
|
||||
version "2.9.2"
|
||||
resolved "https://registry.yarnpkg.com/cypress-failed-log/-/cypress-failed-log-2.9.2.tgz#136727f1a9317a44981abb144d5775963c4d384c"
|
||||
integrity sha512-Gu06nXsQBxDv3bTRQG05753Z9/DHiOSVW4IUouoOSZVL8DfBdxRkbCgKJjfkZZJRRcewn6K7GOYp2qQD+AHCuw==
|
||||
cypress-failed-log@^2.9.4:
|
||||
version "2.9.4"
|
||||
resolved "https://registry.yarnpkg.com/cypress-failed-log/-/cypress-failed-log-2.9.4.tgz#340d4112392ae13847a7768a7eddb8fb4900718a"
|
||||
integrity sha512-y6QKAacs+lxP5XfbWyCsconpJf7Oa6iffXgm2w5CzRBklamzIm8znzC5KSQoVFD5h05Lm+5cOonhlUcTb855BQ==
|
||||
dependencies:
|
||||
debug "4.3.2"
|
||||
debug "4.3.3"
|
||||
logdown "3.3.1"
|
||||
|
||||
cypress-file-upload@^5.0.8:
|
||||
|
|
@ -6461,20 +6461,13 @@ debug@2.6.9, debug@^2.2.0, debug@^2.3.3, debug@^2.6.0, debug@^2.6.9:
|
|||
dependencies:
|
||||
ms "2.0.0"
|
||||
|
||||
debug@4, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3:
|
||||
debug@4, debug@4.3.3, debug@^4.1.0, debug@^4.1.1, debug@^4.3.2, debug@^4.3.3:
|
||||
version "4.3.3"
|
||||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
|
||||
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
|
||||
dependencies:
|
||||
ms "2.1.2"
|
||||
|
||||
debug@4.3.2:
|
||||
version "4.3.2"
|
||||
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.2.tgz#f0a49c18ac8779e31d4a0c6029dfb76873c7428b"
|
||||
integrity sha512-mOp8wKcvj7XxC78zLgw/ZA+6TSgkoE2C/ienthhRD298T7UNwAg9diBpLRxC0mOezLl4B0xV7M0cCO6P/O0Xhw==
|
||||
dependencies:
|
||||
ms "2.1.2"
|
||||
|
||||
debug@^3.0.0, debug@^3.1.0, debug@^3.1.1, debug@^3.2.6, debug@^3.2.7:
|
||||
version "3.2.7"
|
||||
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.7.tgz#72580b7e9145fb39b6676f9c5e5fb100b934179a"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue