mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2025-05-26 17:24:56 +00:00
Bump selenium-webdriver from 4.0.0-alpha.5 to 4.0.0-alpha.7 (#6069)
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.0-alpha.5 to 4.0.0-alpha.7. - [Release notes](https://github.com/SeleniumHQ/selenium/releases) - [Commits](https://github.com/SeleniumHQ/selenium/commits) 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:
parent
14c2408c69
commit
722e28bc0d
13
package-lock.json
generated
13
package-lock.json
generated
@ -21178,15 +21178,14 @@
|
||||
"dev": true
|
||||
},
|
||||
"selenium-webdriver": {
|
||||
"version": "4.0.0-alpha.5",
|
||||
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.0.0-alpha.5.tgz",
|
||||
"integrity": "sha512-hktl3DSrhzM59yLhWzDGHIX9o56DvA+cVK7Dw6FcJR6qQ4CGzkaHeXQPcdrslkWMTeq0Ci9AmCxq0EMOvm2Rkg==",
|
||||
"version": "4.0.0-alpha.7",
|
||||
"resolved": "https://registry.npmjs.org/selenium-webdriver/-/selenium-webdriver-4.0.0-alpha.7.tgz",
|
||||
"integrity": "sha512-D4qnTsyTr91jT8f7MfN+OwY0IlU5+5FmlO5xlgRUV6hDEV8JyYx2NerdTEqDDkNq7RZDYc4VoPALk8l578RBHw==",
|
||||
"dev": true,
|
||||
"requires": {
|
||||
"jszip": "^3.1.5",
|
||||
"rimraf": "^2.6.3",
|
||||
"tmp": "0.0.30",
|
||||
"xml2js": "^0.4.19"
|
||||
"jszip": "^3.2.2",
|
||||
"rimraf": "^2.7.1",
|
||||
"tmp": "0.0.30"
|
||||
},
|
||||
"dependencies": {
|
||||
"rimraf": {
|
||||
|
@ -167,7 +167,7 @@
|
||||
"rxjs-tslint-rules": "^4.10.0",
|
||||
"sass-loader": "10.0.0",
|
||||
"scss-bundle": "2.3.2",
|
||||
"selenium-webdriver": "4.0.0-alpha.5",
|
||||
"selenium-webdriver": "4.0.0-alpha.7",
|
||||
"stylelint": "^13.6.1",
|
||||
"ts-node": "^8.10.2",
|
||||
"tsconfig-paths": "^3.9.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user