Skip to content

Commit 6a9db4d

Browse files
committed
Update to cypress 14.4
1 parent 088c4a1 commit 6a9db4d

File tree

2 files changed

+35
-26
lines changed

2 files changed

+35
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
"core-js": "~3.6.4",
131131
"core-js-compat": "~3.2.1",
132132
"css-loader": "~3.4.2",
133-
"cypress": "^13.7.1",
133+
"cypress": "~14.4.0",
134134
"duplicate-package-checker-webpack-plugin": "~3.0.0",
135135
"enhanced-resolve": "~4.0.0",
136136
"enzyme": "^3.9.0",

yarn.lock

Lines changed: 34 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1412,13 +1412,6 @@ __metadata:
14121412
languageName: node
14131413
linkType: hard
14141414

1415-
"@colors/colors@npm:1.5.0":
1416-
version: 1.5.0
1417-
resolution: "@colors/colors@npm:1.5.0"
1418-
checksum: 10/9d226461c1e91e95f067be2bdc5e6f99cfe55a721f45afb44122e23e4b8602eeac4ff7325af6b5a369f36396ee1514d3809af3f57769066d80d83790d8e53339
1419-
languageName: node
1420-
linkType: hard
1421-
14221415
"@csstools/convert-colors@npm:^1.4.0":
14231416
version: 1.4.0
14241417
resolution: "@csstools/convert-colors@npm:1.4.0"
@@ -1433,7 +1426,7 @@ __metadata:
14331426
languageName: node
14341427
linkType: hard
14351428

1436-
"@cypress/request@npm:^3.0.6":
1429+
"@cypress/request@npm:^3.0.8":
14371430
version: 3.0.8
14381431
resolution: "@cypress/request@npm:3.0.8"
14391432
dependencies:
@@ -4898,7 +4891,7 @@ __metadata:
48984891
languageName: node
48994892
linkType: hard
49004893

4901-
"ci-info@npm:^4.0.0":
4894+
"ci-info@npm:^4.1.0":
49024895
version: 4.2.0
49034896
resolution: "ci-info@npm:4.2.0"
49044897
checksum: 10/928d8457f3476ffc4a66dec93b9cdf1944d5e60dba69fbd6a0fc95b652386f6ef64857f6e32372533210ef6d8954634af2c7693d7c07778ee015f3629a5e0dd9
@@ -4964,16 +4957,16 @@ __metadata:
49644957
languageName: node
49654958
linkType: hard
49664959

4967-
"cli-table3@npm:~0.6.1":
4968-
version: 0.6.5
4969-
resolution: "cli-table3@npm:0.6.5"
4960+
"cli-table3@npm:0.6.1":
4961+
version: 0.6.1
4962+
resolution: "cli-table3@npm:0.6.1"
49704963
dependencies:
4971-
"@colors/colors": "npm:1.5.0"
4964+
colors: "npm:1.4.0"
49724965
string-width: "npm:^4.2.0"
49734966
dependenciesMeta:
4974-
"@colors/colors":
4967+
colors:
49754968
optional: true
4976-
checksum: 10/8dca71256f6f1367bab84c33add3f957367c7c43750a9828a4212ebd31b8df76bd7419d386e3391ac7419698a8540c25f1a474584028f35b170841cde2e055c5
4969+
checksum: 10/eb11ef1264d6e6480eef4d1306f7c9c25800751a40d3eb205f3910ff6e49d067b8b4208e2a17abe57742a57e3c19764a44a68dbf2761bc1f707fdb7b4d658cd9
49774970
languageName: node
49784971
linkType: hard
49794972

@@ -5122,6 +5115,13 @@ __metadata:
51225115
languageName: node
51235116
linkType: hard
51245117

5118+
"colors@npm:1.4.0":
5119+
version: 1.4.0
5120+
resolution: "colors@npm:1.4.0"
5121+
checksum: 10/90b2d5465159813a3983ea72ca8cff75f784824ad70f2cc2b32c233e95bcfbcda101ebc6d6766bc50f57263792629bfb4f1f8a4dfbd1d240f229fc7f69b785fc
5122+
languageName: node
5123+
linkType: hard
5124+
51255125
"combined-stream@npm:^1.0.6, combined-stream@npm:^1.0.8, combined-stream@npm:~1.0.6":
51265126
version: 1.0.8
51275127
resolution: "combined-stream@npm:1.0.8"
@@ -5734,11 +5734,11 @@ __metadata:
57345734
languageName: node
57355735
linkType: hard
57365736

5737-
"cypress@npm:^13.7.1":
5738-
version: 13.17.0
5739-
resolution: "cypress@npm:13.17.0"
5737+
"cypress@npm:~14.4.0":
5738+
version: 14.4.0
5739+
resolution: "cypress@npm:14.4.0"
57405740
dependencies:
5741-
"@cypress/request": "npm:^3.0.6"
5741+
"@cypress/request": "npm:^3.0.8"
57425742
"@cypress/xvfb": "npm:^1.2.4"
57435743
"@types/sinonjs__fake-timers": "npm:8.1.1"
57445744
"@types/sizzle": "npm:^2.3.2"
@@ -5749,9 +5749,9 @@ __metadata:
57495749
cachedir: "npm:^2.3.0"
57505750
chalk: "npm:^4.1.0"
57515751
check-more-types: "npm:^2.24.0"
5752-
ci-info: "npm:^4.0.0"
5752+
ci-info: "npm:^4.1.0"
57535753
cli-cursor: "npm:^3.1.0"
5754-
cli-table3: "npm:~0.6.1"
5754+
cli-table3: "npm:0.6.1"
57555755
commander: "npm:^6.2.1"
57565756
common-tags: "npm:^1.8.0"
57575757
dayjs: "npm:^1.10.4"
@@ -5775,15 +5775,15 @@ __metadata:
57755775
process: "npm:^0.11.10"
57765776
proxy-from-env: "npm:1.0.0"
57775777
request-progress: "npm:^3.0.0"
5778-
semver: "npm:^7.5.3"
5778+
semver: "npm:^7.7.1"
57795779
supports-color: "npm:^8.1.1"
57805780
tmp: "npm:~0.2.3"
57815781
tree-kill: "npm:1.2.2"
57825782
untildify: "npm:^4.0.0"
57835783
yauzl: "npm:^2.10.0"
57845784
bin:
57855785
cypress: bin/cypress
5786-
checksum: 10/6c548e2adf7ae127365570680aa32015dbeb94cad30ce4f8a92e2e58d8ef7033b7f0ece50579a0a13eb07061feede0c813ff8d1e50e0feb87520dece5be4ba95
5786+
checksum: 10/0fd3197ca611f14e36ad3ae3ae1890b4a2c79719a4125a329f63d2c84dc88284fafad9eb4edc01a9ec2b5a5d558b261734c8c185273495c71aed787c9039ed60
57875787
languageName: node
57885788
linkType: hard
57895789

@@ -11715,7 +11715,7 @@ __metadata:
1171511715
core-js-compat: "npm:~3.2.1"
1171611716
create-react-context: "npm:~0.3.0"
1171711717
css-loader: "npm:~3.4.2"
11718-
cypress: "npm:^13.7.1"
11718+
cypress: "npm:~14.4.0"
1171911719
d3: "npm:^7.8.2"
1172011720
dompurify: "npm:^3.2.4"
1172111721
duplicate-package-checker-webpack-plugin: "npm:~3.0.0"
@@ -15837,7 +15837,7 @@ __metadata:
1583715837
languageName: node
1583815838
linkType: hard
1583915839

15840-
"semver@npm:^7.2.1, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.5.3":
15840+
"semver@npm:^7.2.1, semver@npm:^7.3.4, semver@npm:^7.3.5":
1584115841
version: 7.7.1
1584215842
resolution: "semver@npm:7.7.1"
1584315843
bin:
@@ -15846,6 +15846,15 @@ __metadata:
1584615846
languageName: node
1584715847
linkType: hard
1584815848

15849+
"semver@npm:^7.7.1":
15850+
version: 7.7.2
15851+
resolution: "semver@npm:7.7.2"
15852+
bin:
15853+
semver: bin/semver.js
15854+
checksum: 10/7a24cffcaa13f53c09ce55e05efe25cd41328730b2308678624f8b9f5fc3093fc4d189f47950f0b811ff8f3c3039c24a2c36717ba7961615c682045bf03e1dda
15855+
languageName: node
15856+
linkType: hard
15857+
1584915858
"send@npm:0.19.0":
1585015859
version: 0.19.0
1585115860
resolution: "send@npm:0.19.0"

0 commit comments

Comments
 (0)