Skip to content

Commit 9e8e098

Browse files
author
Jesus David Garcia Gomez
committed
Chore: Update dependencies and package version
1 parent a804c6b commit 9e8e098

File tree

173 files changed

+1391
-826
lines changed

Some content is hidden

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

173 files changed

+1391
-826
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.10",
4-
"@hint/formatter-html": "^4.3.4",
5-
"@hint/formatter-summary": "^3.0.26",
6-
"@hint/hint-axe": "^4.4.6"
3+
"@hint/connector-puppeteer": "^2.5.11",
4+
"@hint/formatter-html": "^4.3.5",
5+
"@hint/formatter-summary": "^3.0.27",
6+
"@hint/hint-axe": "^4.4.7"
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.13"
29+
"version": "2.0.14"
3030
}

packages/configuration-all/index.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -10,14 +10,7 @@
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",
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"
13+
"5": "webpack-config/no-devtool-in-prod"
2114
},
2215
"hintsTimeout": 120000,
2316
"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.13",
4-
"@hint/configuration-development": "^8.2.4",
5-
"@hint/configuration-progressive-web-apps": "^7.0.13",
6-
"@hint/configuration-web-recommended": "^8.2.4",
7-
"@hint/connector-jsdom": "^4.1.13",
8-
"@hint/connector-local": "^3.2.13",
9-
"@hint/connector-puppeteer": "^2.5.10",
10-
"@hint/extension-browser": "^2.3.5",
11-
"vscode-webhint": "^1.6.2",
12-
"@hint/formatter-codeframe": "^3.1.23",
13-
"@hint/formatter-excel": "^3.1.23",
14-
"@hint/formatter-html": "^4.3.4",
15-
"@hint/formatter-json": "^3.1.23",
16-
"@hint/formatter-stylish": "^3.1.23",
17-
"@hint/formatter-summary": "^3.0.26",
18-
"@hint/hint-amp-validator": "^2.10.13",
19-
"@hint/hint-apple-touch-icons": "^4.0.8",
20-
"@hint/hint-axe": "^4.4.6",
21-
"@hint/hint-babel-config": "^2.4.13",
22-
"@hint/hint-button-type": "^3.0.8",
23-
"@hint/hint-compat-api": "^4.4.5",
24-
"@hint/hint-content-type": "^4.2.12",
25-
"@hint/hint-create-element-svg": "^1.3.12",
26-
"@hint/hint-css-prefix-order": "^1.4.12",
27-
"@hint/hint-disown-opener": "^4.0.8",
28-
"@hint/hint-doctype": "^3.3.12",
29-
"@hint/hint-highest-available-document-mode": "^5.0.8",
30-
"@hint/hint-html-checker": "^3.3.12",
31-
"@hint/hint-http-cache": "^4.0.8",
32-
"@hint/hint-http-compression": "^5.2.12",
33-
"@hint/hint-https-only": "^2.4.12",
34-
"@hint/hint-image-optimization-cloudinary": "^3.2.12",
35-
"@hint/hint-leading-dot-classlist": "^1.0.5",
36-
"@hint/hint-manifest-app-name": "^2.4.13",
37-
"@hint/hint-manifest-exists": "^2.4.13",
38-
"@hint/hint-manifest-file-extension": "^3.0.8",
39-
"@hint/hint-manifest-is-valid": "^3.4.4",
40-
"@hint/hint-meta-charset-utf-8": "^4.0.8",
41-
"@hint/hint-meta-theme-color": "^4.0.8",
42-
"@hint/hint-meta-viewport": "^5.0.8",
43-
"@hint/hint-minified-js": "^2.4.12",
44-
"@hint/hint-no-bom": "^4.2.12",
45-
"@hint/hint-no-broken-links": "^4.2.12",
46-
"@hint/hint-no-disallowed-headers": "^3.1.7",
47-
"@hint/hint-no-friendly-error-pages": "^3.3.12",
48-
"@hint/hint-no-html-only-headers": "^3.0.8",
49-
"@hint/hint-no-http-redirects": "^3.0.8",
50-
"@hint/hint-no-inline-styles": "^1.0.4",
51-
"@hint/hint-no-p3p": "^3.3.12",
52-
"@hint/hint-no-protocol-relative-urls": "^3.0.8",
53-
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.6",
54-
"@hint/hint-performance-budget": "^2.4.12",
55-
"@hint/hint-scoped-svg-styles": "^1.3.12",
56-
"@hint/hint-sri": "^4.0.8",
57-
"@hint/hint-ssllabs": "^2.4.12",
58-
"@hint/hint-strict-transport-security": "^3.0.8",
59-
"@hint/hint-stylesheet-limits": "^3.3.12",
60-
"@hint/hint-typescript-config": "^2.4.13",
61-
"@hint/hint-validate-set-cookie-header": "^3.0.8",
62-
"@hint/hint-webpack-config": "^2.4.13",
63-
"@hint/hint-x-content-type-options": "^4.0.8",
64-
"@hint/parser-babel-config": "^2.1.28",
65-
"@hint/parser-css": "^3.0.26",
66-
"@hint/parser-html": "^3.0.21",
67-
"@hint/parser-javascript": "^3.1.12",
68-
"@hint/parser-jsx": "^1.0.13",
69-
"@hint/parser-less": "^1.0.18",
70-
"@hint/parser-manifest": "^2.3.4",
71-
"@hint/parser-package-json": "^1.1.28",
72-
"@hint/parser-sass": "^1.0.18",
73-
"@hint/parser-typescript": "^1.0.13",
74-
"@hint/parser-typescript-config": "^2.4.14",
75-
"@hint/parser-webpack-config": "^2.1.27"
3+
"@hint/configuration-accessibility": "^2.0.14",
4+
"@hint/configuration-development": "^8.3.0",
5+
"@hint/configuration-progressive-web-apps": "^7.0.14",
6+
"@hint/configuration-web-recommended": "^8.2.5",
7+
"@hint/connector-jsdom": "^4.1.14",
8+
"@hint/connector-local": "^3.2.14",
9+
"@hint/connector-puppeteer": "^2.5.11",
10+
"@hint/extension-browser": "^2.3.6",
11+
"vscode-webhint": "^1.6.3",
12+
"@hint/formatter-codeframe": "^3.1.24",
13+
"@hint/formatter-excel": "^3.1.24",
14+
"@hint/formatter-html": "^4.3.5",
15+
"@hint/formatter-json": "^3.1.24",
16+
"@hint/formatter-stylish": "^3.1.24",
17+
"@hint/formatter-summary": "^3.0.27",
18+
"@hint/hint-amp-validator": "^2.10.14",
19+
"@hint/hint-apple-touch-icons": "^4.0.9",
20+
"@hint/hint-axe": "^4.4.7",
21+
"@hint/hint-babel-config": "^2.4.14",
22+
"@hint/hint-button-type": "^3.0.9",
23+
"@hint/hint-compat-api": "^4.4.6",
24+
"@hint/hint-content-type": "^4.2.13",
25+
"@hint/hint-create-element-svg": "^1.3.13",
26+
"@hint/hint-css-prefix-order": "^1.4.13",
27+
"@hint/hint-disown-opener": "^4.0.9",
28+
"@hint/hint-doctype": "^3.3.13",
29+
"@hint/hint-highest-available-document-mode": "^5.0.9",
30+
"@hint/hint-html-checker": "^3.3.13",
31+
"@hint/hint-http-cache": "^4.0.9",
32+
"@hint/hint-http-compression": "^5.2.13",
33+
"@hint/hint-https-only": "^2.4.13",
34+
"@hint/hint-image-optimization-cloudinary": "^3.2.13",
35+
"@hint/hint-leading-dot-classlist": "^1.0.6",
36+
"@hint/hint-manifest-app-name": "^2.4.14",
37+
"@hint/hint-manifest-exists": "^2.4.14",
38+
"@hint/hint-manifest-file-extension": "^3.0.9",
39+
"@hint/hint-manifest-is-valid": "^3.4.5",
40+
"@hint/hint-meta-charset-utf-8": "^4.0.9",
41+
"@hint/hint-meta-theme-color": "^4.0.9",
42+
"@hint/hint-meta-viewport": "^5.0.9",
43+
"@hint/hint-minified-js": "^2.4.13",
44+
"@hint/hint-no-bom": "^4.2.13",
45+
"@hint/hint-no-broken-links": "^4.2.13",
46+
"@hint/hint-no-disallowed-headers": "^3.1.8",
47+
"@hint/hint-no-friendly-error-pages": "^3.3.13",
48+
"@hint/hint-no-html-only-headers": "^3.0.9",
49+
"@hint/hint-no-http-redirects": "^3.0.9",
50+
"@hint/hint-no-inline-styles": "^1.0.5",
51+
"@hint/hint-no-p3p": "^3.3.13",
52+
"@hint/hint-no-protocol-relative-urls": "^3.0.9",
53+
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.7",
54+
"@hint/hint-performance-budget": "^2.4.13",
55+
"@hint/hint-scoped-svg-styles": "^1.3.13",
56+
"@hint/hint-sri": "^4.0.9",
57+
"@hint/hint-ssllabs": "^2.4.13",
58+
"@hint/hint-strict-transport-security": "^3.0.9",
59+
"@hint/hint-stylesheet-limits": "^3.3.13",
60+
"@hint/hint-typescript-config": "^2.5.0",
61+
"@hint/hint-validate-set-cookie-header": "^3.0.9",
62+
"@hint/hint-webpack-config": "^2.4.14",
63+
"@hint/hint-x-content-type-options": "^4.0.9",
64+
"@hint/parser-babel-config": "^2.1.29",
65+
"@hint/parser-css": "^3.0.27",
66+
"@hint/parser-html": "^3.0.22",
67+
"@hint/parser-javascript": "^3.1.13",
68+
"@hint/parser-jsx": "^1.0.14",
69+
"@hint/parser-less": "^1.0.19",
70+
"@hint/parser-manifest": "^2.3.5",
71+
"@hint/parser-package-json": "^1.1.29",
72+
"@hint/parser-sass": "^1.0.19",
73+
"@hint/parser-typescript": "^1.0.14",
74+
"@hint/parser-typescript-config": "^2.4.15",
75+
"@hint/parser-webpack-config": "^2.1.28"
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.15"
97+
"version": "2.0.16"
9898
}

packages/configuration-development/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 8.3.0 (November 4, 2021)
2+
3+
## New features
4+
5+
* [[`a66668de7f`](https://github.com/webhintio/hint/commit/a66668de7fb38ee218d517f12dc38ce348ab8bd0)] - New: Disable typescript-config/no-comments by default (by [`Tony Ross`](https://github.com/antross) / see also: [`#4839`](https://github.com/webhintio/hint/issues/4839)).
6+
7+
18
# 8.2.0 (February 4, 2021)
29

310
## New features
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.13",
4-
"@hint/configuration-progressive-web-apps": "^7.0.13",
5-
"@hint/connector-local": "^3.2.13",
6-
"@hint/formatter-html": "^4.3.4",
7-
"@hint/formatter-json": "^3.1.23",
8-
"@hint/formatter-summary": "^3.0.26",
9-
"@hint/hint-babel-config": "^2.4.13",
10-
"@hint/hint-button-type": "^3.0.8",
11-
"@hint/hint-compat-api": "^4.4.5",
12-
"@hint/hint-create-element-svg": "^1.3.12",
13-
"@hint/hint-css-prefix-order": "^1.4.12",
14-
"@hint/hint-disown-opener": "^4.0.8",
15-
"@hint/hint-highest-available-document-mode": "^5.0.8",
16-
"@hint/hint-leading-dot-classlist": "^1.0.5",
17-
"@hint/hint-meta-charset-utf-8": "^4.0.8",
18-
"@hint/hint-meta-viewport": "^5.0.8",
19-
"@hint/hint-no-bom": "^4.2.12",
20-
"@hint/hint-no-inline-styles": "^1.0.4",
21-
"@hint/hint-no-protocol-relative-urls": "^3.0.8",
22-
"@hint/hint-scoped-svg-styles": "^1.3.12",
23-
"@hint/hint-sri": "^4.0.8",
24-
"@hint/hint-typescript-config": "^2.4.13",
25-
"@hint/hint-webpack-config": "^2.4.13",
26-
"@hint/parser-babel-config": "^2.1.28",
27-
"@hint/parser-css": "^3.0.26",
28-
"@hint/parser-html": "^3.0.21",
29-
"@hint/parser-javascript": "^3.1.12",
30-
"@hint/parser-jsx": "^1.0.13",
31-
"@hint/parser-less": "^1.0.18",
32-
"@hint/parser-sass": "^1.0.18",
33-
"@hint/parser-typescript": "^1.0.13",
34-
"@hint/parser-typescript-config": "^2.4.14",
35-
"@hint/parser-webpack-config": "^2.1.27"
3+
"@hint/configuration-accessibility": "^2.0.14",
4+
"@hint/configuration-progressive-web-apps": "^7.0.14",
5+
"@hint/connector-local": "^3.2.14",
6+
"@hint/formatter-html": "^4.3.5",
7+
"@hint/formatter-json": "^3.1.24",
8+
"@hint/formatter-summary": "^3.0.27",
9+
"@hint/hint-babel-config": "^2.4.14",
10+
"@hint/hint-button-type": "^3.0.9",
11+
"@hint/hint-compat-api": "^4.4.6",
12+
"@hint/hint-create-element-svg": "^1.3.13",
13+
"@hint/hint-css-prefix-order": "^1.4.13",
14+
"@hint/hint-disown-opener": "^4.0.9",
15+
"@hint/hint-highest-available-document-mode": "^5.0.9",
16+
"@hint/hint-leading-dot-classlist": "^1.0.6",
17+
"@hint/hint-meta-charset-utf-8": "^4.0.9",
18+
"@hint/hint-meta-viewport": "^5.0.9",
19+
"@hint/hint-no-bom": "^4.2.13",
20+
"@hint/hint-no-inline-styles": "^1.0.5",
21+
"@hint/hint-no-protocol-relative-urls": "^3.0.9",
22+
"@hint/hint-scoped-svg-styles": "^1.3.13",
23+
"@hint/hint-sri": "^4.0.9",
24+
"@hint/hint-typescript-config": "^2.5.0",
25+
"@hint/hint-webpack-config": "^2.4.14",
26+
"@hint/parser-babel-config": "^2.1.29",
27+
"@hint/parser-css": "^3.0.27",
28+
"@hint/parser-html": "^3.0.22",
29+
"@hint/parser-javascript": "^3.1.13",
30+
"@hint/parser-jsx": "^1.0.14",
31+
"@hint/parser-less": "^1.0.19",
32+
"@hint/parser-sass": "^1.0.19",
33+
"@hint/parser-typescript": "^1.0.14",
34+
"@hint/parser-typescript-config": "^2.4.15",
35+
"@hint/parser-webpack-config": "^2.1.28"
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.2.4"
60+
"version": "8.3.0"
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.10",
4-
"@hint/connector-jsdom": "^4.1.13",
5-
"@hint/formatter-html": "^4.3.4",
6-
"@hint/formatter-summary": "^3.0.26",
7-
"@hint/hint-apple-touch-icons": "^4.0.8",
8-
"@hint/hint-manifest-app-name": "^2.4.13",
9-
"@hint/hint-manifest-exists": "^2.4.13",
10-
"@hint/hint-manifest-file-extension": "^3.0.8",
11-
"@hint/hint-manifest-is-valid": "^3.4.4",
12-
"@hint/parser-manifest": "^2.3.4"
3+
"@hint/connector-puppeteer": "^2.5.11",
4+
"@hint/connector-jsdom": "^4.1.14",
5+
"@hint/formatter-html": "^4.3.5",
6+
"@hint/formatter-summary": "^3.0.27",
7+
"@hint/hint-apple-touch-icons": "^4.0.9",
8+
"@hint/hint-manifest-app-name": "^2.4.14",
9+
"@hint/hint-manifest-exists": "^2.4.14",
10+
"@hint/hint-manifest-file-extension": "^3.0.9",
11+
"@hint/hint-manifest-is-valid": "^3.4.5",
12+
"@hint/parser-manifest": "^2.3.5"
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.13"
36+
"version": "7.0.14"
3737
}

0 commit comments

Comments
 (0)