Skip to content

Commit

Permalink
Merge pull request #116 from nanasess/dependabot/npm_and_yarn/types/s…
Browse files Browse the repository at this point in the history
…elenium-webdriver-4.1.10

Bump @types/selenium-webdriver from 4.1.9 to 4.1.10
  • Loading branch information
nanasess authored Jan 4, 2023
2 parents 2599f06 + ab3d66a commit d70e351
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"devDependencies": {
"@types/jest": "^27.4.1",
"@types/node": "^18.11.18",
"@types/selenium-webdriver": "^4.1.9",
"@types/selenium-webdriver": "^4.1.10",
"@types/semver": "^7.3.13",
"husky": "^8.0.2",
"jest": "^27.5.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1125,10 +1125,10 @@
resolved "https://registry.yarnpkg.com/@types/prettier/-/prettier-2.4.4.tgz#5d9b63132df54d8909fce1c3f8ca260fdd693e17"
integrity sha512-ReVR2rLTV1kvtlWFyuot+d1pkpG2Fw/XKE3PDAdj57rbM97ttSp9JZ2UsP+2EHTylra9cUf6JA7tGwW1INzUrA==

"@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==
"@types/selenium-webdriver@^4.1.10":
version "4.1.10"
resolved "https://registry.yarnpkg.com/@types/selenium-webdriver/-/selenium-webdriver-4.1.10.tgz#a33299c40afa8dfbd948c8dd338608b163f7c062"
integrity sha512-o6ARpkBI8J0b+jhLjXF46rYc8Vsb5CLrRetyA3V3qUPVDwNjPDyHZsZOCFSXH0KPZ6lIn2BfP1xVEPnO+AQy5w==
dependencies:
"@types/ws" "*"

Expand Down

0 comments on commit d70e351

Please sign in to comment.