Skip to content

Commit

Permalink
chore: update webdriver-image-comparison to 0.18.0
Browse files Browse the repository at this point in the history
Breaking changes:
- drop support for Node.js 8
  • Loading branch information
Nitive committed May 7, 2021
1 parent 0eedca3 commit 8a353c0
Show file tree
Hide file tree
Showing 2 changed files with 26 additions and 26 deletions.
2 changes: 1 addition & 1 deletion modules/nightwatch-image-comparison/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"access": "public"
},
"dependencies": {
"webdriver-image-comparison": "^0.14.4"
"webdriver-image-comparison": "^0.18.0"
},
"optionalDependencies": {
"mocha": "^6",
Expand Down
50 changes: 25 additions & 25 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2212,13 +2212,13 @@ camelcase@^6.0.0:
resolved "https://registry.yarnpkg.com/camelcase/-/camelcase-6.0.0.tgz#5259f7c30e35e278f1bdc2a4d91230b37cad981e"
integrity sha512-8KMDF1Vz2gzOq54ONPJS65IvTUaB1cHJ2DMM7MbPmLZljDH1qpzzLsWdiN9pHh6qvkRVDTi/07+eNGch/oLU4w==

canvas@^2.6.1:
version "2.6.1"
resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.6.1.tgz#0d087dd4d60f5a5a9efa202757270abea8bef89e"
integrity sha512-S98rKsPcuhfTcYbtF53UIJhcbgIAK533d1kJKMwsMwAIFgfd58MOyxRud3kktlzWiEkFliaJtvyZCBtud/XVEA==
canvas@^2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.7.0.tgz#3ce3fe30c69595ccd2bd1232967e681c026be61e"
integrity sha512-pzCxtkHb+5su5MQjTtepMDlIOtaXo277x0C0u3nMOxtkhTyQ+h2yNKhlROAaDllWgRyePAUitC08sXw26Eb6aw==
dependencies:
nan "^2.14.0"
node-pre-gyp "^0.11.0"
node-pre-gyp "^0.15.0"
simple-get "^3.0.3"

capture-exit@^2.0.0:
Expand Down Expand Up @@ -5935,7 +5935,7 @@ [email protected]:
dependencies:
minimist "^1.2.5"

mkdirp@^0.5.0, mkdirp@^0.5.1:
mkdirp@^0.5.0, mkdirp@^0.5.1, mkdirp@^0.5.3:
version "0.5.5"
resolved "https://registry.yarnpkg.com/mkdirp/-/mkdirp-0.5.5.tgz#d91cefd62d1436ca0f41620e251288d420099def"
integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ==
Expand Down Expand Up @@ -6079,10 +6079,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc=

needle@^2.2.1:
version "2.5.2"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.5.2.tgz#cf1a8fce382b5a280108bba90a14993c00e4010a"
integrity sha512-LbRIwS9BfkPvNwNHlsA41Q29kL2L/6VaOJ0qisM5lLWsTV3nP15abO5ITL6L81zqFhzjRKDAYjpcBcwM0AVvLQ==
needle@^2.5.0:
version "2.6.0"
resolved "https://registry.yarnpkg.com/needle/-/needle-2.6.0.tgz#24dbb55f2509e2324b4a99d61f413982013ccdbe"
integrity sha512-KKYdza4heMsEfSWD7VPUIz3zX2XDwOyX2d+geb4vrERZMT5RMU6ujjaD+I5Yr54uZxQ2w6XRTAhHBbSCyovZBg==
dependencies:
debug "^3.2.6"
iconv-lite "^0.4.4"
Expand Down Expand Up @@ -6196,21 +6196,21 @@ node-notifier@^8.0.0:
uuid "^8.3.0"
which "^2.0.2"

node-pre-gyp@^0.11.0:
version "0.11.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.11.0.tgz#db1f33215272f692cd38f03238e3e9b47c5dd054"
integrity sha512-TwWAOZb0j7e9eGaf9esRx3ZcLaE5tQ2lvYy1pb5IAaG1a2e2Kv5Lms1Y4hpj+ciXJRofIxxlt5haeQ/2ANeE0Q==
node-pre-gyp@^0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/node-pre-gyp/-/node-pre-gyp-0.15.0.tgz#c2fc383276b74c7ffa842925241553e8b40f1087"
integrity sha512-7QcZa8/fpaU/BKenjcaeFF9hLz2+7S9AqyXFhlH/rilsQ/hPZKK32RtR5EQHJElgu+q5RfbJ34KriI79UWaorA==
dependencies:
detect-libc "^1.0.2"
mkdirp "^0.5.1"
needle "^2.2.1"
mkdirp "^0.5.3"
needle "^2.5.0"
nopt "^4.0.1"
npm-packlist "^1.1.6"
npmlog "^4.0.2"
rc "^1.2.7"
rimraf "^2.6.1"
semver "^5.3.0"
tar "^4"
tar "^4.4.2"

node-status-codes@^1.0.0:
version "1.0.0"
Expand Down Expand Up @@ -8134,7 +8134,7 @@ [email protected]:
mkdirp "^1.0.3"
yallist "^4.0.0"

tar@^4, tar@^4.4.12:
tar@^4.4.12, tar@^4.4.2:
version "4.4.13"
resolved "https://registry.yarnpkg.com/tar/-/tar-4.4.13.tgz#43b364bc52888d555298637b10d60790254ab525"
integrity sha512-w2VwSrBoHa5BsSyH+KxEqeQBAllHhccyMFVHtGtdMpF4W7IRWfZjFiQceJPChOeTsSDVUpER2T8FA93pr0L+QA==
Expand Down Expand Up @@ -8639,14 +8639,14 @@ wcwidth@^1.0.0, wcwidth@^1.0.1:
dependencies:
defaults "^1.0.3"

webdriver-image-comparison@^0.14.4:
version "0.14.4"
resolved "https://registry.yarnpkg.com/webdriver-image-comparison/-/webdriver-image-comparison-0.14.4.tgz#55bf13d36e4e79bd7abdb28cbf78faf39dfe6eea"
integrity sha512-A9CjQ0Gyfr40CYA5O22LvYug4t1JQ0nwklbdnkQFwoHsxVyBzOz1gxz0QunyZklpa054m/rSUsXL+exofrSs8A==
webdriver-image-comparison@^0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/webdriver-image-comparison/-/webdriver-image-comparison-0.18.0.tgz#2dbf184677ab1e63117ee13a77061e6618f2cc55"
integrity sha512-rtwCRkuFTyfofJ1wYKRnLiBkm4NLJShOtnJDEDCYo8UdIcn59ezdxyFV8O05+Zui75x4rn4Ua4qGAQUcy48DXQ==
dependencies:
canvas "^2.6.1"
chalk "^3.0.0"
fs-extra "^8.1.0"
canvas "^2.7.0"
chalk "^4.1.0"
fs-extra "^9.1.0"

webidl-conversions@^5.0.0:
version "5.0.0"
Expand Down

0 comments on commit 8a353c0

Please sign in to comment.