Skip to content

Commit

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

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.2 to 13.7.3.
- [Release notes](https://github.com/cypress-io/cypress/releases)
- [Changelog](https://github.com/cypress-io/cypress/blob/develop/CHANGELOG.md)
- [Commits](cypress-io/cypress@v13.7.2...v13.7.3)

---
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 Apr 12, 2024
1 parent 4eed0ff commit 49109b3
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 @@ -109,7 +109,7 @@
"@typescript-eslint/parser": "7.6.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"cypress": "13.7.2",
"cypress": "13.7.3",
"cypress-fail-fast": "7.1.0",
"del": "7.1.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 @@ -8669,9 +8669,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.7.2":
version: 13.7.2
resolution: "cypress@npm:13.7.2"
"cypress@npm:13.7.3":
version: 13.7.3
resolution: "cypress@npm:13.7.3"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/xvfb": ^1.2.4
Expand Down Expand Up @@ -8717,7 +8717,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: ff4df8403756bf12b21b045ffd288da53c1b4bb2e69b4ce8fcc54ccf6a35cb4c2ede8e08586f2c758086a552170e61a14908fbead35a72783fff4f6e23cf9852
checksum: 618db0839893d7633771437a0109225251fc4d3c1fcf54f35e727acc1422ec811907edab2721fa3d8bbc3017df5eb974e2b96cf78d70e40eb92465b3772fa5ca
languageName: node
linkType: hard

Expand Down Expand Up @@ -13299,7 +13299,7 @@ __metadata:
concurrently: 8.2.2
core-js: 3.36.1
crop-url: 4.0.1
cypress: 13.7.2
cypress: 13.7.3
cypress-fail-fast: 7.1.0
d3-shape: 3.2.0
d3-time-format: 4.1.0
Expand Down

0 comments on commit 49109b3

Please sign in to comment.