mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Merge pull request #2956 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.0.10
This commit is contained in:
commit
aabe90643f
2 changed files with 5 additions and 5 deletions
|
@ -21,7 +21,7 @@
|
|||
"@types/jest": "^26.0.15",
|
||||
"@types/node": "^14.14.7",
|
||||
"@types/ramda": "^0.27.32",
|
||||
"@types/selenium-webdriver": "^4.0.9",
|
||||
"@types/selenium-webdriver": "^4.0.10",
|
||||
"@typescript-eslint/eslint-plugin": "^4.0.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.6.1",
|
||||
"@typescript-eslint/parser": "^3.10.1",
|
||||
|
|
|
@ -819,10 +819,10 @@
|
|||
dependencies:
|
||||
ts-toolbelt "^6.15.1"
|
||||
|
||||
"@types/selenium-webdriver@^4.0.9":
|
||||
version "4.0.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.0.9.tgz#12621e55b2ef8f6c98bd17fe23fa720c6cba16bd"
|
||||
integrity sha512-HopIwBE7GUXsscmt/J0DhnFXLSmO04AfxT6b8HAprknwka7pqEWquWDMXxCjd+NUHK9MkCe1SDKKsMiNmCItbQ==
|
||||
"@types/selenium-webdriver@^4.0.10":
|
||||
version "4.0.10"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.0.10.tgz#1aa370a14747b51752e65622999848c4f037b058"
|
||||
integrity sha512-Xavn3fE+uM2aeIHtefIwpy0zAf2HQOyip/jU7ZR0ailt/B0ww/TJ6yMnfZ5pM0F4+Kx+9AQSnxQio3P5QAl1yQ==
|
||||
|
||||
"@types/stack-utils@^1.0.1":
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue