Skip to content

Commit cf0f83f

Browse files
authored
Merge pull request #6628 from microting/dependabot/npm_and_yarn/eform-client/wdio/mocha-framework-9.12.5
Bump @wdio/mocha-framework from 9.12.3 to 9.12.5 in /eform-client
2 parents 7a2f5cc + eb612bf commit cf0f83f

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

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.5",
141141
"@wdio/local-runner": "^8.40.1",
142-
"@wdio/mocha-framework": "^9.12.3",
142+
"@wdio/mocha-framework": "^9.12.5",
143143
"@wdio/spec-reporter": "^9.12.3",
144144
"angular-mocks": "^1.8.3",
145145
"chai": "^5.2.0",

eform-client/yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3723,16 +3723,16 @@
37233723
loglevel-plugin-prefix "^0.8.4"
37243724
strip-ansi "^6.0.0"
37253725

3726-
"@wdio/mocha-framework@^9.12.3":
3727-
version "9.12.3"
3728-
resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-9.12.3.tgz#c4a81c84590269d4d1c0ffb2dbd7f70647ce2450"
3729-
integrity sha512-nx7FZYmnT4sQP5n93BPiJGc8Ez5nUnIDj1xr3NCk03yoUvYtM/6ifLgFl/ACKVLSwN+YhCgjfjb8KecpebeVfA==
3726+
"@wdio/mocha-framework@^9.12.5":
3727+
version "9.12.5"
3728+
resolved "https://registry.yarnpkg.com/@wdio/mocha-framework/-/mocha-framework-9.12.5.tgz#157a69cdb625008b988d0bd5b3f8adc21506e1bb"
3729+
integrity sha512-QNyvTjz2mgLn80NwtE3P1XhMa6ve65FZhb/N9XMYl5ATKSLh/HTl458eVdpVaSh/9FHaZpfkruEJdCB8milYeQ==
37303730
dependencies:
37313731
"@types/mocha" "^10.0.6"
37323732
"@types/node" "^20.11.28"
37333733
"@wdio/logger" "9.4.4"
37343734
"@wdio/types" "9.12.3"
3735-
"@wdio/utils" "9.12.3"
3735+
"@wdio/utils" "9.12.5"
37363736
mocha "^10.3.0"
37373737

37383738

0 commit comments

Comments
 (0)