Skip to content

Commit

Permalink
chore(deps-dev): bump cypress-fail-fast in /modules/web (kubernetes#8188
Browse files Browse the repository at this point in the history
)

Bumps [cypress-fail-fast](https://github.com/javierbrea/cypress-fail-fast) from 7.0.1 to 7.0.2.
- [Release notes](https://github.com/javierbrea/cypress-fail-fast/releases)
- [Changelog](https://github.com/javierbrea/cypress-fail-fast/blob/main/CHANGELOG.md)
- [Commits](javierbrea/cypress-fail-fast@v7.0.1...V7.0.2)

---
updated-dependencies:
- dependency-name: cypress-fail-fast
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 18, 2023
1 parent 8441657 commit 8e0f2a7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion modules/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@
"codelyzer": "6.0.2",
"concurrently": "8.2.0",
"cypress": "12.17.4",
"cypress-fail-fast": "7.0.1",
"cypress-fail-fast": "7.0.2",
"del": "7.0.0",
"eslint": "8.47.0",
"eslint-plugin-node": "11.1.0",
Expand Down
10 changes: 5 additions & 5 deletions modules/web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6858,14 +6858,14 @@ __metadata:
languageName: node
linkType: hard

"cypress-fail-fast@npm:7.0.1":
version: 7.0.1
resolution: "cypress-fail-fast@npm:7.0.1"
"cypress-fail-fast@npm:7.0.2":
version: 7.0.2
resolution: "cypress-fail-fast@npm:7.0.2"
dependencies:
chalk: 4.1.2
peerDependencies:
cypress: ">=8.0.0"
checksum: 1f8c8123e3fbc62b242871eaf7ef8e7d64449f3fc6b112a7e1446c72c8ce9486cedf4ba9c230c3f38224e2f71a838d012107a08e004afbe0c61493825e98413a
checksum: 840161f124bf28d03657e1223ee9ce69f7ab834ff6e83df90f48c2bdfcea760db287fa7a787e200e926683a0231e4d189da53758d5b0099b781fc899d30fb441
languageName: node
linkType: hard

Expand Down Expand Up @@ -10956,7 +10956,7 @@ __metadata:
core-js: 3.32.0
crop-url: 4.0.1
cypress: 12.17.4
cypress-fail-fast: 7.0.1
cypress-fail-fast: 7.0.2
d3-shape: 3.2.0
d3-time-format: 4.1.0
del: 7.0.0
Expand Down

0 comments on commit 8e0f2a7

Please sign in to comment.