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

Update browser-core to v7.43 #490

Merged
merged 2 commits into from Jan 30, 2020
Merged
Changes from 1 commit
Commits
File filter
Filter file types
Jump to
Jump to file
Failed to load files.

Always

Just for now

Prev

Merge branch 'develop' into browser-core-7.43

  • Loading branch information
christophertino committed Jan 30, 2020
commit ad72860908f51d333e58a197d3ae7b8805eaaee2
@@ -498,10 +498,10 @@
consent-string "^1.4.2"
webextension-polyfill "^0.4.0"

"@cliqz/url-parser@^1.0.4":
version "1.0.4"
resolved "https://registry.yarnpkg.com/@cliqz/url-parser/-/url-parser-1.0.4.tgz#46f3228f71643f92da2070153bcbb3638bffea87"
integrity sha512-Go5953xah+6qY4Y+gywYKU2/G91JX5yM/lGZ0/MXxkEB/Pr7i7tw4OF8dWuH9wCpXZRoBrbRWOuh8pZuI64WaQ==
"@cliqz/url-parser@^1.1.1":
version "1.1.1"
resolved "https://registry.yarnpkg.com/@cliqz/url-parser/-/url-parser-1.1.1.tgz#53dbc764e19b509beb55bc7e29f5cb099b297c89"
integrity sha512-qV5ziZF1nioIt7KbS+akm8y+a7mD7Tm390Lh75Ocrf++PBCTac8gpbWnIUb4/bW6FduR/CZNUTjoT0/RqPwGmw==
dependencies:
tldts-experimental "^5.3.1"

@@ -8866,7 +8866,7 @@ typedarray@^0.0.6:
resolved "https://registry.yarnpkg.com/typedarray/-/typedarray-0.0.6.tgz#867ac74e3864187b1d3d47d996a78ec5c8830777"
integrity sha1-hnrHTjhkGHsdPUfZlqeOxciDB3c=

ua-parser-js@^0.7.18, ua-parser-js@^0.7.20:
ua-parser-js@^0.7.18:
version "0.7.20"
resolved "https://registry.yarnpkg.com/ua-parser-js/-/ua-parser-js-0.7.20.tgz#7527178b82f6a62a0f243d1f94fd30e3e3c21098"
integrity sha512-8OaIKfzL5cpx8eCMAhhvTlft8GYF8b2eQr6JkCyVdrgjcytyOmPCXrqXFcUnhonRpLlh5yxEZVohm6mzaowUOw==
You are viewing a condensed version of this merge commit. You can view the full changes here.
ProTip! Use n and p to navigate between commits in a pull request.