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

flushSignal action added - updated browser-core dep #110

Merged
merged 2 commits into from Jun 22, 2018
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 develop
  • Loading branch information
trickpattyFH20 committed Jun 22, 2018
commit 316c6fccd90e55ef00e11a4712b62309b13bd8f7
@@ -42,7 +42,7 @@
"homepage": "https://github.com/ghostery/ghostery-extension#readme",
"dependencies": {
"base64-js": "^1.2.1",
"browser-core": "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.8.tgz?v=1",
"browser-core": "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.9.tgz?v=1",
"classnames": "^2.2.5",
"d3": "^4.13.0",
"d3-scale": "^1.0.6",
@@ -1708,9 +1708,9 @@ brorand@^1.0.1:
version "1.1.0"
resolved "https://registry.yarnpkg.com/brorand/-/brorand-1.1.0.tgz#12c25efe40a45e3c323eb8675a0a0ce57b22371f"

"browser-core@https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.8.tgz?v=1":
version "7.27.8"
resolved "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.8.tgz?v=1#432487513bfd29f40ac9fdd0bb5c1664308fa369"
"browser-core@https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.9.tgz?v=1":
version "7.27.9"
resolved "https://s3.amazonaws.com/cdncliqz/update/edge/ghostery/v7.27/7.27.9.tgz?v=1#a4f30ba0ba96cd896aa4cdac4a97323001a4861b"
dependencies:
"@cliqz-oss/dexie" "2.0.3"
"@cliqz-oss/pouchdb" "6.3.4-security-error-fix-2"
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.