Skip to content

Commit b12f94e

Browse files
fix(deps): update dependency lighthouse to v6.1.0 (#34)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 191c086 commit b12f94e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -708,10 +708,10 @@ aws4@^1.8.0:
708708
resolved "https://registry.yarnpkg.com/aws4/-/aws4-1.10.0.tgz#a17b3a8ea811060e74d47d306122400ad4497ae2"
709709
integrity sha512-3YDiu347mtVtjpyV3u5kVqQLP242c06zwDOgpeRnybmXlYYsLbtTrUBUm8i8srONt+FWobl5aibnU1030PeeuA==
710710

711-
712-
version "3.5.3"
713-
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.3.tgz#5b7c0ee7c5197d546bd3a07c3ef701896f5773e9"
714-
integrity sha512-HZpLE7xu05+8AbpqXITGdxp1Xwk8ysAXrg7MiKRY27py3DAyEJpoJQo1727pWF3F+O79V3r+cTWhOzfB49P89w==
711+
712+
version "3.5.5"
713+
resolved "https://registry.yarnpkg.com/axe-core/-/axe-core-3.5.5.tgz#84315073b53fa3c0c51676c588d59da09a192227"
714+
integrity sha512-5P0QZ6J5xGikH780pghEdbEKijCTrruK9KxtPZCFWUpef0f6GipO+xEZ5GKCb020mmqgbiNO6TcA55CriL784Q==
715715

716716
balanced-match@^1.0.0:
717717
version "1.0.0"
@@ -964,7 +964,7 @@ chownr@^1.1.1, chownr@^1.1.2, chownr@^1.1.4:
964964
resolved "https://registry.yarnpkg.com/chownr/-/chownr-1.1.4.tgz#6fc9d7b42d32a583596337666e7d08084da2cc6b"
965965
integrity sha512-jJ0bqzaylmJtVnNgzTeSOs8DPavpbYgEr/b0YL8/2GO3xJEhInFmhKMUnEJQjZumK7KXGFhUy89PrsJWlakBVg==
966966

967-
chrome-launcher@^0.13.2:
967+
chrome-launcher@^0.13.2, chrome-launcher@^0.13.3:
968968
version "0.13.3"
969969
resolved "https://registry.yarnpkg.com/chrome-launcher/-/chrome-launcher-0.13.3.tgz#5dd72ae4e9b3de19ce3fe1941f89551c0ceb1d30"
970970
integrity sha512-ovrDuFXgXS96lzeDqFPQRsczkxla+6QMvzsF+1u0mKlD1KE8EuhjdLwiDfIFedb0FSLz18RK3y6IbKu8oqA0qw==
@@ -3134,12 +3134,12 @@ lighthouse-logger@^1.0.0, lighthouse-logger@^1.2.0:
31343134
marky "^1.2.0"
31353135

31363136
lighthouse@^6.0.0:
3137-
version "6.0.0"
3138-
resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-6.0.0.tgz#4ef83f27442554ca805a8b1ebfa3595043bea087"
3139-
integrity sha512-5TE1MShNkpybngoo2voMtYrEeLMxNokWFAb24dr3TQdDFC62fpohmlndodlZLiCfUlvLllZO2MpfNwfQXmycHQ==
3137+
version "6.1.0"
3138+
resolved "https://registry.yarnpkg.com/lighthouse/-/lighthouse-6.1.0.tgz#1c238049821e62eddd34c7371ab9c3222e2dfdef"
3139+
integrity sha512-j/tPSbxSkQRSwyIAjYUNIdarieR1cw8qDYIASsmtIcegCnMrhn5FM7hggcOTFlenDCEIOfv7JlQYV6UVfE4wZg==
31403140
dependencies:
3141-
axe-core "3.5.3"
3142-
chrome-launcher "^0.13.2"
3141+
axe-core "3.5.5"
3142+
chrome-launcher "^0.13.3"
31433143
configstore "^3.1.1"
31443144
cssstyle "1.2.1"
31453145
details-element-polyfill "^2.4.0"

0 commit comments

Comments
 (0)