mirror of
https://github.com/vale981/tridactyl
synced 2025-03-04 17:11:40 -05:00
Bump @types/selenium-webdriver from 4.0.14 to 4.0.15
Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.0.14 to 4.0.15. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
parent
aeaf6154da
commit
95f9774a51
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"@types/firefox-webext-browser": "^82.0.0",
|
||||
"@types/jest": "^26.0.23",
|
||||
"@types/nearley": "^2.11.1",
|
||||
"@types/selenium-webdriver": "^4.0.14",
|
||||
"@types/selenium-webdriver": "^4.0.15",
|
||||
"@typescript-eslint/eslint-plugin": "^4.28.2",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^4.28.2",
|
||||
"@typescript-eslint/parser": "^4.28.2",
|
||||
|
|
|
@ -828,10 +828,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/selenium-webdriver@^4.0.14":
|
||||
version "4.0.14"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.0.14.tgz#9c3353347c71ecf175def0f241560d5d1f32466a"
|
||||
integrity sha512-jDe75y7dXpGH5teJI1cgJOhnC7/MsfqgLWbu2TuzJSv1DDn6FgaghEnRxEAbsqEsTzXMTCrottAHVJsQxL8gUw==
|
||||
"@types/selenium-webdriver@^4.0.15":
|
||||
version "4.0.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.0.15.tgz#03012b84155cf6bbae2f64aa9dccf2a84c78c7c8"
|
||||
integrity sha512-5760PIZkzhPejy3hsKAdCKe5LJygGdxLKOLxmZL9GEUcFlO5OgzM6G2EbdbvOnaw4xvUSa9Uip6Ipwkih12BPA==
|
||||
|
||||
"@types/stack-utils@^1.0.1":
|
||||
version "1.0.1"
|
||||
|
|
Loading…
Add table
Reference in a new issue