Skip to content

Commit

Permalink
Bump devtools-protocol from 0.0.1068969 to 0.0.1069585 (#9165)
Browse files Browse the repository at this point in the history
Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.1068969 to 0.0.1069585.
- [Release notes](https://github.com/ChromeDevTools/devtools-protocol/releases)
- [Changelog](https://github.com/ChromeDevTools/devtools-protocol/blob/master/changelog.md)
- [Commits](ChromeDevTools/devtools-protocol@v0.0.1068969...v0.0.1069585)

---
updated-dependencies:
- dependency-name: devtools-protocol
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 12, 2022
1 parent 258cada commit 4195c27
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion packages/wdio-devtools-service/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@wdio/types": "7.25.4",
"babel-plugin-istanbul": "^6.0.0",
"core-js": "~3.26.0",
"devtools-protocol": "^0.0.1068969",
"devtools-protocol": "^0.0.1069585",
"istanbul-lib-coverage": "^3.0.0",
"istanbul-lib-report": "^3.0.0",
"istanbul-reports": "^3.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/webdriverio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools": "7.25.4",
"devtools-protocol": "^0.0.1068969",
"devtools-protocol": "^0.0.1069585",
"fs-extra": "^10.0.0",
"grapheme-splitter": "^1.0.2",
"lodash.clonedeep": "^4.5.0",
Expand Down

0 comments on commit 4195c27

Please sign in to comment.