Skip to content

Commit

Permalink
chore(deps-dev): bump cypress from 14.0.0 to 14.0.1 in /modules/web
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.0 to 14.0.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@v14.0.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2025
1 parent 2af4949 commit 10b4cec
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.21.0",
"codelyzer": "6.0.2",
"concurrently": "9.1.2",
"cypress": "14.0.0",
"cypress": "14.0.1",
"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 @@ -9864,9 +9864,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 10b4cec

Please sign in to comment.