Skip to content

Commit dd492e8

Browse files
Bump cypress from 14.3.0 to 14.3.1 in /trivia-game-react
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.3.0 to 14.3.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@v14.3.0...v14.3.1) --- updated-dependencies: - dependency-name: cypress dependency-version: 14.3.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent dc0ad8e commit dd492e8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

trivia-game-react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@xstate/graph": "3.0.2",
4646
"@xstate/test": "0.5.1",
4747
"commitizen": "4.3.1",
48-
"cypress": "14.3.0",
48+
"cypress": "14.3.1",
4949
"cz-conventional-changelog": "3.3.0",
5050
"husky": "9.1.7",
5151
"is-ci-cli": "2.2.0",

trivia-game-react/yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4632,10 +4632,10 @@ [email protected], csstype@^3.0.2:
46324632
resolved "https://registry.yarnpkg.com/csstype/-/csstype-3.1.3.tgz#d80ff294d114fb0e6ac500fbf85b60137d7eff81"
46334633
integrity sha512-M1uQkMl8rQK/szD0LNhtqxIPLpimGm8sOBwU7lLnCpSbTyY3yeU1Vc7l4KT5zT4s/yOxHH5O7tIuuLOCnLADRw==
46344634

4635-
4636-
version "14.3.0"
4637-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.0.tgz#720923501ca0e371d344b810572cea58d5b50aec"
4638-
integrity sha512-rRfPl9Z0/CczuYybBEoLbDVuT1OGkhYaJ0+urRCshgiDRz6QnoA0KQIQnPx7MJ3zy+VCsbUU1pV74n+6cbJEdg==
4635+
4636+
version "14.3.1"
4637+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.1.tgz#b0570c0e5b198d930a2c0f640d099e777bec2d2f"
4638+
integrity sha512-/2q06qvHMK3PNiadnRW1Je0lJ43gAFPQJUAK2zIxjr22kugtWxVQznTBLVu1AvRH+RP3oWZhCdWqiEi+0NuqCg==
46394639
dependencies:
46404640
"@cypress/request" "^3.0.8"
46414641
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)