mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 09:42:02 +08:00
Build(deps-dev): Bump chrome-launcher from 0.15.2 to 1.1.0 (#25894)
Bumps [chrome-launcher](https://github.com/GoogleChrome/chrome-launcher) from 0.15.2 to 1.1.0. - [Release notes](https://github.com/GoogleChrome/chrome-launcher/releases) - [Changelog](https://github.com/GoogleChrome/chrome-launcher/blob/main/changelog.md) - [Commits](https://github.com/GoogleChrome/chrome-launcher/commits) --- updated-dependencies: - dependency-name: chrome-launcher dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
7bcfe60a76
commit
f219135415
|
@ -17,7 +17,7 @@
|
|||
"ace-builds": "1.4.13",
|
||||
"chart.js": "3.5.1",
|
||||
"chartjs-plugin-datalabels": "2.2.0",
|
||||
"chrome-launcher": "^0.15.1",
|
||||
"chrome-launcher": "^1.1.0",
|
||||
"chrome-remote-interface": "^0.33.0",
|
||||
"concurrently": "^8.2.2",
|
||||
"diffhtml": "1.0.0-beta.30",
|
||||
|
|
18
yarn.lock
18
yarn.lock
|
@ -4543,15 +4543,15 @@ check-error@^1.0.2:
|
|||
optionalDependencies:
|
||||
fsevents "~2.3.2"
|
||||
|
||||
chrome-launcher@^0.15.1:
|
||||
version "0.15.2"
|
||||
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.15.2.tgz#4e6404e32200095fdce7f6a1e1004f9bd36fa5da"
|
||||
integrity sha512-zdLEwNo3aUVzIhKhTtXfxhdvZhUghrnmkvcAq2NoDd+LeOHKf03H5jwZ8T/STsAlzyALkBVK552iaG1fGf1xVQ==
|
||||
chrome-launcher@^1.1.0:
|
||||
version "1.1.0"
|
||||
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-1.1.0.tgz#b5fd371839618bfc38e36cab569ef07c93fc50bf"
|
||||
integrity sha512-rJYWeEAERwWIr3c3mEVXwNiODPEdMRlRxHc47B1qHPOolHZnkj7rMv1QSUfPoG6MgatWj5AxSpnKKR4QEwEQIQ==
|
||||
dependencies:
|
||||
"@types/node" "*"
|
||||
escape-string-regexp "^4.0.0"
|
||||
is-wsl "^2.2.0"
|
||||
lighthouse-logger "^1.0.0"
|
||||
lighthouse-logger "^2.0.1"
|
||||
|
||||
chrome-remote-interface@^0.33.0:
|
||||
version "0.33.0"
|
||||
|
@ -8973,10 +8973,10 @@ levn@^0.4.1:
|
|||
prelude-ls "^1.2.1"
|
||||
type-check "~0.4.0"
|
||||
|
||||
lighthouse-logger@^1.0.0:
|
||||
version "1.4.2"
|
||||
resolved "https://registry.yarnpkg.com/lighthouse-logger/-/lighthouse-logger-1.4.2.tgz#aef90f9e97cd81db367c7634292ee22079280aaa"
|
||||
integrity sha512-gPWxznF6TKmUHrOQjlVo2UbaL2EJ71mb2CCeRs/2qBpi4L/g4LUVc9+3lKQ6DTUZwJswfM7ainGrLO1+fOqa2g==
|
||||
lighthouse-logger@^2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/lighthouse-logger/-/lighthouse-logger-2.0.1.tgz#48895f639b61cca89346bb6f47f7403a3895fa02"
|
||||
integrity sha512-ioBrW3s2i97noEmnXxmUq7cjIcVRjT5HBpAYy8zE11CxU9HqlWHHeRxfeN1tn8F7OEMVPIC9x1f8t3Z7US9ehQ==
|
||||
dependencies:
|
||||
debug "^2.6.9"
|
||||
marky "^1.2.2"
|
||||
|
|
Loading…
Reference in New Issue
Block a user