⬆️ Upgrade @netlify/plugin-lighthouse to v5

This commit is contained in:
renovate[bot] 2023-07-13 15:13:40 +00:00 committed by Yann Bertrand
parent 0a72105c7a
commit 3ac5de1acf
2 changed files with 5 additions and 5 deletions

View file

@ -21,7 +21,7 @@
"yaml": "2.3.1"
},
"devDependencies": {
"@netlify/plugin-lighthouse": "4.1.1",
"@netlify/plugin-lighthouse": "5.0.0",
"jest": "29.6.1",
"netlify-plugin-minify-html": "0.3.1",
"prettier": "^2.8.8",

View file

@ -1573,10 +1573,10 @@
call-me-maybe "^1.0.1"
glob-to-regexp "^0.3.0"
"@netlify/plugin-lighthouse@4.1.1":
version "4.1.1"
resolved "https://registry.yarnpkg.com/@netlify/plugin-lighthouse/-/plugin-lighthouse-4.1.1.tgz#bccb77b829328467b8137e185a346bd8294ca5eb"
integrity sha512-eFNzOBOkmNpN9oBro7PSYim/eGZNUJDfV4lJf32HcA2lCzv2fmuZECid7BlfAY3B1KGFh7oT66Z2Pa/OUVbnJw==
"@netlify/plugin-lighthouse@5.0.0":
version "5.0.0"
resolved "https://registry.yarnpkg.com/@netlify/plugin-lighthouse/-/plugin-lighthouse-5.0.0.tgz#13183fd186358fc0237a082f8b28c0786b7f1071"
integrity sha512-tCaoVYxCU3OB592vChtFkANzUL4kDUNaIk9VCGp3qBecBnH+yFrILUlcqy2d08Is4ecstjTacyHqV+ixKbNYGQ==
dependencies:
chalk "^4.1.0"
chrome-launcher "^0.15.0"