Skip to content

Commit

Permalink
chore(deps-dev): bump cypress from 14.0.1 to 14.0.2 in /modules/web (#…
Browse files Browse the repository at this point in the history
…9921)

Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.1 to 14.0.2.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v14.0.1...v14.0.2)

---
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>
  • Loading branch information
dependabot[bot] authored Feb 7, 2025
1 parent f5ccbc4 commit 0b17b9a
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 @@ -110,7 +110,7 @@
"@typescript-eslint/parser": "8.23.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "14.0.1",
"cypress": "14.0.2",
"cypress-fail-fast": "7.1.1",
"del": "8.0.0",
"eslint": "8.57.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 @@ -9861,9 +9861,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:14.0.1":
version: 14.0.1
resolution: "cypress@npm:14.0.1"
"cypress@npm:14.0.2":
version: 14.0.2
resolution: "cypress@npm:14.0.2"
dependencies:
"@cypress/request": ^3.0.6
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -9910,7 +9910,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: c1c1d3b913961868307f33afe716e1cbf26c91f5ad71a6b5f2f162172115c73ba83ea68cb49c295b49e643ffa223fafc624c397c1962fcc07cbdb4be588f5f14
checksum: 6970145267eca27d3ce091e1263c4a43abb5b751a17bbf124c546b4172bf79d4f7412a62cfa96a9a9a4a6ea67b77c4a04e48372796f436b64068fbc872e6165d
languageName: node
linkType: hard

Expand Down Expand Up @@ -14781,7 +14781,7 @@ __metadata:
concurrently: 9.1.2
core-js: 3.40.0
crop-url: 4.0.1
cypress: 14.0.1
cypress: 14.0.2
cypress-fail-fast: 7.1.1
d3-shape: 3.2.0
d3-time-format: 4.1.0
Expand Down

0 comments on commit 0b17b9a

Please sign in to comment.