Skip to content

Commit 5267702

Browse files
authored
Merge pull request #6685 from microting/dependabot/npm_and_yarn/eform-client/cypress-14.3.3
Bump cypress from 14.3.2 to 14.3.3 in /eform-client
2 parents f61e4a4 + 80245e8 commit 5267702

2 files changed

Lines changed: 16 additions & 16 deletions

File tree

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -144,7 +144,7 @@
144144
"angular-mocks": "^1.8.3",
145145
"chai": "^5.2.0",
146146
"chromedriver": "^135.0.2",
147-
"cypress": "14.3.2",
147+
"cypress": "14.3.3",
148148
"eslint": "^8.57.1",
149149
"fs-extra": "^11.1.0",
150150
"guid-typescript": "^1.0.9",

eform-client/yarn.lock

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1213,11 +1213,6 @@
12131213
"@babel/helper-string-parser" "^7.25.9"
12141214
"@babel/helper-validator-identifier" "^7.25.9"
12151215

1216-
"@colors/colors@1.5.0":
1217-
version "1.5.0"
1218-
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
1219-
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
1220-
12211216
"@colors/colors@1.6.0", "@colors/colors@^1.6.0":
12221217
version "1.6.0"
12231218
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.6.0.tgz#ec6cd237440700bc23ca23087f513c75508958b0"
@@ -5025,14 +5020,14 @@ cli-spinners@^2.5.0:
50255020
resolved "https://registry.yarnpkg.com/cli-spinners/-/cli-spinners-2.9.2.tgz#1773a8f4b9c4d6ac31563df53b3fc1d79462fe41"
50265021
integrity sha512-ywqV+5MmyL4E7ybXgKys4DugZbX0FC6LnwrhjuykIjnK9k8OQacQ7axGKnjDXWNhns0xot3bZI5h55H8yo9cJg==
50275022

5028-
cli-table3@~0.6.5:
5029-
version "0.6.5"
5030-
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.5.tgz#013b91351762739c16a9567c21a04632e449bf2f"
5031-
integrity sha512-+W/5efTR7y5HRD7gACw9yQjqMVvEMLBHmboM/kPWam+H+Hmyrgjh6YncVKK122YZkXrLudzTuAukUw9FnMf7IQ==
5023+
cli-table3@0.6.1:
5024+
version "0.6.1"
5025+
resolved "https://registry.yarnpkg.com/cli-table3/-/cli-table3-0.6.1.tgz#36ce9b7af4847f288d3cdd081fbd09bf7bd237b8"
5026+
integrity sha512-w0q/enDHhPLq44ovMGdQeeDLvwxwavsJX7oQGYt/LrBlYsyaxyDnp6z3QzFut/6kLLKnlcUVJLrpB7KBfgG/RA==
50325027
dependencies:
50335028
string-width "^4.2.0"
50345029
optionalDependencies:
5035-
"@colors/colors" "1.5.0"
5030+
colors "1.4.0"
50365031

50375032
cli-truncate@^2.1.0:
50385033
version "2.1.0"
@@ -5142,6 +5137,11 @@ colorette@^2.0.10, colorette@^2.0.16, colorette@^2.0.20:
51425137
resolved "https://registry.yarnpkg.com/colorette/-/colorette-2.0.20.tgz#9eb793e6833067f7235902fcd3b09917a000a95a"
51435138
integrity sha512-IfEDxwoWIjkeXL1eXcDiow4UbKjhLdq6/EuSVR9GMN7KVH3r9gQ83e73hsz1Nd1T3ijd5xv1wcWRYO+D6kCI2w==
51445139

5140+
colors@1.4.0:
5141+
version "1.4.0"
5142+
resolved "https://registry.yarnpkg.com/colors/-/colors-1.4.0.tgz#c50491479d4c1bdaed2c9ced32cf7c7dc2360f78"
5143+
integrity sha512-a+UqTh4kgZg/SlGvfbzDHpgRu7AAQOmmqRHJnxhRZICKFUT91brVhNNt58CMWU9PsBbv3PDCZUHbVxuDiH2mtA==
5144+
51455145
colorspace@1.1.x:
51465146
version "1.1.4"
51475147
resolved "https://registry.yarnpkg.com/colorspace/-/colorspace-1.1.4.tgz#8d442d1186152f60453bf8070cd66eb364e59243"
@@ -5425,10 +5425,10 @@ custom-event@^1.0.0:
54255425
resolved "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz#5d02a46850adf1b4a317946a3928fccb5bfd0425"
54265426
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
54275427

5428-
cypress@14.3.2:
5429-
version "14.3.2"
5430-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.2.tgz#04a6ea66c1715119ef41dda5851d75801cc1e226"
5431-
integrity sha512-n+yGD2ZFFKgy7I3YtVpZ7BcFYrrDMcKj713eOZdtxPttpBjCyw/R8dLlFSsJPouneGN7A/HOSRyPJ5+3/gKDoA==
5428+
cypress@14.3.3:
5429+
version "14.3.3"
5430+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.3.tgz#cbf7fbc79fd139ba55ea51a6d1ee3d9018a59ce2"
5431+
integrity sha512-1Rz7zc9iqLww6BysaESqUhtIuaFHS7nL3wREovAKYsNhLTfX3TbcBWHWgEz70YimH2NkSOsm4oIcJJ9HYHOlew==
54325432
dependencies:
54335433
"@cypress/request" "^3.0.8"
54345434
"@cypress/xvfb" "^1.2.4"
@@ -5443,7 +5443,7 @@ cypress@14.3.2:
54435443
check-more-types "^2.24.0"
54445444
ci-info "^4.1.0"
54455445
cli-cursor "^3.1.0"
5446-
cli-table3 "~0.6.5"
5446+
cli-table3 "0.6.1"
54475447
commander "^6.2.1"
54485448
common-tags "^1.8.0"
54495449
dayjs "^1.10.4"

0 commit comments

Comments
 (0)