mirror of
https://github.com/google/blockly.git
synced 2026-01-16 21:37:10 +01:00
chore(deps): bump webdriverio from 7.16.5 to 7.16.6 (#5704)
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 7.16.5 to 7.16.6. - [Release notes](https://github.com/webdriverio/webdriverio/releases) - [Changelog](https://github.com/webdriverio/webdriverio/blob/main/CHANGELOG.md) - [Commits](https://github.com/webdriverio/webdriverio/compare/v7.16.5...v7.16.6) --- updated-dependencies: - dependency-name: webdriverio dependency-type: direct:development 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>
This commit is contained in:
28
package-lock.json
generated
28
package-lock.json
generated
@@ -4644,9 +4644,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/devtools-protocol": {
|
||||
"version": "0.0.938931",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.938931.tgz",
|
||||
"integrity": "sha512-Mw+8LsSVlsqEyoIzJJ1pd+HQTFZJAWoQCtW9l7pzaJGC1T1ZRpTAy3aiAEq0hj8SAh6bDYoBZK+oINmPFnzJ9Q==",
|
||||
"version": "0.0.940028",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.940028.tgz",
|
||||
"integrity": "sha512-oWarAZd5FB5yr5SIrTGH9m7aHdYgBr9t8RssIYY1BpOTS/7Ql12Wz8rozpk4vtxlRHkfMTOfNdBJfG7U8u/0LQ==",
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/devtools/node_modules/@sindresorhus/is": {
|
||||
@@ -14748,9 +14748,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webdriverio": {
|
||||
"version": "7.16.5",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.16.5.tgz",
|
||||
"integrity": "sha512-a1D2F55ZMPw1gQOPT5EsKt7EE6CN4KK/0BgpItwQZWXUT9GSgBu+nXJy9+UIWOGAEn+ty31IPlhE3mg+pULz/Q==",
|
||||
"version": "7.16.6",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.16.6.tgz",
|
||||
"integrity": "sha512-bMiBq18MugKdIgwDrLeVl0RUOsH4ZY+NywPJtJn3/OVCYriaZFvkWXSYsmE9WwIEdI+ueIczoLWC4AKHjglOyQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/aria-query": "^5.0.0",
|
||||
@@ -14767,7 +14767,7 @@
|
||||
"css-shorthand-properties": "^1.1.1",
|
||||
"css-value": "^0.0.1",
|
||||
"devtools": "7.16.5",
|
||||
"devtools-protocol": "^0.0.938931",
|
||||
"devtools-protocol": "^0.0.940028",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-port": "^5.1.1",
|
||||
"grapheme-splitter": "^1.0.2",
|
||||
@@ -19620,9 +19620,9 @@
|
||||
}
|
||||
},
|
||||
"devtools-protocol": {
|
||||
"version": "0.0.938931",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.938931.tgz",
|
||||
"integrity": "sha512-Mw+8LsSVlsqEyoIzJJ1pd+HQTFZJAWoQCtW9l7pzaJGC1T1ZRpTAy3aiAEq0hj8SAh6bDYoBZK+oINmPFnzJ9Q==",
|
||||
"version": "0.0.940028",
|
||||
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.940028.tgz",
|
||||
"integrity": "sha512-oWarAZd5FB5yr5SIrTGH9m7aHdYgBr9t8RssIYY1BpOTS/7Ql12Wz8rozpk4vtxlRHkfMTOfNdBJfG7U8u/0LQ==",
|
||||
"dev": true
|
||||
},
|
||||
"diff": {
|
||||
@@ -27329,9 +27329,9 @@
|
||||
}
|
||||
},
|
||||
"webdriverio": {
|
||||
"version": "7.16.5",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.16.5.tgz",
|
||||
"integrity": "sha512-a1D2F55ZMPw1gQOPT5EsKt7EE6CN4KK/0BgpItwQZWXUT9GSgBu+nXJy9+UIWOGAEn+ty31IPlhE3mg+pULz/Q==",
|
||||
"version": "7.16.6",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.16.6.tgz",
|
||||
"integrity": "sha512-bMiBq18MugKdIgwDrLeVl0RUOsH4ZY+NywPJtJn3/OVCYriaZFvkWXSYsmE9WwIEdI+ueIczoLWC4AKHjglOyQ==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/aria-query": "^5.0.0",
|
||||
@@ -27348,7 +27348,7 @@
|
||||
"css-shorthand-properties": "^1.1.1",
|
||||
"css-value": "^0.0.1",
|
||||
"devtools": "7.16.5",
|
||||
"devtools-protocol": "^0.0.938931",
|
||||
"devtools-protocol": "^0.0.940028",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-port": "^5.1.1",
|
||||
"grapheme-splitter": "^1.0.2",
|
||||
|
||||
Reference in New Issue
Block a user