Skip to content

Commit

Permalink
Bump cypress from 14.0.3 to 14.1.0
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Mar 9, 2025
1 parent 61d47ce commit 773e20b
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@storybook/react": "^8.4.7",
"@storybook/react-webpack5": "^8.4.7",
"@svgr/cli": "^8.1.0",
"cypress": "^14.0.3",
"cypress": "^14.1.0",
"eslint": "8.57.0",
"eslint-config-airbnb": "^19.0.4",
"eslint-config-prettier": "^10.0.2",
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5582,7 +5582,7 @@ __metadata:
languageName: node
linkType: hard

"ci-info@npm:^4.0.0":
"ci-info@npm:^4.1.0":
version: 4.1.0
resolution: "ci-info@npm:4.1.0"
checksum: 10c0/0f969ce32a974c542bc8abe4454b220d9d9323bb9415054c92a900faa5fdda0bb222eda68c490127c1d78503510d46b6aca614ecaba5a60515b8ac7e170119e6
Expand Down Expand Up @@ -6373,9 +6373,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:^14.0.3":
version: 14.0.3
resolution: "cypress@npm:14.0.3"
"cypress@npm:^14.1.0":
version: 14.1.0
resolution: "cypress@npm:14.1.0"
dependencies:
"@cypress/request": "npm:^3.0.7"
"@cypress/xvfb": "npm:^1.2.4"
Expand All @@ -6388,7 +6388,7 @@ __metadata:
cachedir: "npm:^2.3.0"
chalk: "npm:^4.1.0"
check-more-types: "npm:^2.24.0"
ci-info: "npm:^4.0.0"
ci-info: "npm:^4.1.0"
cli-cursor: "npm:^3.1.0"
cli-table3: "npm:~0.6.1"
commander: "npm:^6.2.1"
Expand Down Expand Up @@ -6422,7 +6422,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/d9c3537541f9afac06a14da2022076d6afa5fc642d8c3f3bdcdf0b3cddb4f9cf310cf4d47346877c6a81333ac774605e3fd4a80b0311e58dbecf48778e410db1
checksum: 10c0/d746c2ff86f0b37671f85d6da272a4e6b6627603ebe2d345ca5b2071ebace1b7e1a138086b0e00af6a0244d204fa73b7ca3d08d0cfe6b9f4f20e888e6c611435
languageName: node
linkType: hard

Expand Down Expand Up @@ -11200,7 +11200,7 @@ __metadata:
"@svgr/cli": "npm:^8.1.0"
babel-loader: "npm:9.1.3"
color: "npm:^5.0.0"
cypress: "npm:^14.0.3"
cypress: "npm:^14.1.0"
eslint: "npm:8.57.0"
eslint-config-airbnb: "npm:^19.0.4"
eslint-config-prettier: "npm:^10.0.2"
Expand Down

0 comments on commit 773e20b

Please sign in to comment.