Skip to content

Commit 773e20b

Browse files
Bump cypress from 14.0.3 to 14.1.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.0.3 to 14.1.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@v14.0.3...v14.1.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 61d47ce commit 773e20b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@storybook/react": "^8.4.7",
5353
"@storybook/react-webpack5": "^8.4.7",
5454
"@svgr/cli": "^8.1.0",
55-
"cypress": "^14.0.3",
55+
"cypress": "^14.1.0",
5656
"eslint": "8.57.0",
5757
"eslint-config-airbnb": "^19.0.4",
5858
"eslint-config-prettier": "^10.0.2",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -5582,7 +5582,7 @@ __metadata:
55825582
languageName: node
55835583
linkType: hard
55845584

5585-
"ci-info@npm:^4.0.0":
5585+
"ci-info@npm:^4.1.0":
55865586
version: 4.1.0
55875587
resolution: "ci-info@npm:4.1.0"
55885588
checksum: 10c0/0f969ce32a974c542bc8abe4454b220d9d9323bb9415054c92a900faa5fdda0bb222eda68c490127c1d78503510d46b6aca614ecaba5a60515b8ac7e170119e6
@@ -6373,9 +6373,9 @@ __metadata:
63736373
languageName: node
63746374
linkType: hard
63756375

6376-
"cypress@npm:^14.0.3":
6377-
version: 14.0.3
6378-
resolution: "cypress@npm:14.0.3"
6376+
"cypress@npm:^14.1.0":
6377+
version: 14.1.0
6378+
resolution: "cypress@npm:14.1.0"
63796379
dependencies:
63806380
"@cypress/request": "npm:^3.0.7"
63816381
"@cypress/xvfb": "npm:^1.2.4"
@@ -6388,7 +6388,7 @@ __metadata:
63886388
cachedir: "npm:^2.3.0"
63896389
chalk: "npm:^4.1.0"
63906390
check-more-types: "npm:^2.24.0"
6391-
ci-info: "npm:^4.0.0"
6391+
ci-info: "npm:^4.1.0"
63926392
cli-cursor: "npm:^3.1.0"
63936393
cli-table3: "npm:~0.6.1"
63946394
commander: "npm:^6.2.1"
@@ -6422,7 +6422,7 @@ __metadata:
64226422
yauzl: "npm:^2.10.0"
64236423
bin:
64246424
cypress: bin/cypress
6425-
checksum: 10c0/d9c3537541f9afac06a14da2022076d6afa5fc642d8c3f3bdcdf0b3cddb4f9cf310cf4d47346877c6a81333ac774605e3fd4a80b0311e58dbecf48778e410db1
6425+
checksum: 10c0/d746c2ff86f0b37671f85d6da272a4e6b6627603ebe2d345ca5b2071ebace1b7e1a138086b0e00af6a0244d204fa73b7ca3d08d0cfe6b9f4f20e888e6c611435
64266426
languageName: node
64276427
linkType: hard
64286428

@@ -11200,7 +11200,7 @@ __metadata:
1120011200
"@svgr/cli": "npm:^8.1.0"
1120111201
babel-loader: "npm:9.1.3"
1120211202
color: "npm:^5.0.0"
11203-
cypress: "npm:^14.0.3"
11203+
cypress: "npm:^14.1.0"
1120411204
eslint: "npm:8.57.0"
1120511205
eslint-config-airbnb: "npm:^19.0.4"
1120611206
eslint-config-prettier: "npm:^10.0.2"

0 commit comments

Comments
 (0)