Skip to content

Commit

Permalink
chore(deps-dev): Bump cypress from 13.14.2 to 13.15.0
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.14.2 to 13.15.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.14.2...v13.15.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 28, 2024
1 parent 2e7c0d1 commit 88e566a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion examples/demo/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"@types/node": "^22.5.5",
"@types/react": "^18.3.8",
"@types/react-dom": "^18.3.0",
"cypress": "~13.14.2",
"cypress": "~13.15.0",
"fabric": "^5.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3615,7 +3615,7 @@ __metadata:
"@types/node": ^22.5.5
"@types/react": ^18.3.8
"@types/react-dom": ^18.3.0
cypress: ~13.14.2
cypress: ~13.15.0
fabric: ^5.3.0
react: ^18.3.1
react-dom: ^18.3.1
Expand Down Expand Up @@ -4055,7 +4055,7 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.1":
"@cypress/request@npm:^3.0.4":
version: 3.0.5
resolution: "@cypress/request@npm:3.0.5"
dependencies:
Expand Down Expand Up @@ -13386,11 +13386,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.14.2":
version: 13.14.2
resolution: "cypress@npm:13.14.2"
"cypress@npm:~13.15.0":
version: 13.15.0
resolution: "cypress@npm:13.15.0"
dependencies:
"@cypress/request": ^3.0.1
"@cypress/request": ^3.0.4
"@cypress/xvfb": ^1.2.4
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
Expand Down Expand Up @@ -13434,7 +13434,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: ba7f7351ecb308b78c6ebad0ceda8bec05a472e3daeb5b7cde083737d59ec9dbc8bf7643c8b2c10c21afa07a65156d6b24bc1d072263a1f46442c683de8e875c
checksum: 2c2b4f47f0a53f2a853a05c011839772c303a5e383725f204aef19dbc3baf235d4cda1486118b4024d0080cf3cf1f396994c0d0a14e34728a37d0febf4950312
languageName: node
linkType: hard

Expand Down

0 comments on commit 88e566a

Please sign in to comment.