mirror of
https://github.com/google/blockly.git
synced 2026-01-10 02:17:09 +01:00
Bump webdriverio from 7.11.0 to 7.11.1
Bumps [webdriverio](https://github.com/webdriverio/webdriverio) from 7.11.0 to 7.11.1. - [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.11.0...v7.11.1) --- updated-dependencies: - dependency-name: webdriverio dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
91
package-lock.json
generated
91
package-lock.json
generated
@@ -840,6 +840,47 @@
|
||||
"dev": true,
|
||||
"peer": true
|
||||
},
|
||||
"node_modules/@wdio/cli/node_modules/webdriverio": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.0.tgz",
|
||||
"integrity": "sha512-II28RBTi7+/W8e6li4qKsgS/KF3yE/r0Q3QHysylU+QTZnH3xIzMz0TRoo8bNyeBZiZuTqH6yuWi+kJ5m5FC/g==",
|
||||
"dev": true,
|
||||
"peer": true,
|
||||
"dependencies": {
|
||||
"@types/aria-query": "^4.2.1",
|
||||
"@types/node": "^15.12.5",
|
||||
"@wdio/config": "7.10.1",
|
||||
"@wdio/logger": "7.7.0",
|
||||
"@wdio/protocols": "7.11.0",
|
||||
"@wdio/repl": "7.11.0",
|
||||
"@wdio/types": "7.10.1",
|
||||
"@wdio/utils": "7.11.0",
|
||||
"archiver": "^5.0.0",
|
||||
"aria-query": "^4.2.2",
|
||||
"atob": "^2.1.2",
|
||||
"css-shorthand-properties": "^1.1.1",
|
||||
"css-value": "^0.0.1",
|
||||
"devtools": "7.11.0",
|
||||
"devtools-protocol": "^0.0.915197",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-port": "^5.1.1",
|
||||
"grapheme-splitter": "^1.0.2",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.isobject": "^3.0.2",
|
||||
"lodash.isplainobject": "^4.0.6",
|
||||
"lodash.zip": "^4.2.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"puppeteer-core": "^10.1.0",
|
||||
"query-selector-shadow-dom": "^1.0.0",
|
||||
"resq": "^1.9.1",
|
||||
"rgb2hex": "0.2.5",
|
||||
"serialize-error": "^8.0.0",
|
||||
"webdriver": "7.11.0"
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=12.0.0"
|
||||
}
|
||||
},
|
||||
"node_modules/@wdio/cli/node_modules/yargs": {
|
||||
"version": "17.1.1",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
||||
@@ -11857,9 +11898,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/webdriverio": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.0.tgz",
|
||||
"integrity": "sha512-II28RBTi7+/W8e6li4qKsgS/KF3yE/r0Q3QHysylU+QTZnH3xIzMz0TRoo8bNyeBZiZuTqH6yuWi+kJ5m5FC/g==",
|
||||
"version": "7.11.1",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.1.tgz",
|
||||
"integrity": "sha512-N796qZIqkfIJJtSNBcAimnVr3SrnEjbwjYSBqAhVdGSidUKb1k6bxjC223WFwpANGkxABJUrVkx+qGNOtc+yGg==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@types/aria-query": "^4.2.1",
|
||||
@@ -13018,6 +13059,44 @@
|
||||
"dev": true,
|
||||
"peer": true
|
||||
},
|
||||
"webdriverio": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.0.tgz",
|
||||
"integrity": "sha512-II28RBTi7+/W8e6li4qKsgS/KF3yE/r0Q3QHysylU+QTZnH3xIzMz0TRoo8bNyeBZiZuTqH6yuWi+kJ5m5FC/g==",
|
||||
"dev": true,
|
||||
"peer": true,
|
||||
"requires": {
|
||||
"@types/aria-query": "^4.2.1",
|
||||
"@types/node": "^15.12.5",
|
||||
"@wdio/config": "7.10.1",
|
||||
"@wdio/logger": "7.7.0",
|
||||
"@wdio/protocols": "7.11.0",
|
||||
"@wdio/repl": "7.11.0",
|
||||
"@wdio/types": "7.10.1",
|
||||
"@wdio/utils": "7.11.0",
|
||||
"archiver": "^5.0.0",
|
||||
"aria-query": "^4.2.2",
|
||||
"atob": "^2.1.2",
|
||||
"css-shorthand-properties": "^1.1.1",
|
||||
"css-value": "^0.0.1",
|
||||
"devtools": "7.11.0",
|
||||
"devtools-protocol": "^0.0.915197",
|
||||
"fs-extra": "^10.0.0",
|
||||
"get-port": "^5.1.1",
|
||||
"grapheme-splitter": "^1.0.2",
|
||||
"lodash.clonedeep": "^4.5.0",
|
||||
"lodash.isobject": "^3.0.2",
|
||||
"lodash.isplainobject": "^4.0.6",
|
||||
"lodash.zip": "^4.2.0",
|
||||
"minimatch": "^3.0.4",
|
||||
"puppeteer-core": "^10.1.0",
|
||||
"query-selector-shadow-dom": "^1.0.0",
|
||||
"resq": "^1.9.1",
|
||||
"rgb2hex": "0.2.5",
|
||||
"serialize-error": "^8.0.0",
|
||||
"webdriver": "7.11.0"
|
||||
}
|
||||
},
|
||||
"yargs": {
|
||||
"version": "17.1.1",
|
||||
"resolved": "https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz",
|
||||
@@ -21769,9 +21848,9 @@
|
||||
}
|
||||
},
|
||||
"webdriverio": {
|
||||
"version": "7.11.0",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.0.tgz",
|
||||
"integrity": "sha512-II28RBTi7+/W8e6li4qKsgS/KF3yE/r0Q3QHysylU+QTZnH3xIzMz0TRoo8bNyeBZiZuTqH6yuWi+kJ5m5FC/g==",
|
||||
"version": "7.11.1",
|
||||
"resolved": "https://registry.npmjs.org/webdriverio/-/webdriverio-7.11.1.tgz",
|
||||
"integrity": "sha512-N796qZIqkfIJJtSNBcAimnVr3SrnEjbwjYSBqAhVdGSidUKb1k6bxjC223WFwpANGkxABJUrVkx+qGNOtc+yGg==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"@types/aria-query": "^4.2.1",
|
||||
|
||||
Reference in New Issue
Block a user