Skip to content

Commit

Permalink
Bump the external-dependencies group with 2 updates (#2349)
Browse files Browse the repository at this point in the history
Bumps the external-dependencies group with 2 updates: [tldts](https://github.com/remusao/tldts) and [@fingerprintjs/fingerprintjs](https://github.com/fingerprintjs/fingerprintjs).


Updates `tldts` from 6.0.19 to 6.0.20
- [Release notes](https://github.com/remusao/tldts/releases)
- [Changelog](https://github.com/remusao/tldts/blob/master/CHANGELOG.md)
- [Commits](remusao/tldts@v6.0.19...v6.0.20)

Updates `@fingerprintjs/fingerprintjs` from 4.2.0 to 4.2.1
- [Release notes](https://github.com/fingerprintjs/fingerprintjs/releases)
- [Commits](fingerprintjs/fingerprintjs@v4.2.0...v4.2.1)

---
updated-dependencies:
- dependency-name: tldts
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
- dependency-name: "@fingerprintjs/fingerprintjs"
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: external-dependencies
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 17, 2023
1 parent ef0413b commit 1b39267
Show file tree
Hide file tree
Showing 3 changed files with 27 additions and 27 deletions.
48 changes: 24 additions & 24 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"update-mv3-blocklists": "node scripts/updateMV3Blocklists.mjs"
},
"devDependencies": {
"@fingerprintjs/fingerprintjs": "^4.2.0",
"@fingerprintjs/fingerprintjs": "^4.2.1",
"@playwright/test": "^1.39.0",
"@types/chrome": "0.0.251",
"@types/jasmine": "^4.3.5",
Expand Down Expand Up @@ -83,7 +83,7 @@
"normalize.scss": "0.1.0",
"privacy-test-pages": "github:duckduckgo/privacy-test-pages#1.2.2",
"punycode": "2.3.1",
"tldts": "^6.0.19",
"tldts": "^6.0.20",
"web-ext": "^7.8.0",
"zod": "^3.22.4"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/privacy-grade/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"author": "",
"license": "Apache-2.0",
"dependencies": {
"tldts": "^6.0.19"
"tldts": "^6.0.20"
},
"devDependencies": {
"esbuild": "^0.19.5"
Expand Down

0 comments on commit 1b39267

Please sign in to comment.