Skip to content

Commit 6a1060d

Browse files
authored
Update content scope scripts to version 10.12.0 (#6400)
Task/Issue URL: https://app.asana.com/0/488551667048375/1210806883178777/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. Tests will only run if something has changed in the `node_modules/@duckduckgo/content-scope-scripts` folder. If only the package version has changed, there is no need to run the tests. If tests have failed, see https://app.asana.com/0/1202561462274611/1203986899650836/f for further information on what to do next. _`content-scope-scripts` folder update_ - [x] All tests must pass - [x] Privacy tests must pass _Only `content-scope-scripts` package update_ - [ ] All tests must pass - [ ] Privacy tests do not need to run Co-authored-by: daxmobile <[email protected]>
1 parent a5f9e51 commit 6a1060d

File tree

6 files changed

+46
-22
lines changed

6 files changed

+46
-22
lines changed

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

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

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

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

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

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

node_modules/@duckduckgo/content-scope-scripts/build/android/pages/duckplayer/dist/index.js

Lines changed: 10 additions & 4 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
@@ -15,7 +15,7 @@
1515
"dependencies": {
1616
"@duckduckgo/autoconsent": "^14.8.0",
1717
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#18.1.0",
18-
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#10.11.0",
18+
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#10.12.0",
1919
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#9.0.0",
2020
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1751029573"
2121
}

0 commit comments

Comments
 (0)