Skip to content

Commit

Permalink
Bump nightwatch from 3.6.2 to 3.6.3
Browse files Browse the repository at this point in the history
Bumps [nightwatch](https://github.com/nightwatchjs/nightwatch) from 3.6.2 to 3.6.3.
- [Release notes](https://github.com/nightwatchjs/nightwatch/releases)
- [Commits](nightwatchjs/nightwatch@v3.6.2...v3.6.3)

---
updated-dependencies:
- dependency-name: nightwatch
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 19, 2024
1 parent 464625a commit 29e4f47
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"find-unused-exports": "^5.0.0",
"http-server": "^14.1.1",
"mocha": "^10.4.0",
"nightwatch": "^3.6.2",
"nightwatch": "^3.6.3",
"nightwatch-saucelabs-endsauce": "^2.4.0",
"nyc": "^15.1.0",
"power-assert": "^1.4.2",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3646,10 +3646,10 @@ nightwatch-saucelabs-endsauce@^2.4.0:
dependencies:
saucelabs "^7.5.0"

nightwatch@^3.6.2:
version "3.6.2"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-3.6.2.tgz#a063a0f9081a18207892e727e759c5795580f96c"
integrity sha512-tZmEtHovzdycGtCF1299W3wABcqirXCEgKR1w+2dU+lwsTt0ujNlM6FdPy5FJJRnYNu/Hfal8wDiXP0PuI78xw==
nightwatch@^3.6.3:
version "3.6.3"
resolved "https://registry.yarnpkg.com/nightwatch/-/nightwatch-3.6.3.tgz#b7cec85683f9e595c855d7aaa4176c428ad91168"
integrity sha512-Md+Tz9SBNZ8cVzaRyhzzfKf06t/qE5609QMQ2vEciLwDiDkQPsTU6XZGypwldMxx05wu4UcPvDZnP7NZXlZilw==
dependencies:
"@nightwatch/chai" "5.0.3"
"@nightwatch/html-reporter-template" "^0.3.0"
Expand Down Expand Up @@ -3679,7 +3679,7 @@ nightwatch@^3.6.2:
open "8.4.2"
ora "5.4.1"
piscina "^4.3.1"
selenium-webdriver "4.20.0"
selenium-webdriver "4.21.0"
semver "7.5.4"
stacktrace-parser "0.1.10"
strip-ansi "6.0.1"
Expand Down Expand Up @@ -4524,10 +4524,10 @@ secure-compare@3.0.1:
resolved "https://registry.yarnpkg.com/secure-compare/-/secure-compare-3.0.1.tgz#f1a0329b308b221fae37b9974f3d578d0ca999e3"
integrity sha512-AckIIV90rPDcBcglUwXPF3kg0P0qmPsPXAj6BBEENQE1p5yA1xfmDJzfi1Tappj37Pv2mVbKpL3Z1T+Nn7k1Qw==

selenium-webdriver@4.20.0:
version "4.20.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.20.0.tgz#14941ab4a59e8956a5e4b4491a8ba2bd6619d1ac"
integrity sha512-s/G44lGQ1xB3tmtX6NNPomlkpL6CxLdmAvp/AGWWwi4qv5Te1+qji7tPSyr6gyuoPpdYiof1rKnWe3luy0MrYA==
selenium-webdriver@4.21.0:
version "4.21.0"
resolved "https://registry.yarnpkg.com/selenium-webdriver/-/selenium-webdriver-4.21.0.tgz#d38aebfc34770421a880afcfdb7bd8fe85ce9174"
integrity sha512-WaEJHZjOWNth1QG5FEpxpREER0qptZBMonFU6GtAqdCNLJVxbtC3E7oS/I/+Q1sf1W032Wg0Ebk+m46lANOXyQ==
dependencies:
jszip "^3.10.1"
tmp "^0.2.3"
Expand Down

0 comments on commit 29e4f47

Please sign in to comment.