Bump @types/selenium-webdriver from 4.0.9 to 4.0.10 (#6308)

Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.9 to 4.0.10.
- [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:
dependabot[bot]
2020-11-04 07:16:45 +00:00
committed by GitHub
parent ff02b329a2
commit 64ad7923c3
2 changed files with 4 additions and 4 deletions

6
package-lock.json generated
View File

@@ -5192,9 +5192,9 @@
}
},
"@types/selenium-webdriver": {
"version": "4.0.9",
"resolved": "https://registry.npmjs.org/@types/selenium-webdriver/-/selenium-webdriver-4.0.9.tgz",
"integrity": "sha512-HopIwBE7GUXsscmt/J0DhnFXLSmO04AfxT6b8HAprknwka7pqEWquWDMXxCjd+NUHK9MkCe1SDKKsMiNmCItbQ==",
"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==",
"dev": true
},
"@types/semver": {

View File

@@ -120,7 +120,7 @@
"@types/node": "^14.11.2",
"@types/pdfjs-dist": "^2.1.5",
"@types/request": "^2.48.5",
"@types/selenium-webdriver": "^4.0.9",
"@types/selenium-webdriver": "^4.0.10",
"ajv-cli": "^3.0.0",
"codelyzer": "^6.0.1",
"commander": "6.1.0",