Skip to content

Commit

Permalink
deps: upgrade lighthouse-logger to 1.4.1 (#15082)
Browse files Browse the repository at this point in the history
  • Loading branch information
adamraine authored May 16, 2023
1 parent b0a9217 commit 670c296
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,7 @@
"intl-messageformat": "^4.4.0",
"jpeg-js": "^0.4.4",
"js-library-detector": "^6.6.0",
"lighthouse-logger": "^1.3.0",
"lighthouse-logger": "^1.4.1",
"lighthouse-stack-packs": "1.10.0",
"lodash": "^4.17.21",
"lookup-closest-locale": "6.2.0",
Expand Down
10 changes: 9 additions & 1 deletion yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5094,14 +5094,22 @@ lie@~3.3.0:
dependencies:
immediate "~3.0.5"

lighthouse-logger@^1.0.0, lighthouse-logger@^1.3.0:
lighthouse-logger@^1.0.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/lighthouse-logger/-/lighthouse-logger-1.3.0.tgz#ba6303e739307c4eee18f08249524e7dafd510db"
integrity sha512-BbqAKApLb9ywUli+0a+PcV04SyJ/N1q/8qgCNe6U97KbPCS1BTksEuHFLYdvc8DltuhfxIUBqDZsC0bBGtl3lA==
dependencies:
debug "^2.6.9"
marky "^1.2.2"

lighthouse-logger@^1.4.1:
version "1.4.1"
resolved "https://registry.yarnpkg.com/lighthouse-logger/-/lighthouse-logger-1.4.1.tgz#a076d7be80cbac16b9fdcd930379b03fff514699"
integrity sha512-VDZF31xGrLS1Zyf79/Xs6J9I08EVgJyz085MAt0G3Sh6nARFSUaM+IkuEZE9xZrLpTtzH1Qt9UzH/7kt9LnhZQ==
dependencies:
debug "^2.6.9"
marky "^1.2.2"

lighthouse-plugin-publisher-ads@1.5.7-beta:
version "1.5.7-beta"
resolved "https://registry.yarnpkg.com/lighthouse-plugin-publisher-ads/-/lighthouse-plugin-publisher-ads-1.5.7-beta.tgz#ac35b0d8f9ee01c774d45a18fee109cded6395ec"
Expand Down

0 comments on commit 670c296

Please sign in to comment.