Skip to content

Commit 0c8debd

Browse files
Bump cypress from 14.1.0 to 14.2.0 (#12511)
Bumps [cypress](https://github.com/cypress-io/cypress) from 14.1.0 to 14.2.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.1.0...v14.2.0) --- updated-dependencies: - dependency-name: cypress dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 423cd8d commit 0c8debd

6 files changed

+13
-13
lines changed
Binary file not shown.
Binary file not shown.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -197,7 +197,7 @@
197197
"compression-webpack-plugin": "11.1.0",
198198
"copy-webpack-plugin": "13.0.0",
199199
"crypto": "1.0.1",
200-
"cypress": "14.1.0",
200+
"cypress": "14.2.0",
201201
"cypress-axe": "1.6.0",
202202
"cypress-multi-reporters": "2.0.5",
203203
"cypress-terminal-report": "7.1.0",

ws-nextjs-app/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
"@testing-library/jest-dom": "6.6.3",
4242
"@testing-library/react": "16.2.0",
4343
"babel-plugin-transform-rename-import": "2.3.0",
44-
"cypress": "14.1.0",
44+
"cypress": "14.2.0",
4545
"cypress-axe": "^1.6.0",
4646
"cypress-terminal-report": "7.1.0",
4747
"jest": "^29.7.0",

yarn.lock

+11-11
Original file line numberDiff line numberDiff line change
@@ -6372,16 +6372,16 @@ __metadata:
63726372
languageName: node
63736373
linkType: hard
63746374

6375-
"cli-table3@npm:~0.6.1":
6376-
version: 0.6.4
6377-
resolution: "cli-table3@npm:0.6.4"
6375+
"cli-table3@npm:~0.6.5":
6376+
version: 0.6.5
6377+
resolution: "cli-table3@npm:0.6.5"
63786378
dependencies:
63796379
"@colors/colors": "npm:1.5.0"
63806380
string-width: "npm:^4.2.0"
63816381
dependenciesMeta:
63826382
"@colors/colors":
63836383
optional: true
6384-
checksum: 10/f610294fce327b1b36c40f7475f18d166f907627cab7991b35d233b8bf6e182a0d0753b5bab2d4c8571aea64ff880ff11334cef4e5eb0cee8a4b4b5fcd661486
6384+
checksum: 10/8dca71256f6f1367bab84c33add3f957367c7c43750a9828a4212ebd31b8df76bd7419d386e3391ac7419698a8540c25f1a474584028f35b170841cde2e055c5
63856385
languageName: node
63866386
linkType: hard
63876387

@@ -7049,9 +7049,9 @@ __metadata:
70497049
languageName: node
70507050
linkType: hard
70517051

7052-
"cypress@npm:14.1.0":
7053-
version: 14.1.0
7054-
resolution: "cypress@npm:14.1.0"
7052+
"cypress@npm:14.2.0":
7053+
version: 14.2.0
7054+
resolution: "cypress@npm:14.2.0"
70557055
dependencies:
70567056
"@cypress/request": "npm:^3.0.7"
70577057
"@cypress/xvfb": "npm:^1.2.4"
@@ -7066,7 +7066,7 @@ __metadata:
70667066
check-more-types: "npm:^2.24.0"
70677067
ci-info: "npm:^4.1.0"
70687068
cli-cursor: "npm:^3.1.0"
7069-
cli-table3: "npm:~0.6.1"
7069+
cli-table3: "npm:~0.6.5"
70707070
commander: "npm:^6.2.1"
70717071
common-tags: "npm:^1.8.0"
70727072
dayjs: "npm:^1.10.4"
@@ -7098,7 +7098,7 @@ __metadata:
70987098
yauzl: "npm:^2.10.0"
70997099
bin:
71007100
cypress: bin/cypress
7101-
checksum: 10/35b7081f00c2e3ba8c757c571d9cb7650e7e64a9294717c4ba8ad35af337be855584946cc517b6a91fa2cd3b8d947bb4e883f7c0fe393727513ea3ec9c99d170
7101+
checksum: 10/1352ac3dec9986e532f05587efff498b7e5ad795ba44703485b22b2ca62ecbfb99d04c4be0ba9dfff247fe535a72baa5515480aa9d82303251c51721eea6ffea
71027102
languageName: node
71037103
linkType: hard
71047104

@@ -14748,7 +14748,7 @@ __metadata:
1474814748
"@testing-library/jest-dom": "npm:6.6.3"
1474914749
"@testing-library/react": "npm:16.2.0"
1475014750
babel-plugin-transform-rename-import: "npm:2.3.0"
14751-
cypress: "npm:14.1.0"
14751+
cypress: "npm:14.2.0"
1475214752
cypress-axe: "npm:^1.6.0"
1475314753
cypress-terminal-report: "npm:7.1.0"
1475414754
jest: "npm:^29.7.0"
@@ -14842,7 +14842,7 @@ __metadata:
1484214842
copy-webpack-plugin: "npm:13.0.0"
1484314843
core-js: "npm:3.41.0"
1484414844
crypto: "npm:1.0.1"
14845-
cypress: "npm:14.1.0"
14845+
cypress: "npm:14.2.0"
1484614846
cypress-axe: "npm:1.6.0"
1484714847
cypress-multi-reporters: "npm:2.0.5"
1484814848
cypress-terminal-report: "npm:7.1.0"

0 commit comments

Comments
 (0)