Skip to content

Commit

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

Bumps [cypress](https://github.com/cypress-io/cypress) from 13.7.1 to 13.7.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@v13.7.1...v13.7.2)

---
updated-dependencies:
- dependency-name: cypress
  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 Apr 3, 2024
1 parent f2b0ee1 commit d72f64a
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.5.0",
"codelyzer": "6.0.2",
"concurrently": "8.2.2",
"cypress": "13.7.1",
"cypress": "13.7.2",
"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 @@ -8518,9 +8518,9 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit d72f64a

Please sign in to comment.