Skip to content

Commit 80e6f44

Browse files
committed
Chore: Update 'hint-no-http-redirects' to 'v2.1.2' ***NO_CI***
1 parent ad7297b commit 80e6f44

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/configuration-web-recommended/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/hint-no-disallowed-headers": "^2.1.2",
2323
"@hint/hint-no-friendly-error-pages": "^3.0.1",
2424
"@hint/hint-no-html-only-headers": "^2.1.2",
25-
"@hint/hint-no-http-redirects": "^2.1.1",
25+
"@hint/hint-no-http-redirects": "^2.1.2",
2626
"@hint/hint-no-protocol-relative-urls": "^2.1.1",
2727
"@hint/hint-no-vulnerable-javascript-libraries": "^2.5.0",
2828
"@hint/hint-sri": "^3.0.3",

packages/extension-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hint/hint-minified-js": "^2.1.2",
2525
"@hint/hint-no-disallowed-headers": "^2.1.2",
2626
"@hint/hint-no-html-only-headers": "^2.1.2",
27-
"@hint/hint-no-http-redirects": "^2.1.1",
27+
"@hint/hint-no-http-redirects": "^2.1.2",
2828
"@hint/hint-no-protocol-relative-urls": "^2.1.1",
2929
"@hint/hint-sri": "^3.0.3",
3030
"@hint/hint-stylesheet-limits": "^3.0.0",

0 commit comments

Comments
 (0)