Skip to content

Commit

Permalink
Bump @types/nightwatch from 2.3.25 to 2.3.26 (#1059)
Browse files Browse the repository at this point in the history
Bumps [@types/nightwatch](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/nightwatch) from 2.3.25 to 2.3.26.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/nightwatch)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 24, 2023
1 parent ebe46d5 commit f9f58d2
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 @@ -76,7 +76,7 @@
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.20",
"@babel/plugin-transform-modules-commonjs": "^7.22.15",
"@types/nightwatch": "^2.3.25",
"@types/nightwatch": "^2.3.26",
"babel-plugin-replace-import-extension": "^1.1.3",
"browserslist": "^4.21.11",
"concurrently": "^8.2.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -504,10 +504,10 @@
dependencies:
"@types/node" "*"

"@types/nightwatch@^2.3.25":
version "2.3.25"
resolved "https://registry.yarnpkg.com/@types/nightwatch/-/nightwatch-2.3.25.tgz#7fb52e673048a8fb06392796af3c0eb5411580da"
integrity sha512-TI7fyhHoMEknqfrapDIcNJDTt7aeJb+Sa+8IBUNeH4Nz9NKE644VcDZwalmCNfct00LHgPZJPbVZP34iBM91Mw==
"@types/nightwatch@^2.3.26":
version "2.3.26"
resolved "https://registry.yarnpkg.com/@types/nightwatch/-/nightwatch-2.3.26.tgz#e0ad2f8905f4b4523e25c65a3d9634a9c6b712f0"
integrity sha512-Jc6wXqR84e3u+sBaGP5IrxHziKFbUteD21+7Lob1G4FoUbe2RqH54HZP1a32TgvDPISbYfQ/XMBAngL15hhi5A==
dependencies:
"@types/chai" "*"
"@types/selenium-webdriver" "*"
Expand Down

0 comments on commit f9f58d2

Please sign in to comment.