CI(deps): Update dependency @lhci/cli to v0.14.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
723eb489b0
commit
3559877e76
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@
|
||||||
"start": "lhci server --config=./lighthouserc.json"
|
"start": "lhci server --config=./lighthouserc.json"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"@lhci/cli": "0.13.0",
|
"@lhci/cli": "0.14.0",
|
||||||
"@lhci/server": "0.13.0",
|
"@lhci/server": "0.13.0",
|
||||||
"mysql2": "^3.9.7",
|
"mysql2": "^3.9.7",
|
||||||
"pg": "^8.2.1",
|
"pg": "^8.2.1",
|
||||||
|
|
Loading…
Reference in a new issue