Skip to content

Commit

Permalink
build(dev-deps): bump cypress from 13.17.0 to 14.0.1
Browse files Browse the repository at this point in the history
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.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.17.0...v14.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent 1d8aa02 commit d2d21df
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"classnames": "2.5.1",
"commitlint-plugin-selective-scope": "1.0.1",
"conventional-changelog-writer": "8.0.0",
"cypress": "13.17.0",
"cypress": "14.0.1",
"date-fns": "4.1.0",
"dayjs": "1.11.13",
"diacritics": "1.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2985,7 +2985,7 @@ __metadata:
classnames: "npm:2.5.1"
commitlint-plugin-selective-scope: "npm:1.0.1"
conventional-changelog-writer: "npm:8.0.0"
cypress: "npm:13.17.0"
cypress: "npm:14.0.1"
date-fns: "npm:4.1.0"
dayjs: "npm:1.11.13"
diacritics: "npm:1.3.0"
Expand Down Expand Up @@ -8165,9 +8165,9 @@ __metadata:
languageName: node
linkType: hard

"cypress@npm:13.17.0":
version: 13.17.0
resolution: "cypress@npm:13.17.0"
"cypress@npm:14.0.1":
version: 14.0.1
resolution: "cypress@npm:14.0.1"
dependencies:
"@cypress/request": "npm:^3.0.6"
"@cypress/xvfb": "npm:^1.2.4"
Expand Down Expand Up @@ -8214,7 +8214,7 @@ __metadata:
yauzl: "npm:^2.10.0"
bin:
cypress: bin/cypress
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
checksum: 10c0/6601a5b8260c496c96234b3a569a157d9ee08beafb3f1dd500c9cdbf9a1534a3eb13b18fe67d6417e8d06226d109139cb3208e7eebdc789000816075f9a42430
languageName: node
linkType: hard

Expand Down

0 comments on commit d2d21df

Please sign in to comment.