Skip to content

Commit

Permalink
Update autoconsent to v10.2.0 (#2554)
Browse files Browse the repository at this point in the history
Co-authored-by: muodov <[email protected]>
  • Loading branch information
daxmobile and muodov authored Mar 11, 2024
1 parent b22a768 commit e097149
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion DuckDuckGo/Autoconsent/autoconsent-bundle.js

Large diffs are not rendered by default.

8 changes: 4 additions & 4 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,17 +6,17 @@
"rebuild-autoconsent": "rollup -c"
},
"devDependencies": {
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"eslint": "^7.32.0",
"eslint-config-standard": "^16.0.3",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "^5.1.0",
"@rollup/plugin-json": "^4.1.0",
"@rollup/plugin-node-resolve": "^13.0.6",
"rollup": "^2.61.0",
"rollup-plugin-terser": "^7.0.2"
},
"dependencies": {
"@duckduckgo/autoconsent": "^9.7.2"
"@duckduckgo/autoconsent": "^10.2.0"
}
}

0 comments on commit e097149

Please sign in to comment.