Skip to content

Commit

Permalink
Bump github.com/duckduckgo/content-scope-scripts from 7.11.0 to 7.12.0
Browse files Browse the repository at this point in the history
Bumps [github.com/duckduckgo/content-scope-scripts](https://github.com/duckduckgo/content-scope-scripts) from 7.11.0 to 7.12.0.
- [Release notes](https://github.com/duckduckgo/content-scope-scripts/releases)
- [Commits](duckduckgo/content-scope-scripts@7.11.0...7.12.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]>
  • Loading branch information
dependabot[bot] authored Jan 29, 2025
1 parent 1a40630 commit 150733a
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions Package.resolved
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
"kind" : "remoteSourceControl",
"location" : "https://github.com/duckduckgo/content-scope-scripts",
"state" : {
"revision" : "5a463e35ce86fc11394fe62392d32960de22f7d7",
"version" : "7.11.0"
"revision" : "a7fd7059d1bec77a04b209eb40ca63de25c3e557",
"version" : "7.12.0"
}
},
{
Expand Down
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ let package = Package(
.package(url: "https://github.com/duckduckgo/TrackerRadarKit.git", exact: "3.0.0"),
.package(url: "https://github.com/duckduckgo/sync_crypto", exact: "0.4.0"),
.package(url: "https://github.com/gumob/PunycodeSwift.git", exact: "3.0.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "7.11.0"),
.package(url: "https://github.com/duckduckgo/content-scope-scripts", exact: "7.12.0"),
.package(url: "https://github.com/duckduckgo/privacy-dashboard", exact: "8.1.0"),
.package(url: "https://github.com/httpswift/swifter.git", exact: "1.5.0"),
.package(url: "https://github.com/duckduckgo/bloom_cpp.git", exact: "3.0.0"),
Expand Down

0 comments on commit 150733a

Please sign in to comment.