Skip to content

Commit 2636474

Browse files
authored
Merge pull request #6639 from microting/dependabot/npm_and_yarn/eform-client/wdio/mocha-framework-9.12.6
Bump @wdio/mocha-framework from 9.12.5 to 9.12.6 in /eform-client
2 parents aff5fc7 + 00ddd85 commit 2636474

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,7 @@
139139
"@typescript-eslint/utils": "^8.29.1",
140140
"@wdio/cli": "^9.12.6",
141141
"@wdio/local-runner": "^8.40.1",
142-
"@wdio/mocha-framework": "^9.12.5",
142+
"@wdio/mocha-framework": "^9.12.6",
143143
"@wdio/spec-reporter": "^9.12.3",
144144
"angular-mocks": "^1.8.3",
145145
"chai": "^5.2.0",

eform-client/yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3743,16 +3743,16 @@
37433743
loglevel-plugin-prefix "^0.8.4"
37443744
strip-ansi "^6.0.0"
37453745

3746-
"@wdio/mocha-framework@^9.12.5":
3747-
version "9.12.5"
3748-
resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-9.12.5.tgz#157a69cdb625008b988d0bd5b3f8adc21506e1bb"
3749-
integrity sha512-QNyvTjz2mgLn80NwtE3P1XhMa6ve65FZhb/N9XMYl5ATKSLh/HTl458eVdpVaSh/9FHaZpfkruEJdCB8milYeQ==
3746+
"@wdio/mocha-framework@^9.12.6":
3747+
version "9.12.6"
3748+
resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-9.12.6.tgz#e2f2503e3fd58122aa60be081b1631ec3c64a9d6"
3749+
integrity sha512-vBAtVY+PLCGTZqTqsfxNtPVthk6tKI4JSffgGNlWDK/uCcjUOZdvsRRs7VRLr8COyeP1QQFzJ8cHDpCu8nd7Fw==
37503750
dependencies:
37513751
"@types/mocha" "^10.0.6"
37523752
"@types/node" "^20.11.28"
37533753
"@wdio/logger" "9.4.4"
3754-
"@wdio/types" "9.12.3"
3755-
"@wdio/utils" "9.12.5"
3754+
"@wdio/types" "9.12.6"
3755+
"@wdio/utils" "9.12.6"
37563756
mocha "^10.3.0"
37573757

37583758
"@wdio/protocols@8.40.3":

0 commit comments

Comments
 (0)