Skip to content

Commit 8a260a9

Browse files
Bump tldts from 7.0.9 to 7.0.11 (#3174)
Bumps [tldts](https://github.com/remusao/tldts) from 7.0.9 to 7.0.11. - [Release notes](https://github.com/remusao/tldts/releases) - [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md) - [Commits](remusao/tldts@v7.0.9...v7.0.11) --- updated-dependencies: - dependency-name: tldts dependency-version: 7.0.11 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent f1f2cbc commit 8a260a9

File tree

3 files changed

+19
-19
lines changed

3 files changed

+19
-19
lines changed

package-lock.json

Lines changed: 17 additions & 17 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
@@ -85,7 +85,7 @@
8585
"normalize.scss": "0.1.0",
8686
"privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.3.5",
8787
"punycode": "2.3.1",
88-
"tldts": "^7.0.9",
88+
"tldts": "^7.0.12",
8989
"web-ext": "^8.8.0",
9090
"zod": "^3.25.67"
9191
},

packages/privacy-grade/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "",
1414
"license": "Apache-2.0",
1515
"dependencies": {
16-
"tldts": "^7.0.9"
16+
"tldts": "^7.0.12"
1717
},
1818
"devDependencies": {
1919
"esbuild": "^0.25.5"

0 commit comments

Comments
 (0)