Bump @types/selenium-webdriver from 4.1.9 to 4.1.10

Bumps [@types/selenium-webdriver](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/selenium-webdriver) from 4.1.9 to 4.1.10.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/selenium-webdriver)

---
updated-dependencies:
- dependency-name: "@types/selenium-webdriver"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-01-13 22:28:12 +00:00 committed by GitHub
parent 4e3091ac48
commit 26d67321c9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -32,7 +32,7 @@
"@types/firefox-webext-browser": "^94.0.1", "@types/firefox-webext-browser": "^94.0.1",
"@types/jest": "^27.5.0", "@types/jest": "^27.5.0",
"@types/nearley": "^2.11.2", "@types/nearley": "^2.11.2",
"@types/selenium-webdriver": "^4.1.9", "@types/selenium-webdriver": "^4.1.10",
"@typescript-eslint/eslint-plugin": "^4.33.0", "@typescript-eslint/eslint-plugin": "^4.33.0",
"@typescript-eslint/eslint-plugin-tslint": "^5.48.1", "@typescript-eslint/eslint-plugin-tslint": "^5.48.1",
"@typescript-eslint/parser": "^4.33.0", "@typescript-eslint/parser": "^4.33.0",

View file

@ -1024,10 +1024,10 @@
dependencies: dependencies:
"@types/node" "*" "@types/node" "*"
"@types/selenium-webdriver@^4.1.9": "@types/selenium-webdriver@^4.1.10":
version "4.1.9" version "4.1.10"
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.9.tgz#90b24668bf1ec0a049fbc7aeebd4f7ab672440fa" resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.10.tgz#a33299c40afa8dfbd948c8dd338608b163f7c062"
integrity sha512-QNCYI3Rgjf3bZ2GZwXnUpOJUPR8p7+c9Um9MEKggLaUaF8UfjitH5aPCV1PF0DHVEiPYsXayGVS6+67DO3VILw== integrity sha512-o6ARpkBI8J0b+jhLjXF46rYc8Vsb5CLrRetyA3V3qUPVDwNjPDyHZsZOCFSXH0KPZ6lIn2BfP1xVEPnO+AQy5w==
dependencies: dependencies:
"@types/ws" "*" "@types/ws" "*"