mirror of
https://github.com/vale981/tridactyl
synced 2025-03-05 09:31:41 -05:00
Merge pull request #4456 from tridactyl/dependabot/npm_and_yarn/types/selenium-webdriver-4.1.9
Bump @types/selenium-webdriver from 4.1.8 to 4.1.9
This commit is contained in:
commit
e2fe5b6dd8
2 changed files with 5 additions and 5 deletions
|
@ -32,7 +32,7 @@
|
|||
"@types/firefox-webext-browser": "^94.0.1",
|
||||
"@types/jest": "^27.5.0",
|
||||
"@types/nearley": "^2.11.2",
|
||||
"@types/selenium-webdriver": "^4.1.8",
|
||||
"@types/selenium-webdriver": "^4.1.9",
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/eslint-plugin-tslint": "^5.41.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
|
|
|
@ -903,10 +903,10 @@
|
|||
dependencies:
|
||||
"@types/node" "*"
|
||||
|
||||
"@types/selenium-webdriver@^4.1.8":
|
||||
version "4.1.8"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.8.tgz#ec20feef480574c0c343b1ae179dc4f4b002155e"
|
||||
integrity sha512-k5F++V1mGDxRVxVsZauiBwIMDR9rt1LSOa+nN/1ZghSDED2L6c7EWtzo9jnJDet73LVsOyW6CtCAmZBgMNnnuQ==
|
||||
"@types/selenium-webdriver@^4.1.9":
|
||||
version "4.1.9"
|
||||
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.9.tgz#90b24668bf1ec0a049fbc7aeebd4f7ab672440fa"
|
||||
integrity sha512-QNCYI3Rgjf3bZ2GZwXnUpOJUPR8p7+c9Um9MEKggLaUaF8UfjitH5aPCV1PF0DHVEiPYsXayGVS6+67DO3VILw==
|
||||
dependencies:
|
||||
"@types/ws" "*"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue