Skip to content

Commit

Permalink
Update content scope scripts to version 4.39.0 (#3647)
Browse files Browse the repository at this point in the history
Task/Issue URL:
https://app.asana.com/0/488551667048375/1205697935999890/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.

- [x] All tests must pass

Co-authored-by: daxmobile <daxmobile@users.noreply.github.com>
  • Loading branch information
daxmobile and daxmobile authored Oct 11, 2023
1 parent 1552405 commit bb9f9da
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 11 deletions.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

27 changes: 18 additions & 9 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"dependencies": {
"@duckduckgo/autoconsent": "^5.1.0",
"@duckduckgo/autofill": "github:duckduckgo/duckduckgo-autofill#8.4.1",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.38.0",
"@duckduckgo/content-scope-scripts": "github:duckduckgo/content-scope-scripts#4.39.0",
"@duckduckgo/privacy-dashboard": "github:duckduckgo/privacy-dashboard#1.4.0",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#1692081744"
}
Expand Down

0 comments on commit bb9f9da

Please sign in to comment.