chore(deps): bump webdriverio from 7.25.1 to 7.25.2 (#6587)

Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 7.25.1 to 7.25.2.
- [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.25.1...v7.25.2)

---
updated-dependencies:
- dependency-name: webdriverio
  dependency-type: direct:development
  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>
This commit is contained in:
dependabot[bot]
2022-10-28 08:03:58 -07:00
committed by GitHub
parent e90aba9273
commit 971d109993

29
package-lock.json generated
View File

@@ -12,7 +12,6 @@
"jsdom": "15.2.1"
},
"devDependencies": {
"@blockly/block-test": "^3.0.0",
"@blockly/dev-tools": "^5.0.0",
"@blockly/theme-modern": "^3.0.0",
@@ -4146,9 +4145,9 @@
}
},
"node_modules/devtools-protocol": {
"version": "0.0.1049481",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1049481.tgz",
"integrity": "sha512-QeoiFUnCNlXusSIfCOov0bn9uGTx7Q+9Cj+vvNFzHym5OcJeXyFxXNtvWtFmDorlEnTJYL5S6wXv+kgAg1s/Zw==",
"version": "0.0.1056733",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1056733.tgz",
"integrity": "sha512-CmTu6SQx2g3TbZzDCAV58+LTxVdKplS7xip0g5oDXpZ+isr0rv5dDP8ToyVRywzPHkCCPKgKgScEcwz4uPWDIA==",
"dev": true
},
"node_modules/devtools/node_modules/@types/node": {
@@ -13180,9 +13179,9 @@
}
},
"node_modules/webdriverio": {
"version": "7.25.1",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.25.1.tgz",
"integrity": "sha512-8O5FgQWZzByen2vivBXa101PwsJT/wOLUSdks80nxbFHVWKI/5kda1zi+m6x01ATtStva4xMQCxW/Df7QVloKA==",
"version": "7.25.2",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.25.2.tgz",
"integrity": "sha512-lZwHh1G2Zxg4LmVQZZZNhKAqjGoSxoDaqlAf0ojh/3DcWVxMpFtaj0mksrqCyVhObudb2dopOX26beWPyKwL4A==",
"dev": true,
"dependencies": {
"@types/aria-query": "^5.0.0",
@@ -13198,7 +13197,7 @@
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools": "7.25.1",
"devtools-protocol": "^0.0.1049481",
"devtools-protocol": "^0.0.1056733",
"fs-extra": "^10.0.0",
"grapheme-splitter": "^1.0.2",
"lodash.clonedeep": "^4.5.0",
@@ -17052,9 +17051,9 @@
}
},
"devtools-protocol": {
"version": "0.0.1049481",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1049481.tgz",
"integrity": "sha512-QeoiFUnCNlXusSIfCOov0bn9uGTx7Q+9Cj+vvNFzHym5OcJeXyFxXNtvWtFmDorlEnTJYL5S6wXv+kgAg1s/Zw==",
"version": "0.0.1056733",
"resolved": "https://registry.npmjs.org/devtools-protocol/-/devtools-protocol-0.0.1056733.tgz",
"integrity": "sha512-CmTu6SQx2g3TbZzDCAV58+LTxVdKplS7xip0g5oDXpZ+isr0rv5dDP8ToyVRywzPHkCCPKgKgScEcwz4uPWDIA==",
"dev": true
},
"dir-glob": {
@@ -24222,9 +24221,9 @@
}
},
"webdriverio": {
"version": "7.25.1",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.25.1.tgz",
"integrity": "sha512-8O5FgQWZzByen2vivBXa101PwsJT/wOLUSdks80nxbFHVWKI/5kda1zi+m6x01ATtStva4xMQCxW/Df7QVloKA==",
"version": "7.25.2",
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.25.2.tgz",
"integrity": "sha512-lZwHh1G2Zxg4LmVQZZZNhKAqjGoSxoDaqlAf0ojh/3DcWVxMpFtaj0mksrqCyVhObudb2dopOX26beWPyKwL4A==",
"dev": true,
"requires": {
"@types/aria-query": "^5.0.0",
@@ -24240,7 +24239,7 @@
"css-shorthand-properties": "^1.1.1",
"css-value": "^0.0.1",
"devtools": "7.25.1",
"devtools-protocol": "^0.0.1049481",
"devtools-protocol": "^0.0.1056733",
"fs-extra": "^10.0.0",
"grapheme-splitter": "^1.0.2",
"lodash.clonedeep": "^4.5.0",