Skip to content

Commit 6d2c377

Browse files
build(dev-deps): bump cypress from 13.17.0 to 14.0.0
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.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@v13.17.0...v14.0.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 27b7f6c commit 6d2c377

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"classnames": "2.5.1",
9797
"commitlint-plugin-selective-scope": "1.0.1",
9898
"conventional-changelog-writer": "8.0.0",
99-
"cypress": "13.17.0",
99+
"cypress": "14.0.0",
100100
"date-fns": "4.1.0",
101101
"dayjs": "1.11.13",
102102
"diacritics": "1.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3027,7 +3027,7 @@ __metadata:
30273027
classnames: "npm:2.5.1"
30283028
commitlint-plugin-selective-scope: "npm:1.0.1"
30293029
conventional-changelog-writer: "npm:8.0.0"
3030-
cypress: "npm:13.17.0"
3030+
cypress: "npm:14.0.0"
30313031
date-fns: "npm:4.1.0"
30323032
dayjs: "npm:1.11.13"
30333033
diacritics: "npm:1.3.0"
@@ -8172,9 +8172,9 @@ __metadata:
81728172
languageName: node
81738173
linkType: hard
81748174

8175-
"cypress@npm:13.17.0":
8176-
version: 13.17.0
8177-
resolution: "cypress@npm:13.17.0"
8175+
"cypress@npm:14.0.0":
8176+
version: 14.0.0
8177+
resolution: "cypress@npm:14.0.0"
81788178
dependencies:
81798179
"@cypress/request": "npm:^3.0.6"
81808180
"@cypress/xvfb": "npm:^1.2.4"
@@ -8221,7 +8221,7 @@ __metadata:
82218221
yauzl: "npm:^2.10.0"
82228222
bin:
82238223
cypress: bin/cypress
8224-
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
8224+
checksum: 10c0/231af826d394b9a9f35200ab56e531e911f774b86b2ecb17a3183685982ac93d534e7c80cfe24ca36f74c99525025472fe28a3ccf2f246c8e67f85ecb768086b
82258225
languageName: node
82268226
linkType: hard
82278227

0 commit comments

Comments
 (0)