Skip to content

Commit a92e3b0

Browse files
authored
Merge pull request #6648 from microting/dependabot/npm_and_yarn/eform-client/cypress-14.3.1
Bump cypress from 14.3.0 to 14.3.1 in /eform-client
2 parents 5637ebd + a91b16d commit a92e3b0

2 files changed

Lines changed: 5 additions & 24 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.1",
147-
"cypress": "14.3.0",
147+
"cypress": "14.3.1",
148148
"eslint": "^8.57.1",
149149
"fs-extra": "^11.1.0",
150150
"guid-typescript": "^1.0.9",

eform-client/yarn.lock

Lines changed: 4 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -3831,25 +3831,6 @@
38313831
split2 "^4.2.0"
38323832
wait-port "^1.0.4"
38333833

3834-
"@wdio/utils@9.12.3":
3835-
version "9.12.3"
3836-
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-9.12.3.tgz#b9d0eeb3226d3a5591d081caed20fb27573e2471"
3837-
integrity sha512-G7qpiLux89jqhzz33TvIIWaMIKIUUmmBaBH8ylCu3W/7h8i1/jPrYryOvWw75yVWl1ch4NYEo4uJey1NsJnkAQ==
3838-
dependencies:
3839-
"@puppeteer/browsers" "^2.2.0"
3840-
"@wdio/logger" "9.4.4"
3841-
"@wdio/types" "9.12.3"
3842-
decamelize "^6.0.0"
3843-
deepmerge-ts "^7.0.3"
3844-
edgedriver "^6.1.1"
3845-
geckodriver "^5.0.0"
3846-
get-port "^7.0.0"
3847-
import-meta-resolve "^4.0.0"
3848-
locate-app "^2.2.24"
3849-
safaridriver "^1.0.0"
3850-
split2 "^4.2.0"
3851-
wait-port "^1.1.0"
3852-
38533834
"@wdio/utils@9.12.5":
38543835
version "9.12.5"
38553836
resolved "https://registry.yarnpkg.com/@wdio/utils/-/utils-9.12.5.tgz#66dc85154f7b1c19076d40439141924b1c6975c1"
@@ -5401,10 +5382,10 @@ custom-event@^1.0.0:
54015382
resolved "https://registry.yarnpkg.com/custom-event/-/custom-event-1.0.1.tgz#5d02a46850adf1b4a317946a3928fccb5bfd0425"
54025383
integrity sha512-GAj5FOq0Hd+RsCGVJxZuKaIDXDf3h6GQoNEjFgbLLI/trgtavwUbSnZ5pVfg27DVCaWjIohryS0JFwIJyT2cMg==
54035384

5404-
cypress@14.3.0:
5405-
version "14.3.0"
5406-
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.0.tgz#720923501ca0e371d344b810572cea58d5b50aec"
5407-
integrity sha512-rRfPl9Z0/CczuYybBEoLbDVuT1OGkhYaJ0+urRCshgiDRz6QnoA0KQIQnPx7MJ3zy+VCsbUU1pV74n+6cbJEdg==
5385+
cypress@14.3.1:
5386+
version "14.3.1"
5387+
resolved "https://registry.yarnpkg.com/cypress/-/cypress-14.3.1.tgz#b0570c0e5b198d930a2c0f640d099e777bec2d2f"
5388+
integrity sha512-/2q06qvHMK3PNiadnRW1Je0lJ43gAFPQJUAK2zIxjr22kugtWxVQznTBLVu1AvRH+RP3oWZhCdWqiEi+0NuqCg==
54085389
dependencies:
54095390
"@cypress/request" "^3.0.8"
54105391
"@cypress/xvfb" "^1.2.4"

0 commit comments

Comments
 (0)