Skip to content

Commit

Permalink
chore(deps): update dependency @lhci/cli to v0.8.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 11, 2021
1 parent 79cb998 commit 2f1ef9b
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 101 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
"vee-validate": "3.4.13"
},
"devDependencies": {
"@lhci/cli": "0.7.2",
"@lhci/cli": "0.8.2",
"@mdi/js": "5.9.55",
"@nuxt/image": "0.6.0",
"@nuxtjs/eslint-config": "6.0.1",
Expand Down
136 changes: 36 additions & 100 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1313,19 +1313,19 @@
js-yaml "^3.13.1"
json5 "^2.1.1"

"@lhci/cli@0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@lhci/cli/-/cli-0.7.2.tgz#ea4374a0e8adcef522a9f12cd926053bc68d5940"
integrity sha512-WE/1YPzlUUtGEm3KWr8rP09w6TNOfpa+dUm+EYpIm+xVtJHgcVKuVURrrQ4SXN9jy36V+aAfnKOQdvOdqel5QA==
"@lhci/cli@0.8.2":
version "0.8.2"
resolved "https://registry.yarnpkg.com/@lhci/cli/-/cli-0.8.2.tgz#0fade3b54fc7d4878fed875aae33228dd91b3d87"
integrity sha512-+tBCAAz4+/DxLmP9Q8CbnZ2kWc568iCt1H3k0w5Z5AHfryJYVvbQ6VwRADeH5msln4TEe2/34WE/pQuEgS5dnw==
dependencies:
"@lhci/utils" "0.7.2"
"@lhci/utils" "0.8.2"
chrome-launcher "^0.13.4"
compression "^1.7.4"
debug "^4.3.1"
express "^4.17.1"
inquirer "^6.3.1"
isomorphic-fetch "^3.0.0"
lighthouse "7.3.0"
lighthouse "8.0.0"
lighthouse-logger "1.2.0"
open "^7.1.0"
tmp "^0.1.0"
Expand All @@ -1334,15 +1334,15 @@
yargs "^15.4.1"
yargs-parser "^13.1.2"

"@lhci/utils@0.7.2":
version "0.7.2"
resolved "https://registry.yarnpkg.com/@lhci/utils/-/utils-0.7.2.tgz#81985a35f4b96f19b6aac138b669a6f1485f67f3"
integrity sha512-KqqF8lPkRpFflfBY6MQLBOfqymMAj6GnOkE54kbZnRwmtgceSSzPa80/fNd/z1T8j/oWT6DQAkA+yLbPcTMQrQ==
"@lhci/utils@0.8.2":
version "0.8.2"
resolved "https://registry.yarnpkg.com/@lhci/utils/-/utils-0.8.2.tgz#da8a10531d6670b115e33a2889f7c89374ee9380"
integrity sha512-bhogpr86lg9+tOhwn96gw2aHgPMYX4J0B63V5es7TREps4b7LxUnUwmYwPIiAzisqJm+rCexhP9cadYC4e9+7w==
dependencies:
debug "^4.3.1"
isomorphic-fetch "^3.0.0"
js-yaml "^3.13.1"
lighthouse "7.3.0"
lighthouse "8.0.0"
tree-kill "^1.2.1"

"@lokidb/full-text-search@^2.1.0":
Expand Down Expand Up @@ -3110,11 +3110,6 @@ JSONStream@^1.0.4:
jsonparse "^1.2.0"
through ">=2.2.7 <3"

JSV@^4.0.2:
version "4.0.2"
resolved "https://registry.yarnpkg.com/JSV/-/JSV-4.0.2.tgz#d077f6825571f82132f9dffaed587b4029feff57"
integrity sha1-0Hf2glVx+CEy+d/67Vh7QCn+/1c=

abab@^2.0.0:
version "2.0.5"
resolved "https://registry.yarnpkg.com/abab/-/abab-2.0.5.tgz#c0b678fb32d60fc1219c784d6a826fe385aeb79a"
Expand Down Expand Up @@ -3631,10 +3626,10 @@ aws4@^1.8.0:
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.11.0.tgz#d61f46d83b2519250e2784daf5b09479a8b41c59"
integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA==

axe-core@4.1.3:
version "4.1.3"
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.1.3.tgz#64a4c85509e0991f5168340edc4bedd1ceea6966"
integrity sha512-vwPpH4Aj4122EW38mxO/fxhGKtwWTMLDIJfZ1He0Edbtjcfna/R3YB67yVhezUMzqc3Jr3+Ii50KRntlENL4xQ==
axe-core@4.2.1:
version "4.2.1"
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-4.2.1.tgz#2e50bcf10ee5b819014f6e342e41e45096239e34"
integrity sha512-evY7DN8qSIbsW2H/TWQ1bX3sXN1d4MNb5Vb4n7BzPuCwRHdkZ1H2eNLuSh73EoQqkGKUtju2G2HCcjCfhvZIAA==

axios-retry@^3.1.9:
version "3.1.9"
Expand Down Expand Up @@ -4278,11 +4273,6 @@ caniuse-lite@^1.0.0, caniuse-lite@^1.0.30000981, caniuse-lite@^1.0.30001109, can
resolved "https://registry.yarnpkg.com/caniuse-lite/-/caniuse-lite-1.0.30001247.tgz#105be7a8fb30cdd303275e769a9dfb87d4b3577a"
integrity sha512-4rS7co+7+AoOSPRPOPUt5/GdaqZc0EsUpWk66ofE3HJTAajUK2Ss2VwoNzVN69ghg8lYYlh0an0Iy4LIHHo9UQ==

canonicalize@^1.0.1:
version "1.0.5"
resolved "https://registry.yarnpkg.com/canonicalize/-/canonicalize-1.0.5.tgz#b43b390ce981d397908bb847c3a8d9614323a47b"
integrity sha512-mAjKJPIyP0xqqv6IAkvso07StOmz6cmGtNDg3pXCSzXVZOqka7StIkAhJl/zHOi4M2CgpYfD6aeRWbnrmtvBEA==

[email protected]:
version "2.6.1"
resolved "https://registry.yarnpkg.com/canvas/-/canvas-2.6.1.tgz#0d087dd4d60f5a5a9efa202757270abea8bef89e"
Expand Down Expand Up @@ -4511,6 +4501,16 @@ chrome-launcher@^0.13.4:
mkdirp "^0.5.3"
rimraf "^3.0.2"

chrome-launcher@^0.14.0:
version "0.14.2"
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.14.2.tgz#5cb334794b9e83fad7303c96c131a4ec9e9f83a6"
integrity sha512-Nk8DUCIfPR6p9WClPPFeP2ztpAdkT8xueoiDS03csea1uoJjm4w0p5Oy1hjykyjT1EQ0MMrEshLD3C8gHXyiZw==
dependencies:
"@types/node" "*"
escape-string-regexp "^4.0.0"
is-wsl "^2.2.0"
lighthouse-logger "^1.0.0"

chrome-trace-event@^1.0.2:
version "1.0.3"
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
Expand Down Expand Up @@ -5971,11 +5971,6 @@ detab@^2.0.4:
dependencies:
repeat-string "^1.5.4"

details-element-polyfill@^2.4.0:
version "2.4.0"
resolved "https://registry.yarnpkg.com/details-element-polyfill/-/details-element-polyfill-2.4.0.tgz#e0622adef7902662faf27b4ab8acba5dc4e3a6e6"
integrity sha512-jnZ/m0+b1gz3EcooitqL7oDEkKHEro659dt8bWB/T/HjiILucoQhHvvi5MEOAIFJXxxO+rIYJ/t3qCgfUOSU5g==

detect-indent@^5.0.0:
version "5.0.0"
resolved "https://registry.yarnpkg.com/detect-indent/-/detect-indent-5.0.0.tgz#3871cc0a6a002e8c3e5b3cf7f336264675f06b9d"
Expand Down Expand Up @@ -8652,16 +8647,6 @@ intl-messageformat@^4.4.0:
dependencies:
intl-messageformat-parser "^1.8.1"

intl-pluralrules@^1.0.3:
version "1.2.2"
resolved "https://registry.yarnpkg.com/intl-pluralrules/-/intl-pluralrules-1.2.2.tgz#2b73542a9502a8a3a742cdd917f3d969fb5482fe"
integrity sha512-SBdlNCJAhTA0I0uHg2dn7I+c6BCvSVk6zJ/01ozjwJK7BvKms9RH3w3Sd/Ag24KffZ/Yx6KJRCKAc7eE8TZLNg==

intl@^1.2.5:
version "1.2.5"
resolved "https://registry.yarnpkg.com/intl/-/intl-1.2.5.tgz#82244a2190c4e419f8371f5aa34daa3420e2abde"
integrity sha1-giRKIZDE5Bn4Nx9ao02qNCDiq94=

into-stream@^6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/into-stream/-/into-stream-6.0.0.tgz#4bfc1244c0128224e18b8870e85b2de8e66c6702"
Expand Down Expand Up @@ -9551,27 +9536,6 @@ jsonfile@^6.0.1:
optionalDependencies:
graceful-fs "^4.1.6"

jsonld@^4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/jsonld/-/jsonld-4.0.1.tgz#b8d464ae94bf00b54a219a99782cb488c49842d5"
integrity sha512-ltEqMQB37ZxZnsgmI+9rqHYkz1M6PqUykuS1t2aQNuH1oiLrUDYz5nyVkHQDgjFd7CFKTIWeLiNhwdwFrH5o5A==
dependencies:
canonicalize "^1.0.1"
lru-cache "^5.1.1"
object.fromentries "^2.0.2"
rdf-canonize "^2.0.1"
request "^2.88.0"
semver "^6.3.0"

jsonlint-mod@^1.7.6:
version "1.7.6"
resolved "https://registry.yarnpkg.com/jsonlint-mod/-/jsonlint-mod-1.7.6.tgz#6f1c4c51fdb5c2002489a0665e3e19a316743319"
integrity sha512-oGuk6E1ehmIpw0w9ttgb2KsDQQgGXBzZczREW8OfxEm9eCQYL9/LCexSnh++0z3AiYGcXpBgqDSx9AAgzl/Bvg==
dependencies:
JSV "^4.0.2"
chalk "^2.4.2"
underscore "^1.9.1"

jsonparse@^1.2.0, jsonparse@^1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/jsonparse/-/jsonparse-1.3.1.tgz#3f4dae4a91fac315f71062f8521cc239f1366280"
Expand Down Expand Up @@ -9873,33 +9837,29 @@ lighthouse-logger@^1.0.0, lighthouse-logger@^1.2.0:
debug "^2.6.9"
marky "^1.2.2"

lighthouse-stack-packs@^1.4.0:
lighthouse-stack-packs@^1.5.0:
version "1.5.0"
resolved "https://registry.yarnpkg.com/lighthouse-stack-packs/-/lighthouse-stack-packs-1.5.0.tgz#c191f2b94db21602254baaebfb0bb90307a00ffa"
integrity sha512-ntVOqFsrrTQYrNf+W+sNE9GjddW+ab5QN0WrrCikjMFsUvEQ28CvT0SXcHPZXFtcsb1lMSuVaNCmEuj7oXtYGQ==

lighthouse@7.3.0:
version "7.3.0"
resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-7.3.0.tgz#bcd5d68b8ae6416daaa8fba20dee23ec186369f8"
integrity sha512-c3loU7ptP8TAlR+bBhc+5ClALx/YVRSh8m5KPiDZQ7wNYxRnhZjDDz6rLzd5gLDhjVwhjMv1APypZegDOFkKOQ==
lighthouse@8.0.0:
version "8.0.0"
resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-8.0.0.tgz#d55ec021b1e8d84ddb5ec5473fd706446805a2cd"
integrity sha512-jjniPn8qIjczsKKR/f91hBpMFsGgrBvwmH/KoQ/0qJlXpymsrRf06Y6Vb8xJXJ1aaR0HiGjeVgg4RlwT5pqXrg==
dependencies:
axe-core "4.1.3"
chrome-launcher "^0.13.4"
axe-core "4.2.1"
chrome-launcher "^0.14.0"
configstore "^5.0.1"
csp_evaluator "^1.0.1"
cssstyle "1.2.1"
details-element-polyfill "^2.4.0"
enquirer "^2.3.6"
http-link-header "^0.8.0"
inquirer "^7.3.3"
intl "^1.2.5"
intl-messageformat "^4.4.0"
intl-pluralrules "^1.0.3"
jpeg-js "^0.4.1"
js-library-detector "^6.4.0"
jsonld "^4.0.1"
jsonlint-mod "^1.7.6"
lighthouse-logger "^1.2.0"
lighthouse-stack-packs "^1.4.0"
lighthouse-stack-packs "^1.5.0"
lodash.clonedeep "^4.5.0"
lodash.get "^4.4.2"
lodash.isequal "^4.5.0"
lodash.set "^4.3.2"
Expand All @@ -9909,7 +9869,6 @@ [email protected]:
parse-cache-control "1.0.1"
ps-list "^7.2.0"
raven "^2.2.1"
rimraf "^2.6.1"
robots-parser "^2.0.1"
semver "^5.3.0"
speedline-core "^1.4.3"
Expand Down Expand Up @@ -11985,16 +11944,6 @@ object.assign@^4.1.0, object.assign@^4.1.2:
has-symbols "^1.0.1"
object-keys "^1.1.1"

object.fromentries@^2.0.2:
version "2.0.4"
resolved "https://registry.yarnpkg.com/object.fromentries/-/object.fromentries-2.0.4.tgz#26e1ba5c4571c5c6f0890cef4473066456a120b8"
integrity sha512-EsFBshs5RUUpQEY1D4q/m59kMfz4YJvxuNCJcv/jWwOJr34EaVnG11ZrZa0UHB3wnzV1wx8m58T4hQL8IuNXlQ==
dependencies:
call-bind "^1.0.2"
define-properties "^1.1.3"
es-abstract "^1.18.0-next.2"
has "^1.0.3"

object.getownpropertydescriptors@^2.0.3, object.getownpropertydescriptors@^2.1.0:
version "2.1.2"
resolved "https://registry.yarnpkg.com/object.getownpropertydescriptors/-/object.getownpropertydescriptors-2.1.2.tgz#1bd63aeacf0d5d2d2f31b5e393b03a7c601a23f7"
Expand Down Expand Up @@ -13952,14 +13901,6 @@ rc@^1.2.7, rc@^1.2.8, rc@~1.2.7:
minimist "^1.2.0"
strip-json-comments "~2.0.1"

rdf-canonize@^2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/rdf-canonize/-/rdf-canonize-2.0.1.tgz#12c9b8b41570cd669d9b152c9e679063478ba194"
integrity sha512-/GVELjrfW8G/wS4QfDZ5Kq68cS1belVNJqZlcwiErerexeBUsgOINCROnP7UumWIBNdeCwTVLE9NVXMnRYK0lA==
dependencies:
semver "^6.3.0"
setimmediate "^1.0.5"

read-cache@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/read-cache/-/read-cache-1.0.0.tgz#e664ef31161166c9751cdbe8dbcf86b5fb58f774"
Expand Down Expand Up @@ -15364,7 +15305,7 @@ set-value@^2.0.0, set-value@^2.0.1:
is-plain-object "^2.0.3"
split-string "^3.0.1"

setimmediate@^1.0.4, setimmediate@^1.0.5:
setimmediate@^1.0.4:
version "1.0.5"
resolved "https://registry.yarnpkg.com/setimmediate/-/setimmediate-1.0.5.tgz#290cbb232e306942d7d7ea9b83732ab7856f8285"
integrity sha1-KQy7Iy4waULX1+qbg3Mqt4VvgoU=
Expand Down Expand Up @@ -16824,11 +16765,6 @@ [email protected]:
buffer "^5.2.1"
through "^2.3.8"

underscore@^1.9.1:
version "1.13.1"
resolved "https://registry.yarnpkg.com/underscore/-/underscore-1.13.1.tgz#0c1c6bd2df54b6b69f2314066d65b6cde6fcf9d1"
integrity sha512-hzSoAVtJF+3ZtiFX0VgfFPHEDRm7Y/QPjGyNo4TVdnDTdft3tr8hEkD25a1jC+TjTuE7tkHGKkhwCgs9dgBB2g==

unfetch@^4.2.0:
version "4.2.0"
resolved "https://registry.yarnpkg.com/unfetch/-/unfetch-4.2.0.tgz#7e21b0ef7d363d8d9af0fb929a5555f6ef97a3be"
Expand Down

0 comments on commit 2f1ef9b

Please sign in to comment.