8000 Update content scope scripts to latest version (#3257) · transmatecode/Android@37fcf20 · GitHub
[go: up one dir, main page]

Skip to content

Commit 37fcf20

Browse files
authored
Update content scope scripts to latest version (duckduckgo#3257)
- Automated content scope scripts dependency update This PR updates the content scope scripts dependency to the latest available version and copies the necessary files. If tests have failed, see https://app.asana.com/0/1202561462274611/1203986899650836/f for further information on what to do next. - [ ] All tests must pass Co-authored-by: daxmobile <daxmobile@users.noreply.github.com>
1 parent d665c86 commit 37fcf20

File tree

3 files changed

+60
-33
lines changed

3 files changed

+60
-33
lines changed

node_modules/@duckduckgo/content-scope-scripts/build/android/contentScope.js

Lines changed: 40 additions & 13 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package-lock.json

Lines changed: 19 additions & 19 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"dependencies": {
1717
"@duckduckgo/autoconsent": "^4.1.1",
1818
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#7.1.0",
19-
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.20.0",
19+
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.21.0",
2020
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#1.4.0",
2121
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1685458917"
2222
}

0 commit comments

Comments
 (0)
0