Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @wdio/json-reporter from 8.40.3 to 8.41.0 #3839

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 19 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8587,12 +8587,12 @@ __metadata:
linkType: hard

"@wdio/json-reporter@npm:^8.40.0":
version: 8.40.3
resolution: "@wdio/json-reporter@npm:8.40.3"
version: 8.41.0
resolution: "@wdio/json-reporter@npm:8.41.0"
dependencies:
"@wdio/reporter": "npm:8.40.3"
"@wdio/types": "npm:8.40.3"
checksum: 10c0/823f14334225e94ae6da881083d2d04c17d574bdada581293b3616fb9beabf0733f72109f14ad675507fc872e749554b1c8407bde78c9b6b59e736e55ceaa500
"@wdio/reporter": "npm:8.41.0"
"@wdio/types": "npm:8.41.0"
checksum: 10c0/867ffe117f74970644ce5cc3dbb75a9e959a132113ccf9d1206f73d3010231ceec46067a8e6f473afe68471a554faa0c8b7d916971898754525189aad6fe52af
languageName: node
linkType: hard

Expand Down Expand Up @@ -8653,6 +8653,19 @@ __metadata:
languageName: node
linkType: hard

"@wdio/reporter@npm:8.41.0":
version: 8.41.0
resolution: "@wdio/reporter@npm:8.41.0"
dependencies:
"@types/node": "npm:^22.2.0"
"@wdio/logger": "npm:8.38.0"
"@wdio/types": "npm:8.41.0"
diff: "npm:^7.0.0"
object-inspect: "npm:^1.12.0"
checksum: 10c0/a8158fd0508b8018d35958825193c8e4b835b8c179a9bb20dc7869346bc6cdd50804917efef8632e0563fc6dca37a2f1915a86baa93b7f1cb5ee4efd0ad193b4
languageName: node
linkType: hard

"@wdio/runner@npm:8.40.5":
version: 8.40.5
resolution: "@wdio/runner@npm:8.40.5"
Expand Down Expand Up @@ -11738,7 +11751,7 @@ __metadata:
languageName: node
linkType: hard

"diff@npm:7.0.0":
"diff@npm:7.0.0, diff@npm:^7.0.0":
version: 7.0.0
resolution: "diff@npm:7.0.0"
checksum: 10c0/251fd15f85ffdf814cfc35a728d526b8d2ad3de338dcbd011ac6e57c461417090766b28995f8ff733135b5fbc3699c392db1d5e27711ac4e00244768cd1d577b
Expand Down
Loading