Skip to content

Commit e1d06c8

Browse files
Bump cypress from 13.17.0 to 14.0.3
Bumps [cypress](https://github.com/cypress-io/cypress) from 13.17.0 to 14.0.3. - [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.3) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8d588af commit e1d06c8

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
@@ -51,7 +51,7 @@
5151
"@storybook/react": "^8.4.7",
5252
"@storybook/react-webpack5": "^8.4.7",
5353
"@svgr/cli": "^8.1.0",
54-
"cypress": "^13.11.0",
54+
"cypress": "^14.0.3",
5555
"eslint": "8.57.0",
5656
"eslint-config-airbnb": "^19.0.4",
5757
"eslint-config-prettier": "^9.1.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1748,7 +1748,7 @@ __metadata:
17481748
languageName: node
17491749
linkType: hard
17501750

1751-
"@cypress/request@npm:^3.0.6":
1751+
"@cypress/request@npm:^3.0.7":
17521752
version: 3.0.7
17531753
resolution: "@cypress/request@npm:3.0.7"
17541754
dependencies:
@@ -6360,11 +6360,11 @@ __metadata:
63606360
languageName: node
63616361
linkType: hard
63626362

6363-
"cypress@npm:^13.11.0":
6364-
version: 13.17.0
6365-
resolution: "cypress@npm:13.17.0"
6363+
"cypress@npm:^14.0.3":
6364+
version: 14.0.3
6365+
resolution: "cypress@npm:14.0.3"
63666366
dependencies:
6367-
"@cypress/request": "npm:^3.0.6"
6367+
"@cypress/request": "npm:^3.0.7"
63686368
"@cypress/xvfb": "npm:^1.2.4"
63696369
"@types/sinonjs__fake-timers": "npm:8.1.1"
63706370
"@types/sizzle": "npm:^2.3.2"
@@ -6409,7 +6409,7 @@ __metadata:
64096409
yauzl: "npm:^2.10.0"
64106410
bin:
64116411
cypress: bin/cypress
6412-
checksum: 10c0/159ce620e32d2785082aaa1f4f30f203dcec466df4a8e80dfa299035358772fd513c35820070ba8db52e2bf58078a372ff7009068e26967f993656e7da62e221
6412+
checksum: 10c0/d9c3537541f9afac06a14da2022076d6afa5fc642d8c3f3bdcdf0b3cddb4f9cf310cf4d47346877c6a81333ac774605e3fd4a80b0311e58dbecf48778e410db1
64136413
languageName: node
64146414
linkType: hard
64156415

@@ -11194,7 +11194,7 @@ __metadata:
1119411194
"@svgr/cli": "npm:^8.1.0"
1119511195
babel-loader: "npm:9.1.3"
1119611196
color: "npm:^4.2.3"
11197-
cypress: "npm:^13.11.0"
11197+
cypress: "npm:^14.0.3"
1119811198
eslint: "npm:8.57.0"
1119911199
eslint-config-airbnb: "npm:^19.0.4"
1120011200
eslint-config-prettier: "npm:^9.1.0"

0 commit comments

Comments
 (0)