1
1
mirror of https://github.com/theoludwig/theoludwig.git synced 2025-02-08 21:59:39 +01:00

build(deps-dev): bump @lhci/cli from 0.8.1 to 0.8.2 (#255)

This commit is contained in:
dependabot[bot] 2021-09-29 09:00:45 +02:00 committed by GitHub
parent 4e53f24f80
commit 34a9b88fe1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 24 additions and 24 deletions

46
package-lock.json generated
View File

@ -29,7 +29,7 @@
"devDependencies": {
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.1.0",
"@lhci/cli": "0.8.1",
"@lhci/cli": "0.8.2",
"@saithodev/semantic-release-backmerge": "1.5.3",
"@semantic-release/git": "10.0.0",
"@testing-library/jest-dom": "5.14.1",
@ -2996,12 +2996,12 @@
}
},
"node_modules/@lhci/cli": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@lhci/cli/-/cli-0.8.1.tgz",
"integrity": "sha512-7AmSFBC9vI+DcxVVymGlIuD42zE/XVHfHH7bzdSHNvB2dE4N58tt5Sh/J3AZcx60kyVhACUXxdR0y1qSQnqonQ==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@lhci/cli/-/cli-0.8.2.tgz",
"integrity": "sha512-+tBCAAz4+/DxLmP9Q8CbnZ2kWc568iCt1H3k0w5Z5AHfryJYVvbQ6VwRADeH5msln4TEe2/34WE/pQuEgS5dnw==",
"dev": true,
"dependencies": {
"@lhci/utils": "0.8.1",
"@lhci/utils": "0.8.2",
"chrome-launcher": "^0.13.4",
"compression": "^1.7.4",
"debug": "^4.3.1",
@ -3185,9 +3185,9 @@
}
},
"node_modules/@lhci/utils": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@lhci/utils/-/utils-0.8.1.tgz",
"integrity": "sha512-o/F/eiO2sRkSEbuFBcqGGQKTgbR5RENXvZ50nvEtC0XjWa+jSsxeJOlyOQZ2G3PDh5IzYlQFkSJHA5BUuG2vag==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@lhci/utils/-/utils-0.8.2.tgz",
"integrity": "sha512-bhogpr86lg9+tOhwn96gw2aHgPMYX4J0B63V5es7TREps4b7LxUnUwmYwPIiAzisqJm+rCexhP9cadYC4e9+7w==",
"dev": true,
"dependencies": {
"debug": "^4.3.1",
@ -15005,12 +15005,12 @@
}
},
"node_modules/lighthouse/node_modules/strip-ansi": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
"integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"dependencies": {
"ansi-regex": "^5.0.0"
"ansi-regex": "^5.0.1"
},
"engines": {
"node": ">=8"
@ -28656,12 +28656,12 @@
}
},
"@lhci/cli": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@lhci/cli/-/cli-0.8.1.tgz",
"integrity": "sha512-7AmSFBC9vI+DcxVVymGlIuD42zE/XVHfHH7bzdSHNvB2dE4N58tt5Sh/J3AZcx60kyVhACUXxdR0y1qSQnqonQ==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@lhci/cli/-/cli-0.8.2.tgz",
"integrity": "sha512-+tBCAAz4+/DxLmP9Q8CbnZ2kWc568iCt1H3k0w5Z5AHfryJYVvbQ6VwRADeH5msln4TEe2/34WE/pQuEgS5dnw==",
"dev": true,
"requires": {
"@lhci/utils": "0.8.1",
"@lhci/utils": "0.8.2",
"chrome-launcher": "^0.13.4",
"compression": "^1.7.4",
"debug": "^4.3.1",
@ -28810,9 +28810,9 @@
}
},
"@lhci/utils": {
"version": "0.8.1",
"resolved": "https://registry.npmjs.org/@lhci/utils/-/utils-0.8.1.tgz",
"integrity": "sha512-o/F/eiO2sRkSEbuFBcqGGQKTgbR5RENXvZ50nvEtC0XjWa+jSsxeJOlyOQZ2G3PDh5IzYlQFkSJHA5BUuG2vag==",
"version": "0.8.2",
"resolved": "https://registry.npmjs.org/@lhci/utils/-/utils-0.8.2.tgz",
"integrity": "sha512-bhogpr86lg9+tOhwn96gw2aHgPMYX4J0B63V5es7TREps4b7LxUnUwmYwPIiAzisqJm+rCexhP9cadYC4e9+7w==",
"dev": true,
"requires": {
"debug": "^4.3.1",
@ -37881,12 +37881,12 @@
"dev": true
},
"strip-ansi": {
"version": "6.0.0",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz",
"integrity": "sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w==",
"version": "6.0.1",
"resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz",
"integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==",
"dev": true,
"requires": {
"ansi-regex": "^5.0.0"
"ansi-regex": "^5.0.1"
}
},
"supports-color": {

View File

@ -50,7 +50,7 @@
"devDependencies": {
"@commitlint/cli": "13.2.0",
"@commitlint/config-conventional": "13.1.0",
"@lhci/cli": "0.8.1",
"@lhci/cli": "0.8.2",
"@saithodev/semantic-release-backmerge": "1.5.3",
"@semantic-release/git": "10.0.0",
"@testing-library/jest-dom": "5.14.1",