Skip to content

Commit

Permalink
Bump cypress from 13.15.2 to 13.16.0 in /web
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.15.2 to 13.16.0.
- [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.15.2...v13.16.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and CRoberto1926 committed Nov 20, 2024
1 parent 6f66ff7 commit 734c91c
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@typescript-eslint/eslint-plugin-tslint": "7.0.2",
"@typescript-eslint/parser": "8.15.0",
"compression-webpack-plugin": "11.1.0",
"cypress": "13.15.2",
"cypress": "13.16.0",
"cypress-intellij-reporter": "0.0.7",
"eslint": "9.15.0",
"eslint-config-prettier": "9.1.0",
Expand Down
10 changes: 5 additions & 5 deletions web/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6629,9 +6629,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.15.2":
version: 13.15.2
resolution: "cypress@npm:13.15.2"
"cypress@npm:13.16.0":
version: 13.16.0
resolution: "cypress@npm:13.16.0"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -6678,7 +6678,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/07b1019a82941f3a5986d38dcd630a3ad08398dcd53c2e9bd316dad822b65fa7e4d9822be4e0cc8229747ac1b2bb4fc29747f0b509ff13b1853218a2ce2427aa
checksum: 10c0/bdda12386d5f0404ef24c9df58e8035af47ba6cdaa09619187ccbb6e69e442cfecf013d03878b9d399eb3538536bde66ad5eea2c17d99c5a56abb1e25024fba2
languageName: node
linkType: hard

Expand Down Expand Up @@ -10383,7 +10383,7 @@ __metadata:
chart.js: "npm:4.4.6"
compression-webpack-plugin: "npm:11.1.0"
core-js: "npm:3.39.0"
cypress: "npm:13.15.2"
cypress: "npm:13.16.0"
cypress-intellij-reporter: "npm:0.0.7"
eslint: "npm:9.15.0"
eslint-config-prettier: "npm:9.1.0"
Expand Down

0 comments on commit 734c91c

Please sign in to comment.