mirror of
https://github.com/yannbertrand/macos-defaults
synced 2024-11-12 23:07:17 +00:00
⬆️ Upgrade @netlify/plugin-lighthouse to v6.0.1
This commit is contained in:
parent
4c9c86418b
commit
4cebe0ece0
2 changed files with 6 additions and 5 deletions
9
package-lock.json
generated
9
package-lock.json
generated
|
@ -13,7 +13,7 @@
|
|||
"vitepress-sidebar": "^1.27.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@netlify/plugin-lighthouse": "6.0.0",
|
||||
"@netlify/plugin-lighthouse": "6.0.1",
|
||||
"prettier": "^3.0.0",
|
||||
"rimraf": "5.0.7"
|
||||
}
|
||||
|
@ -842,10 +842,11 @@
|
|||
"license": "MIT"
|
||||
},
|
||||
"node_modules/@netlify/plugin-lighthouse": {
|
||||
"version": "6.0.0",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-lighthouse/-/plugin-lighthouse-6.0.0.tgz",
|
||||
"integrity": "sha512-Uqqy9A7huuDT+1RIBWDoWhp+ntlLE1ibp1jXFpiizWy8QProWkLm8E7PFLu0Bf+aAwgjV2eJPj6ocIbk+jBANQ==",
|
||||
"version": "6.0.1",
|
||||
"resolved": "https://registry.npmjs.org/@netlify/plugin-lighthouse/-/plugin-lighthouse-6.0.1.tgz",
|
||||
"integrity": "sha512-SIePk/ITkNC1Lug7LCHNMPat1Q+YfI7leCmhg12nsNWnh5g3o0nTTjazY+2nMfOX8AVm53yLUVyXk7ehVBKNdQ==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"chalk": "^4.1.0",
|
||||
"chrome-launcher": "^0.15.0",
|
||||
|
|
|
@ -18,7 +18,7 @@
|
|||
"vitepress-sidebar": "^1.27.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@netlify/plugin-lighthouse": "6.0.0",
|
||||
"@netlify/plugin-lighthouse": "6.0.1",
|
||||
"prettier": "^3.0.0",
|
||||
"rimraf": "5.0.7"
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue