Skip to content

Commit

Permalink
Force reference tests to a fixed commit to assist dependabot (#1444)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanKingston committed Oct 10, 2022
1 parent 69d5877 commit 1f71efe
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 3 deletions.
6 changes: 4 additions & 2 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"@duckduckgo/ddg2dnr": "github:duckduckgo/ddg2dnr#0.1.4",
"@duckduckgo/jsbloom": "^1.0.2",
"@duckduckgo/privacy-grade": "github:duckduckgo/privacy-grade#2.1.1",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests",
"@duckduckgo/privacy-reference-tests": "github:duckduckgo/privacy-reference-tests#00f50d6bb1085b08f2fcc27050345fdd581fad56",
"@duckduckgo/tracker-surrogates": "github:duckduckgo/tracker-surrogates",
"bel": "6.0.0",
"deep-freeze": "0.0.1",
Expand Down

0 comments on commit 1f71efe

Please sign in to comment.