Skip to content
This repository was archived by the owner on Feb 24, 2025. It is now read-only.

Commit ef597c8

Browse files
Bump github.com/duckduckgo/content-scope-scripts from 7.18.0 to 7.20.0
Bumps [github.com/duckduckgo/content-scope-scripts](https://github.com/duckduckgo/content-scope-scripts) from 7.18.0 to 7.20.0. - [Release notes](https://github.com/duckduckgo/content-scope-scripts/releases) - [Commits](duckduckgo/content-scope-scripts@7.18.0...7.20.0) --- updated-dependencies: - dependency-name: github.com/duckduckgo/content-scope-scripts dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent e9654aa commit ef597c8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Package.resolved

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

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ let package = Package(
5656
.package(url: "https://github.com/duckduckgo/TrackerRadarKit.git", exact: "3.0.0"),
5757
.package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.4.0"),
5858
.package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "3.0.0"),
59-
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "7.18.0"),
59+
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "7.20.0"),
6060
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "8.4.0"),
6161
.package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"),
6262
.package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"),

0 commit comments

Comments
 (0)