Skip to content

Commit 9f44e6d

Browse files
Bump devtools-protocol from 0.0.1134390 to 0.0.1135028 (#10271)
Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.1134390 to 0.0.1135028. - [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.1134390...v0.0.1135028) --- updated-dependencies: - dependency-name: devtools-protocol dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7ce164b commit 9f44e6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/wdio-devtools-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@wdio/logger": "8.6.6",
4040
"@wdio/types": "8.8.6",
4141
"babel-plugin-istanbul": "^6.1.1",
42-
"devtools-protocol": "^0.0.1134390",
42+
"devtools-protocol": "^0.0.1135028",
4343
"istanbul-lib-coverage": "^3.2.0",
4444
"istanbul-lib-report": "^3.0.0",
4545
"istanbul-reports": "^3.1.4",

packages/webdriverio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@
7979
"css-shorthand-properties": "^1.1.1",
8080
"css-value": "^0.0.1",
8181
"devtools": "8.8.6",
82-
"devtools-protocol": "^0.0.1134390",
82+
"devtools-protocol": "^0.0.1135028",
8383
"grapheme-splitter": "^1.0.2",
8484
"import-meta-resolve": "^3.0.0",
8585
"is-plain-obj": "^4.1.0",

0 commit comments

Comments
 (0)