Skip to content

Commit 8534d27

Browse files
authored
Update content scope scripts to version 4.44.0 (#3810)
Task/Issue URL: https://app.asana.com/0/488551667048375/1205892363792858/f ----- - 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 0c40c42 commit 8534d27

File tree

3 files changed

+32
-16
lines changed

3 files changed

+32
-16
lines changed

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

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

package-lock.json

Lines changed: 5 additions & 5 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": "^5.1.0",
1818
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#9.0.0",
19-
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.43.0",
19+
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.44.0",
2020
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#1.7.0",
2121
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1698918761"
2222
}

0 commit comments

Comments
 (0)