mirror of
https://github.com/Alfresco/alfresco-ng2-components.git
synced 2026-09-09 18:03:21 +00:00
Bump @types/selenium-webdriver from 4.0.10 to 4.0.11 (#6495)
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.10 to 4.0.11. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) 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:
Generated
+3
-3
@@ -5170,9 +5170,9 @@
|
||||
}
|
||||
},
|
||||
"@types/selenium-webdriver": {
|
||||
"version": "4.0.10",
|
||||
"resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.10.tgz",
|
||||
"integrity": "sha512-Xavn3fE+uM2aeIHtefIwpy0zAf2HQOyip/jU7ZR0ailt/B0ww/TJ6yMnfZ5pM0F4+Kx+9AQSnxQio3P5QAl1yQ==",
|
||||
"version": "4.0.11",
|
||||
"resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.11.tgz",
|
||||
"integrity": "sha512-VHv3kVxdploPZRa5Epsrgae9f8Wp0B+TVj3L93Yv0nB2RCRGRTKuhz/vRUZR4yItLqzdIxsxALe3qT3yqTAJTg==",
|
||||
"dev": true
|
||||
},
|
||||
"@types/semver": {
|
||||
|
||||
+1
-1
@@ -120,7 +120,7 @@
|
||||
"@types/node": "^14.14.8",
|
||||
"@types/pdfjs-dist": "^2.1.5",
|
||||
"@types/request": "^2.48.5",
|
||||
"@types/selenium-webdriver": "^4.0.10",
|
||||
"@types/selenium-webdriver": "^4.0.11",
|
||||
"ajv-cli": "^3.0.0",
|
||||
"codelyzer": "^6.0.1",
|
||||
"commander": "6.2.1",
|
||||
|
||||
Reference in New Issue
Block a user