Skip to content

Commit 9b04283

Browse files
Bump devtools-protocol from 0.0.1073708 to 0.0.1074451 (#9222)
Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.1073708 to 0.0.1074451. - [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.1073708...v0.0.1074451) --- 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>
1 parent 0b80ef4 commit 9b04283

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/wdio-devtools-service/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@wdio/types": "7.26.0",
3434
"babel-plugin-istanbul": "^6.0.0",
3535
"core-js": "~3.26.0",
36-
"devtools-protocol": "^0.0.1073708",
36+
"devtools-protocol": "^0.0.1074451",
3737
"istanbul-lib-coverage": "^3.0.0",
3838
"istanbul-lib-report": "^3.0.0",
3939
"istanbul-reports": "^3.0.2",

packages/webdriverio/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"css-shorthand-properties": "^1.1.1",
6969
"css-value": "^0.0.1",
7070
"devtools": "7.26.0",
71-
"devtools-protocol": "^0.0.1073708",
71+
"devtools-protocol": "^0.0.1074451",
7272
"fs-extra": "^10.0.0",
7373
"grapheme-splitter": "^1.0.2",
7474
"lodash.clonedeep": "^4.5.0",

0 commit comments

Comments
 (0)