chore(deps): update dependency webext-options-sync to v4.2.0 (#14)

Reviewed-on: #14
Co-authored-by: renovate <renovate@noreply.localhost>
Co-committed-by: renovate <renovate@noreply.localhost>
This commit is contained in:
renovate 2023-05-06 04:08:23 +00:00 committed by Dawid Wysokiński
parent 621229f078
commit d6cfb8f881
1 changed files with 9 additions and 3 deletions

View File

@ -1566,15 +1566,21 @@ webext-detect-page@^4.0.1:
resolved "https://registry.yarnpkg.com/webext-detect-page/-/webext-detect-page-4.1.0.tgz#6dc8d00b0fd94a3a596b0e77318ab1181a3787bd"
integrity sha512-GFL+0XLO18/1d7425E2Yt3o1RfggjIrwrKskfdBbQBx8jmH9WBKOTAfI3XCROyECIvYoG1T53I0qPMN87bzHuw==
webext-events@^1.1.0:
version "1.1.0"
resolved "https://registry.yarnpkg.com/webext-events/-/webext-events-1.1.0.tgz#f4d933096286278fb4ca46d0455d771378480acc"
integrity sha512-+TXaKg5jX9dkMSDvWN7C3kBVhnNjO05LJ1gSH2T0Jl23sU0CUCqaFkUWpeUZty5UshOK7rP2/lHRpWZQOdZO0A==
webext-options-sync@^4.0.0:
version "4.1.1"
resolved "https://registry.yarnpkg.com/webext-options-sync/-/webext-options-sync-4.1.1.tgz#ab9502002f55c732008122546d03cd9be2a27f8d"
integrity sha512-Wv/7C2iZx8VmGQ2CPkH3OzWb2nJvkY4M7Qc89VpLr8pYGKtT6xmh3ZXOQHLP72n0TjhpAcUxpQi8VOPPTHUU1A==
version "4.2.0"
resolved "https://registry.yarnpkg.com/webext-options-sync/-/webext-options-sync-4.2.0.tgz#33a8a34c872f9a70f065642c38f4859b76b7f9fb"
integrity sha512-KUY/ILftufaDi1IQWzUFAtTNSyYircx3lF+0SqYKBCarbjopyxVdHgfMJCmMqBLpkCGFfqA64fVxffRdNB0Kow==
dependencies:
dom-form-serializer "^2.0.0"
lz-string "^1.4.4"
throttle-debounce "^5.0.0"
webext-detect-page "^4.0.1"
webext-events "^1.1.0"
webext-polyfill-kinda "^1.0.0"
webext-polyfill-kinda@^1.0.0: