Skip to content

Commit

Permalink
Bump @wdio/json-reporter from 8.40.3 to 8.41.0 (#3839)
Browse files Browse the repository at this point in the history
Bumps [@wdio/json-reporter](https://github.com/webdriverio/webdriverio/tree/HEAD/packages/wdio-json-reporter) from 8.40.3 to 8.41.0.
- [Release notes](https://github.com/webdriverio/webdriverio/releases)
- [Changelog](https://github.com/webdriverio/webdriverio/blob/v8.41.0/CHANGELOG.md)
- [Commits](https://github.com/webdriverio/webdriverio/commits/v8.41.0/packages/wdio-json-reporter)

---
updated-dependencies:
- dependency-name: "@wdio/json-reporter"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent b27f5fd commit a97c48e
Showing 1 changed file with 19 additions and 6 deletions.
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

0 comments on commit a97c48e

Please sign in to comment.