Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

"Enable automatic updates" setting propagates to antitracking and adblocker #646

Merged
merged 7 commits into from Jan 6, 2021

Bump ghostery-common to 1.2.0

  • Loading branch information
sammacbeth committed Dec 18, 2020
commit 527c21fdad528516ab27afb09b92091223cad330
@@ -47,7 +47,7 @@
"classnames": "^2.2.5",
"d3": "^5.16.0",
"foundation-sites": "^6.6.2",
"ghostery-common": "^1.0.1",
"ghostery-common": "^1.2.0",
"history": "^4.10.1",
"jquery": "3.5.0",
"json-api-normalizer": "^1.0.0",
@@ -4043,10 +4043,10 @@ getpass@^0.1.1:
dependencies:
assert-plus "^1.0.0"

ghostery-common@^1.0.1:
version "1.0.1"
resolved "https://registry.yarnpkg.com/ghostery-common/-/ghostery-common-1.0.1.tgz#1512986b48de44b5948af190f74ea5320c3d4279"
integrity sha512-lrPTPB3tuQViyglzKPdUche9kxnm0hwZOFW7AuZF2RPiCD5oY90ZIUGFOyaN7rcJ7reVHnX3sgLf8unS0iDJVg==
ghostery-common@^1.2.0:
version "1.2.0"
resolved "https://registry.yarnpkg.com/ghostery-common/-/ghostery-common-1.2.0.tgz#84d7bbe7c29fbf488e4668853ffeef76d394fee1"
integrity sha512-J/cSrlgXjrCUTqToroMihWwsKuuKGXhWvLg+n9p5sFr1HHUvOoe7hNRaXfWLzcCfjPIawIvnEf3eJYGlKrleTg==
dependencies:
"@cliqz-oss/dexie" "^2.0.4"
"@cliqz/adblocker-webextension" "^1.18.8"
ProTip! Use n and p to navigate between commits in a pull request.