Skip to content

Commit

Permalink
chore(deps-dev): Bump cypress from 13.13.1 to 13.14.1
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.13.1 to 13.14.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@v13.13.1...v13.14.1)

---
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 Aug 31, 2024
1 parent c9aacc4 commit f3778b6
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 21 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.1.0",
"@types/react": "^18.3.3",
"@types/react-dom": "^18.3.0",
"cypress": "~13.13.0",
"cypress": "~13.14.1",
"fabric": "^5.3.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
40 changes: 20 additions & 20 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4761,7 +4761,7 @@ __metadata:
"@types/node": ^22.1.0
"@types/react": ^18.3.3
"@types/react-dom": ^18.3.0
cypress: ~13.13.0
cypress: ~13.14.1
fabric: ^5.3.0
react: ^18.3.1
react-dom: ^18.3.1
Expand Down Expand Up @@ -5202,9 +5202,9 @@ __metadata:
languageName: node
linkType: hard

"@cypress/request@npm:^3.0.0":
version: 3.0.0
resolution: "@cypress/request@npm:3.0.0"
"@cypress/request@npm:^3.0.1":
version: 3.0.1
resolution: "@cypress/request@npm:3.0.1"
dependencies:
aws-sign2: ~0.7.0
aws4: ^1.8.0
Expand All @@ -5219,12 +5219,12 @@ __metadata:
json-stringify-safe: ~5.0.1
mime-types: ~2.1.19
performance-now: ^2.1.0
qs: ~6.10.3
qs: 6.10.4
safe-buffer: ^5.1.2
tough-cookie: ^4.1.3
tunnel-agent: ^0.6.0
uuid: ^8.3.2
checksum: 8ec81075b800b84df8a616dce820a194d562a35df251da234f849344022979f3675baa0b82988843f979a488e39bc1eec6204cfe660c75ace9bf4d2951edec43
checksum: 7175522ebdbe30e3c37973e204c437c23ce659e58d5939466615bddcd58d778f3a8ea40f087b965ae8b8138ea8d102b729c6eb18c6324f121f3778f4a2e8e727
languageName: node
linkType: hard

Expand Down Expand Up @@ -14229,11 +14229,11 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:~13.13.0":
version: 13.13.1
resolution: "cypress@npm:13.13.1"
"cypress@npm:~13.14.1":
version: 13.14.1
resolution: "cypress@npm:13.14.1"
dependencies:
"@cypress/request": ^3.0.0
"@cypress/request": ^3.0.1
"@cypress/xvfb": ^1.2.4
"@types/sinonjs__fake-timers": 8.1.1
"@types/sizzle": ^2.3.2
Expand Down Expand Up @@ -14277,7 +14277,7 @@ __metadata:
yauzl: ^2.10.0
bin:
cypress: bin/cypress
checksum: ed6ae3ccb534563671f7a010b64e8f48871a0250eff95b30e9b8fe73d58ae8a9da261fd781a920b104b6930cde95a1eb43198bf0503432ab638d73c11dfe259b
checksum: b6ff6c7ccc6cca19cad7cddbfa2df86d465899dfd41e491acd8a2724e6dc552d93274665aa1531c33a2ca62549f07c3b5e0fdf1331c381631c8858a39d216d8d
languageName: node
linkType: hard

Expand Down Expand Up @@ -24733,6 +24733,15 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:6.10.4":
version: 6.10.4
resolution: "qs@npm:6.10.4"
dependencies:
side-channel: ^1.0.4
checksum: 31e4fedd759d01eae52dde6692abab175f9af3e639993c5caaa513a2a3607b34d8058d3ae52ceeccf37c3025f22ed5e90e9ddd6c2537e19c0562ddd10dc5b1eb
languageName: node
linkType: hard

"qs@npm:6.11.0":
version: 6.11.0
resolution: "qs@npm:6.11.0"
Expand All @@ -24751,15 +24760,6 @@ __metadata:
languageName: node
linkType: hard

"qs@npm:~6.10.3":
version: 6.10.5
resolution: "qs@npm:6.10.5"
dependencies:
side-channel: ^1.0.4
checksum: b3873189a11bcf48445864b3ba66f7a76db0d9d874955d197779f561addfa604884f7b107971526ce1eca02c99bf7d1e47f28a3e7e6e29204d798fb279164226
languageName: node
linkType: hard

"querystringify@npm:^2.1.1":
version: 2.2.0
resolution: "querystringify@npm:2.2.0"
Expand Down

0 comments on commit f3778b6

Please sign in to comment.