Skip to content

Commit 9e99451

Browse files
Bump devtools-protocol from 0.0.1273771 to 0.0.1275388 (#12558)
Bumps [devtools-protocol](https://github.com/ChromeDevTools/devtools-protocol) from 0.0.1273771 to 0.0.1275388. - [Changelog](https://github.com/ChromeDevTools/devtools-protocol/blob/master/changelog.md) - [Commits](ChromeDevTools/devtools-protocol@v0.0.1273771...v0.0.1275388) --- 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 303b900 commit 9e99451

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 10 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.28.0",
4040
"@wdio/types": "8.32.4",
4141
"babel-plugin-istanbul": "^6.1.1",
42-
"devtools-protocol": "^0.0.1273771",
42+
"devtools-protocol": "^0.0.1275388",
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
"aria-query": "^5.0.0",
8080
"css-shorthand-properties": "^1.1.1",
8181
"css-value": "^0.0.1",
82-
"devtools-protocol": "^0.0.1273771",
82+
"devtools-protocol": "^0.0.1275388",
8383
"grapheme-splitter": "^1.0.2",
8484
"import-meta-resolve": "^4.0.0",
8585
"is-plain-obj": "^4.1.0",

0 commit comments

Comments
 (0)