Skip to content

Commit 29277e3

Browse files
chore(deps): update dependency @wdio/cli to v8.13.14 (#4421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3c9b11e commit 29277e3

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1729,7 +1729,7 @@
17291729
"@types/vscode": "1.64.0",
17301730
"@vscode/test-electron": "2.3.3",
17311731
"@vscode/vsce": "2.20.0",
1732-
"@wdio/cli": "8.13.13",
1732+
"@wdio/cli": "8.13.14",
17331733
"@wdio/local-runner": "8.13.13",
17341734
"@wdio/mocha-framework": "8.13.13",
17351735
"@wdio/spec-reporter": "8.12.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6266,10 +6266,10 @@
62666266
"@microsoft/fast-foundation" "^2.38.0"
62676267
"@microsoft/fast-react-wrapper" "^0.1.18"
62686268

6269-
"@wdio/[email protected].13":
6270-
version "8.13.13"
6271-
resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.13.tgz#1a40a54fe79031c78f85bdad30b67784eed398fe"
6272-
integrity sha512-YueRH3oK2EdTw8tJ30ER3vOPNNaXQgfTc0LsguPLfUfWS2JpQd5aYJmToDY2wDM2nyClz5kZ5ti49MQ1W0twKw==
6269+
"@wdio/[email protected].14":
6270+
version "8.13.14"
6271+
resolved "https://registry.yarnpkg.com/@wdio/cli/-/cli-8.13.14.tgz#ae0b93866c2ebe90b3768044141628c715f5c5ce"
6272+
integrity sha512-CjbJcp6ihxs8QXFVlAy91Efnc6Hyqqv+HE2cOSoB73ypwXpiLMuFjhbna93hgJg+JYZNfH68wA23fqzDGAwIBg==
62736273
dependencies:
62746274
"@types/node" "^20.1.1"
62756275
"@wdio/config" "8.13.13"

0 commit comments

Comments
 (0)