Skip to content

Commit 86a21f9

Browse files
committed
Chore: Update dependencies and package version
1 parent 8cee4e7 commit 86a21f9

File tree

172 files changed

+1378
-819
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

172 files changed

+1378
-819
lines changed

packages/configuration-accessibility/package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
{
22
"dependencies": {
3-
"@hint/connector-puppeteer": "^2.5.14",
4-
"@hint/formatter-html": "^4.3.8",
5-
"@hint/formatter-summary": "^3.0.30",
6-
"@hint/hint-axe": "^4.4.10"
3+
"@hint/connector-puppeteer": "^2.5.15",
4+
"@hint/formatter-html": "^4.3.9",
5+
"@hint/formatter-summary": "^3.0.31",
6+
"@hint/hint-axe": "^4.4.11"
77
},
88
"description": "webhint's axe-based accessibility configuration for WCAG 2.1 Level A and Level AA requirements",
99
"files": [
@@ -26,5 +26,5 @@
2626
"type": "git",
2727
"url": "https://github.com/webhintio/hint.git"
2828
},
29-
"version": "2.0.17"
29+
"version": "2.0.18"
3030
}

packages/configuration-all/index.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,14 @@
1010
"2": "webpack-config/is-valid",
1111
"3": "webpack-config/module-esnext-typescript",
1212
"4": "webpack-config/modules-false-babel",
13-
"5": "webpack-config/no-devtool-in-prod"
13+
"5": "webpack-config/no-devtool-in-prod",
14+
"6": "axe/parsing",
15+
"7": "axe/semantics",
16+
"8": "axe/sensory-and-visual-cues",
17+
"9": "axe/structure",
18+
"10": "axe/tables",
19+
"11": "axe/text-alternatives",
20+
"12": "axe/time-and-media"
1421
},
1522
"hintsTimeout": 120000,
1623
"parsers": [
Lines changed: 74 additions & 74 deletions
Original file line numberDiff line numberDiff line change
@@ -1,78 +1,78 @@
11
{
22
"dependencies": {
3-
"@hint/configuration-accessibility": "^2.0.17",
4-
"@hint/configuration-development": "^8.3.4",
5-
"@hint/configuration-progressive-web-apps": "^7.0.18",
6-
"@hint/configuration-web-recommended": "^8.2.9",
7-
"@hint/connector-jsdom": "^4.1.17",
8-
"@hint/connector-local": "^3.2.17",
9-
"@hint/connector-puppeteer": "^2.5.14",
10-
"@hint/extension-browser": "^2.3.10",
11-
"vscode-webhint": "^1.6.7",
12-
"@hint/formatter-codeframe": "^3.1.27",
13-
"@hint/formatter-excel": "^3.1.27",
14-
"@hint/formatter-html": "^4.3.8",
15-
"@hint/formatter-json": "^3.1.27",
16-
"@hint/formatter-stylish": "^3.1.27",
17-
"@hint/formatter-summary": "^3.0.30",
18-
"@hint/hint-amp-validator": "^2.10.17",
19-
"@hint/hint-apple-touch-icons": "^4.0.12",
20-
"@hint/hint-axe": "^4.4.10",
21-
"@hint/hint-babel-config": "^2.4.17",
22-
"@hint/hint-button-type": "^3.0.12",
23-
"@hint/hint-compat-api": "^4.4.9",
24-
"@hint/hint-content-type": "^4.2.16",
25-
"@hint/hint-create-element-svg": "^1.3.16",
26-
"@hint/hint-css-prefix-order": "^1.4.16",
27-
"@hint/hint-disown-opener": "^4.0.12",
28-
"@hint/hint-doctype": "^3.3.16",
29-
"@hint/hint-highest-available-document-mode": "^5.0.12",
30-
"@hint/hint-html-checker": "^3.3.16",
31-
"@hint/hint-http-cache": "^4.0.12",
32-
"@hint/hint-http-compression": "^5.2.16",
33-
"@hint/hint-https-only": "^2.4.16",
34-
"@hint/hint-image-optimization-cloudinary": "^3.2.16",
35-
"@hint/hint-leading-dot-classlist": "^1.0.9",
36-
"@hint/hint-manifest-app-name": "^2.4.18",
37-
"@hint/hint-manifest-exists": "^2.4.18",
38-
"@hint/hint-manifest-file-extension": "^3.0.13",
39-
"@hint/hint-manifest-is-valid": "^3.4.9",
40-
"@hint/hint-meta-charset-utf-8": "^4.0.12",
41-
"@hint/hint-meta-theme-color": "^4.0.12",
42-
"@hint/hint-meta-viewport": "^5.0.12",
43-
"@hint/hint-minified-js": "^2.4.16",
44-
"@hint/hint-no-bom": "^4.2.16",
45-
"@hint/hint-no-broken-links": "^4.2.16",
46-
"@hint/hint-no-disallowed-headers": "^3.1.11",
47-
"@hint/hint-no-friendly-error-pages": "^3.3.16",
48-
"@hint/hint-no-html-only-headers": "^3.0.12",
49-
"@hint/hint-no-http-redirects": "^3.0.12",
50-
"@hint/hint-no-inline-styles": "^1.0.8",
51-
"@hint/hint-no-p3p": "^3.3.16",
52-
"@hint/hint-no-protocol-relative-urls": "^3.0.12",
53-
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.11",
54-
"@hint/hint-performance-budget": "^2.4.16",
55-
"@hint/hint-scoped-svg-styles": "^1.3.16",
56-
"@hint/hint-sri": "^4.0.12",
57-
"@hint/hint-ssllabs": "^2.4.16",
58-
"@hint/hint-strict-transport-security": "^3.0.12",
59-
"@hint/hint-stylesheet-limits": "^3.3.16",
60-
"@hint/hint-typescript-config": "^2.5.4",
61-
"@hint/hint-validate-set-cookie-header": "^3.0.12",
62-
"@hint/hint-webpack-config": "^2.4.18",
63-
"@hint/hint-x-content-type-options": "^4.0.12",
64-
"@hint/parser-babel-config": "^2.1.32",
65-
"@hint/parser-css": "^3.0.30",
66-
"@hint/parser-html": "^3.0.25",
67-
"@hint/parser-javascript": "^3.1.16",
68-
"@hint/parser-jsx": "^1.0.17",
69-
"@hint/parser-less": "^1.0.22",
70-
"@hint/parser-manifest": "^2.3.9",
71-
"@hint/parser-package-json": "^1.1.32",
72-
"@hint/parser-sass": "^1.0.22",
73-
"@hint/parser-typescript": "^1.0.17",
74-
"@hint/parser-typescript-config": "^2.4.19",
75-
"@hint/parser-webpack-config": "^2.1.31"
3+
"@hint/configuration-accessibility": "^2.0.18",
4+
"@hint/configuration-development": "^8.3.5",
5+
"@hint/configuration-progressive-web-apps": "^7.0.19",
6+
"@hint/configuration-web-recommended": "^8.2.10",
7+
"@hint/connector-jsdom": "^4.1.18",
8+
"@hint/connector-local": "^3.2.18",
9+
"@hint/connector-puppeteer": "^2.5.15",
10+
"@hint/extension-browser": "^2.4.0",
11+
"vscode-webhint": "^1.6.8",
12+
"@hint/formatter-codeframe": "^3.1.28",
13+
"@hint/formatter-excel": "^3.1.28",
14+
"@hint/formatter-html": "^4.3.9",
15+
"@hint/formatter-json": "^3.1.28",
16+
"@hint/formatter-stylish": "^3.1.28",
17+
"@hint/formatter-summary": "^3.0.31",
18+
"@hint/hint-amp-validator": "^2.10.18",
19+
"@hint/hint-apple-touch-icons": "^4.0.13",
20+
"@hint/hint-axe": "^4.4.11",
21+
"@hint/hint-babel-config": "^2.4.18",
22+
"@hint/hint-button-type": "^3.0.13",
23+
"@hint/hint-compat-api": "^4.4.10",
24+
"@hint/hint-content-type": "^4.2.17",
25+
"@hint/hint-create-element-svg": "^1.3.17",
26+
"@hint/hint-css-prefix-order": "^1.4.17",
27+
"@hint/hint-disown-opener": "^4.0.13",
28+
"@hint/hint-doctype": "^3.3.17",
29+
"@hint/hint-highest-available-document-mode": "^5.0.13",
30+
"@hint/hint-html-checker": "^3.3.17",
31+
"@hint/hint-http-cache": "^4.0.13",
32+
"@hint/hint-http-compression": "^5.2.17",
33+
"@hint/hint-https-only": "^2.4.17",
34+
"@hint/hint-image-optimization-cloudinary": "^3.2.17",
35+
"@hint/hint-leading-dot-classlist": "^1.0.10",
36+
"@hint/hint-manifest-app-name": "^2.4.19",
37+
"@hint/hint-manifest-exists": "^2.4.19",
38+
"@hint/hint-manifest-file-extension": "^3.0.14",
39+
"@hint/hint-manifest-is-valid": "^3.4.10",
40+
"@hint/hint-meta-charset-utf-8": "^4.0.13",
41+
"@hint/hint-meta-theme-color": "^4.0.13",
42+
"@hint/hint-meta-viewport": "^5.0.13",
43+
"@hint/hint-minified-js": "^2.4.17",
44+
"@hint/hint-no-bom": "^4.2.17",
45+
"@hint/hint-no-broken-links": "^4.2.17",
46+
"@hint/hint-no-disallowed-headers": "^3.1.12",
47+
"@hint/hint-no-friendly-error-pages": "^3.3.17",
48+
"@hint/hint-no-html-only-headers": "^3.0.13",
49+
"@hint/hint-no-http-redirects": "^3.0.13",
50+
"@hint/hint-no-inline-styles": "^1.0.9",
51+
"@hint/hint-no-p3p": "^3.3.17",
52+
"@hint/hint-no-protocol-relative-urls": "^3.0.13",
53+
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.12",
54+
"@hint/hint-performance-budget": "^2.4.17",
55+
"@hint/hint-scoped-svg-styles": "^1.3.17",
56+
"@hint/hint-sri": "^4.0.13",
57+
"@hint/hint-ssllabs": "^2.4.17",
58+
"@hint/hint-strict-transport-security": "^3.0.13",
59+
"@hint/hint-stylesheet-limits": "^3.3.17",
60+
"@hint/hint-typescript-config": "^2.5.5",
61+
"@hint/hint-validate-set-cookie-header": "^3.0.13",
62+
"@hint/hint-webpack-config": "^2.4.19",
63+
"@hint/hint-x-content-type-options": "^4.0.13",
64+
"@hint/parser-babel-config": "^2.1.33",
65+
"@hint/parser-css": "^3.0.31",
66+
"@hint/parser-html": "^3.0.26",
67+
"@hint/parser-javascript": "^3.1.17",
68+
"@hint/parser-jsx": "^1.0.18",
69+
"@hint/parser-less": "^1.0.23",
70+
"@hint/parser-manifest": "^2.3.10",
71+
"@hint/parser-package-json": "^1.1.33",
72+
"@hint/parser-sass": "^1.0.23",
73+
"@hint/parser-typescript": "^1.0.18",
74+
"@hint/parser-typescript-config": "^2.4.20",
75+
"@hint/parser-webpack-config": "^2.1.32"
7676
},
7777
"description": "webhint's configuration that includes all the published packages",
7878
"files": [
@@ -94,5 +94,5 @@
9494
"type": "git",
9595
"url": "https://github.com/webhintio/hint.git"
9696
},
97-
"version": "2.0.20"
97+
"version": "2.0.21"
9898
}
Lines changed: 34 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -1,38 +1,38 @@
11
{
22
"dependencies": {
3-
"@hint/configuration-accessibility": "^2.0.17",
4-
"@hint/configuration-progressive-web-apps": "^7.0.18",
5-
"@hint/connector-local": "^3.2.17",
6-
"@hint/formatter-html": "^4.3.8",
7-
"@hint/formatter-json": "^3.1.27",
8-
"@hint/formatter-summary": "^3.0.30",
9-
"@hint/hint-babel-config": "^2.4.17",
10-
"@hint/hint-button-type": "^3.0.12",
11-
"@hint/hint-compat-api": "^4.4.9",
12-
"@hint/hint-create-element-svg": "^1.3.16",
13-
"@hint/hint-css-prefix-order": "^1.4.16",
14-
"@hint/hint-disown-opener": "^4.0.12",
15-
"@hint/hint-highest-available-document-mode": "^5.0.12",
16-
"@hint/hint-leading-dot-classlist": "^1.0.9",
17-
"@hint/hint-meta-charset-utf-8": "^4.0.12",
18-
"@hint/hint-meta-viewport": "^5.0.12",
19-
"@hint/hint-no-bom": "^4.2.16",
20-
"@hint/hint-no-inline-styles": "^1.0.8",
21-
"@hint/hint-no-protocol-relative-urls": "^3.0.12",
22-
"@hint/hint-scoped-svg-styles": "^1.3.16",
23-
"@hint/hint-sri": "^4.0.12",
24-
"@hint/hint-typescript-config": "^2.5.4",
25-
"@hint/hint-webpack-config": "^2.4.18",
26-
"@hint/parser-babel-config": "^2.1.32",
27-
"@hint/parser-css": "^3.0.30",
28-
"@hint/parser-html": "^3.0.25",
29-
"@hint/parser-javascript": "^3.1.16",
30-
"@hint/parser-jsx": "^1.0.17",
31-
"@hint/parser-less": "^1.0.22",
32-
"@hint/parser-sass": "^1.0.22",
33-
"@hint/parser-typescript": "^1.0.17",
34-
"@hint/parser-typescript-config": "^2.4.19",
35-
"@hint/parser-webpack-config": "^2.1.31"
3+
"@hint/configuration-accessibility": "^2.0.18",
4+
"@hint/configuration-progressive-web-apps": "^7.0.19",
5+
"@hint/connector-local": "^3.2.18",
6+
"@hint/formatter-html": "^4.3.9",
7+
"@hint/formatter-json": "^3.1.28",
8+
"@hint/formatter-summary": "^3.0.31",
9+
"@hint/hint-babel-config": "^2.4.18",
10+
"@hint/hint-button-type": "^3.0.13",
11+
"@hint/hint-compat-api": "^4.4.10",
12+
"@hint/hint-create-element-svg": "^1.3.17",
13+
"@hint/hint-css-prefix-order": "^1.4.17",
14+
"@hint/hint-disown-opener": "^4.0.13",
15+
"@hint/hint-highest-available-document-mode": "^5.0.13",
16+
"@hint/hint-leading-dot-classlist": "^1.0.10",
17+
"@hint/hint-meta-charset-utf-8": "^4.0.13",
18+
"@hint/hint-meta-viewport": "^5.0.13",
19+
"@hint/hint-no-bom": "^4.2.17",
20+
"@hint/hint-no-inline-styles": "^1.0.9",
21+
"@hint/hint-no-protocol-relative-urls": "^3.0.13",
22+
"@hint/hint-scoped-svg-styles": "^1.3.17",
23+
"@hint/hint-sri": "^4.0.13",
24+
"@hint/hint-typescript-config": "^2.5.5",
25+
"@hint/hint-webpack-config": "^2.4.19",
26+
"@hint/parser-babel-config": "^2.1.33",
27+
"@hint/parser-css": "^3.0.31",
28+
"@hint/parser-html": "^3.0.26",
29+
"@hint/parser-javascript": "^3.1.17",
30+
"@hint/parser-jsx": "^1.0.18",
31+
"@hint/parser-less": "^1.0.23",
32+
"@hint/parser-sass": "^1.0.23",
33+
"@hint/parser-typescript": "^1.0.18",
34+
"@hint/parser-typescript-config": "^2.4.20",
35+
"@hint/parser-webpack-config": "^2.1.32"
3636
},
3737
"description": "webhint's recommended hints configuration for development",
3838
"files": [
@@ -57,5 +57,5 @@
5757
"type": "git",
5858
"url": "https://github.com/webhintio/hint.git"
5959
},
60-
"version": "8.3.4"
60+
"version": "8.3.5"
6161
}

packages/configuration-progressive-web-apps/package.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,15 @@
11
{
22
"dependencies": {
3-
"@hint/connector-puppeteer": "^2.5.14",
4-
"@hint/connector-jsdom": "^4.1.17",
5-
"@hint/formatter-html": "^4.3.8",
6-
"@hint/formatter-summary": "^3.0.30",
7-
"@hint/hint-apple-touch-icons": "^4.0.12",
8-
"@hint/hint-manifest-app-name": "^2.4.18",
9-
"@hint/hint-manifest-exists": "^2.4.18",
10-
"@hint/hint-manifest-file-extension": "^3.0.13",
11-
"@hint/hint-manifest-is-valid": "^3.4.9",
12-
"@hint/parser-manifest": "^2.3.9"
3+
"@hint/connector-puppeteer": "^2.5.15",
4+
"@hint/connector-jsdom": "^4.1.18",
5+
"@hint/formatter-html": "^4.3.9",
6+
"@hint/formatter-summary": "^3.0.31",
7+
"@hint/hint-apple-touch-icons": "^4.0.13",
8+
"@hint/hint-manifest-app-name": "^2.4.19",
9+
"@hint/hint-manifest-exists": "^2.4.19",
10+
"@hint/hint-manifest-file-extension": "^3.0.14",
11+
"@hint/hint-manifest-is-valid": "^3.4.10",
12+
"@hint/parser-manifest": "^2.3.10"
1313
},
1414
"description": "webhint's recommended hints configuration for progressive web apps (PWAs)",
1515
"files": [
@@ -33,5 +33,5 @@
3333
"type": "git",
3434
"url": "https://github.com/webhintio/hint.git"
3535
},
36-
"version": "7.0.18"
36+
"version": "7.0.19"
3737
}

0 commit comments

Comments
 (0)