Skip to content

Commit 8869f1b

Browse files
committed
Chore: Update dependencies and package version
1 parent 8bf9687 commit 8869f1b

File tree

179 files changed

+1303
-690
lines changed

Some content is hidden

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

179 files changed

+1303
-690
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.20",
4-
"@hint/formatter-html": "^4.3.13",
5-
"@hint/formatter-summary": "^3.0.35",
6-
"@hint/hint-axe": "^4.4.16"
3+
"@hint/connector-puppeteer": "^2.5.21",
4+
"@hint/formatter-html": "^4.3.14",
5+
"@hint/formatter-summary": "^3.0.36",
6+
"@hint/hint-axe": "^4.4.17"
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.23"
29+
"version": "2.0.24"
3030
}
Lines changed: 73 additions & 73 deletions
Original file line numberDiff line numberDiff line change
@@ -1,77 +1,77 @@
11
{
22
"dependencies": {
3-
"@hint/configuration-accessibility": "^2.0.23",
4-
"@hint/configuration-development": "^8.3.10",
5-
"@hint/configuration-progressive-web-apps": "^7.0.24",
6-
"@hint/configuration-web-recommended": "^8.2.15",
7-
"@hint/connector-jsdom": "^4.1.23",
8-
"@hint/connector-local": "^3.2.23",
9-
"@hint/connector-puppeteer": "^2.5.20",
10-
"@hint/extension-browser": "^2.4.6",
11-
"vscode-webhint": "^2.1.3",
12-
"@hint/formatter-codeframe": "^3.1.32",
13-
"@hint/formatter-excel": "^3.1.32",
14-
"@hint/formatter-html": "^4.3.13",
15-
"@hint/formatter-json": "^3.1.32",
16-
"@hint/formatter-stylish": "^3.1.32",
17-
"@hint/formatter-summary": "^3.0.35",
18-
"@hint/hint-apple-touch-icons": "^4.0.18",
19-
"@hint/hint-axe": "^4.4.16",
20-
"@hint/hint-babel-config": "^2.4.23",
21-
"@hint/hint-button-type": "^3.0.18",
22-
"@hint/hint-compat-api": "^4.5.2",
23-
"@hint/hint-content-type": "^4.2.22",
24-
"@hint/hint-create-element-svg": "^1.3.22",
25-
"@hint/hint-css-prefix-order": "^1.5.2",
26-
"@hint/hint-disown-opener": "^4.0.18",
27-
"@hint/hint-doctype": "^3.3.22",
28-
"@hint/hint-highest-available-document-mode": "^5.0.18",
29-
"@hint/hint-html-checker": "^3.3.22",
30-
"@hint/hint-http-cache": "^4.0.18",
31-
"@hint/hint-http-compression": "^5.2.22",
32-
"@hint/hint-https-only": "^2.4.22",
33-
"@hint/hint-image-optimization-cloudinary": "^3.2.22",
34-
"@hint/hint-leading-dot-classlist": "^1.0.15",
35-
"@hint/hint-manifest-app-name": "^2.4.24",
36-
"@hint/hint-manifest-exists": "^2.4.24",
37-
"@hint/hint-manifest-file-extension": "^3.0.19",
38-
"@hint/hint-manifest-is-valid": "^3.4.15",
39-
"@hint/hint-meta-charset-utf-8": "^4.0.18",
40-
"@hint/hint-meta-theme-color": "^4.0.18",
41-
"@hint/hint-meta-viewport": "^5.0.18",
42-
"@hint/hint-minified-js": "^2.4.22",
43-
"@hint/hint-no-bom": "^4.2.22",
44-
"@hint/hint-no-broken-links": "^4.2.22",
45-
"@hint/hint-no-disallowed-headers": "^3.1.17",
46-
"@hint/hint-no-friendly-error-pages": "^3.3.22",
47-
"@hint/hint-no-html-only-headers": "^3.0.18",
48-
"@hint/hint-no-http-redirects": "^3.0.18",
49-
"@hint/hint-no-inline-styles": "^1.0.14",
50-
"@hint/hint-no-p3p": "^3.3.22",
51-
"@hint/hint-no-protocol-relative-urls": "^3.1.2",
52-
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.17",
53-
"@hint/hint-performance-budget": "^2.4.22",
54-
"@hint/hint-scoped-svg-styles": "^1.3.22",
55-
"@hint/hint-sri": "^4.0.18",
56-
"@hint/hint-ssllabs": "^2.4.22",
57-
"@hint/hint-strict-transport-security": "^3.0.18",
58-
"@hint/hint-stylesheet-limits": "^3.3.22",
59-
"@hint/hint-typescript-config": "^2.5.10",
60-
"@hint/hint-validate-set-cookie-header": "^3.0.18",
61-
"@hint/hint-webpack-config": "^2.4.24",
62-
"@hint/hint-x-content-type-options": "^4.0.18",
63-
"@hint/parser-babel-config": "^2.1.38",
64-
"@hint/parser-css": "^3.0.35",
65-
"@hint/parser-html": "^3.1.1",
66-
"@hint/parser-javascript": "^3.1.21",
67-
"@hint/parser-jsx": "^1.1.2",
68-
"@hint/parser-less": "^1.0.27",
69-
"@hint/parser-manifest": "^2.3.15",
70-
"@hint/parser-package-json": "^1.1.38",
71-
"@hint/parser-sass": "^1.0.27",
72-
"@hint/parser-typescript": "^1.0.22",
73-
"@hint/parser-typescript-config": "^2.4.25",
74-
"@hint/parser-webpack-config": "^2.1.37"
3+
"@hint/configuration-accessibility": "^2.0.24",
4+
"@hint/configuration-development": "^8.3.11",
5+
"@hint/configuration-progressive-web-apps": "^7.0.25",
6+
"@hint/configuration-web-recommended": "^8.2.16",
7+
"@hint/connector-jsdom": "^4.1.24",
8+
"@hint/connector-local": "^3.2.24",
9+
"@hint/connector-puppeteer": "^2.5.21",
10+
"@hint/extension-browser": "^2.4.7",
11+
"vscode-webhint": "^2.1.4",
12+
"@hint/formatter-codeframe": "^3.1.33",
13+
"@hint/formatter-excel": "^3.1.33",
14+
"@hint/formatter-html": "^4.3.14",
15+
"@hint/formatter-json": "^3.1.33",
16+
"@hint/formatter-stylish": "^3.1.33",
17+
"@hint/formatter-summary": "^3.0.36",
18+
"@hint/hint-apple-touch-icons": "^4.0.19",
19+
"@hint/hint-axe": "^4.4.17",
20+
"@hint/hint-babel-config": "^2.4.24",
21+
"@hint/hint-button-type": "^3.0.19",
22+
"@hint/hint-compat-api": "^4.5.3",
23+
"@hint/hint-content-type": "^4.2.23",
24+
"@hint/hint-create-element-svg": "^1.3.23",
25+
"@hint/hint-css-prefix-order": "^1.5.3",
26+
"@hint/hint-disown-opener": "^4.0.19",
27+
"@hint/hint-doctype": "^3.3.23",
28+
"@hint/hint-highest-available-document-mode": "^5.0.19",
29+
"@hint/hint-html-checker": "^3.3.23",
30+
"@hint/hint-http-compression": "^5.2.23",
31+
"@hint/hint-https-only": "^2.4.23",
32+
"@hint/hint-http-cache": "^4.0.19",
33+
"@hint/hint-image-optimization-cloudinary": "^3.2.23",
34+
"@hint/hint-leading-dot-classlist": "^1.0.16",
35+
"@hint/hint-manifest-app-name": "^2.4.25",
36+
"@hint/hint-manifest-exists": "^2.4.25",
37+
"@hint/hint-manifest-file-extension": "^3.0.20",
38+
"@hint/hint-manifest-is-valid": "^3.4.16",
39+
"@hint/hint-meta-charset-utf-8": "^4.0.19",
40+
"@hint/hint-meta-theme-color": "^4.0.19",
41+
"@hint/hint-meta-viewport": "^5.0.19",
42+
"@hint/hint-minified-js": "^2.4.23",
43+
"@hint/hint-no-bom": "^4.2.23",
44+
"@hint/hint-no-broken-links": "^4.2.23",
45+
"@hint/hint-no-disallowed-headers": "^3.1.18",
46+
"@hint/hint-no-friendly-error-pages": "^3.3.23",
47+
"@hint/hint-no-html-only-headers": "^3.0.19",
48+
"@hint/hint-no-http-redirects": "^3.0.19",
49+
"@hint/hint-no-inline-styles": "^1.0.15",
50+
"@hint/hint-no-p3p": "^3.3.23",
51+
"@hint/hint-no-protocol-relative-urls": "^3.1.3",
52+
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.18",
53+
"@hint/hint-performance-budget": "^2.4.23",
54+
"@hint/hint-scoped-svg-styles": "^1.3.23",
55+
"@hint/hint-sri": "^4.0.19",
56+
"@hint/hint-ssllabs": "^2.4.23",
57+
"@hint/hint-strict-transport-security": "^3.0.19",
58+
"@hint/hint-stylesheet-limits": "^3.3.23",
59+
"@hint/hint-typescript-config": "^2.5.11",
60+
"@hint/hint-validate-set-cookie-header": "^3.0.19",
61+
"@hint/hint-webpack-config": "^2.4.25",
62+
"@hint/hint-x-content-type-options": "^4.0.19",
63+
"@hint/parser-babel-config": "^2.1.39",
64+
"@hint/parser-css": "^3.0.36",
65+
"@hint/parser-html": "^3.1.2",
66+
"@hint/parser-javascript": "^3.1.22",
67+
"@hint/parser-jsx": "^1.1.3",
68+
"@hint/parser-less": "^1.0.28",
69+
"@hint/parser-manifest": "^2.3.16",
70+
"@hint/parser-package-json": "^1.1.39",
71+
"@hint/parser-sass": "^1.0.28",
72+
"@hint/parser-typescript": "^1.0.23",
73+
"@hint/parser-typescript-config": "^2.4.26",
74+
"@hint/parser-webpack-config": "^2.1.38"
7575
},
7676
"description": "webhint's configuration that includes all the published packages",
7777
"files": [
@@ -93,5 +93,5 @@
9393
"type": "git",
9494
"url": "https://github.com/webhintio/hint.git"
9595
},
96-
"version": "3.0.6"
96+
"version": "3.0.7"
9797
}
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.23",
4-
"@hint/configuration-progressive-web-apps": "^7.0.24",
5-
"@hint/connector-local": "^3.2.23",
6-
"@hint/formatter-html": "^4.3.13",
7-
"@hint/formatter-json": "^3.1.32",
8-
"@hint/formatter-summary": "^3.0.35",
9-
"@hint/hint-babel-config": "^2.4.23",
10-
"@hint/hint-button-type": "^3.0.18",
11-
"@hint/hint-compat-api": "^4.5.2",
12-
"@hint/hint-create-element-svg": "^1.3.22",
13-
"@hint/hint-css-prefix-order": "^1.5.2",
14-
"@hint/hint-disown-opener": "^4.0.18",
15-
"@hint/hint-highest-available-document-mode": "^5.0.18",
16-
"@hint/hint-leading-dot-classlist": "^1.0.15",
17-
"@hint/hint-meta-charset-utf-8": "^4.0.18",
18-
"@hint/hint-meta-viewport": "^5.0.18",
19-
"@hint/hint-no-bom": "^4.2.22",
20-
"@hint/hint-no-inline-styles": "^1.0.14",
21-
"@hint/hint-no-protocol-relative-urls": "^3.1.2",
22-
"@hint/hint-scoped-svg-styles": "^1.3.22",
23-
"@hint/hint-sri": "^4.0.18",
24-
"@hint/hint-typescript-config": "^2.5.10",
25-
"@hint/hint-webpack-config": "^2.4.24",
26-
"@hint/parser-babel-config": "^2.1.38",
27-
"@hint/parser-css": "^3.0.35",
28-
"@hint/parser-html": "^3.1.1",
29-
"@hint/parser-javascript": "^3.1.21",
30-
"@hint/parser-jsx": "^1.1.2",
31-
"@hint/parser-less": "^1.0.27",
32-
"@hint/parser-sass": "^1.0.27",
33-
"@hint/parser-typescript": "^1.0.22",
34-
"@hint/parser-typescript-config": "^2.4.25",
35-
"@hint/parser-webpack-config": "^2.1.37"
3+
"@hint/configuration-accessibility": "^2.0.24",
4+
"@hint/configuration-progressive-web-apps": "^7.0.25",
5+
"@hint/connector-local": "^3.2.24",
6+
"@hint/formatter-html": "^4.3.14",
7+
"@hint/formatter-json": "^3.1.33",
8+
"@hint/formatter-summary": "^3.0.36",
9+
"@hint/hint-babel-config": "^2.4.24",
10+
"@hint/hint-button-type": "^3.0.19",
11+
"@hint/hint-compat-api": "^4.5.3",
12+
"@hint/hint-create-element-svg": "^1.3.23",
13+
"@hint/hint-css-prefix-order": "^1.5.3",
14+
"@hint/hint-disown-opener": "^4.0.19",
15+
"@hint/hint-highest-available-document-mode": "^5.0.19",
16+
"@hint/hint-leading-dot-classlist": "^1.0.16",
17+
"@hint/hint-meta-charset-utf-8": "^4.0.19",
18+
"@hint/hint-meta-viewport": "^5.0.19",
19+
"@hint/hint-no-bom": "^4.2.23",
20+
"@hint/hint-no-inline-styles": "^1.0.15",
21+
"@hint/hint-no-protocol-relative-urls": "^3.1.3",
22+
"@hint/hint-scoped-svg-styles": "^1.3.23",
23+
"@hint/hint-sri": "^4.0.19",
24+
"@hint/hint-typescript-config": "^2.5.11",
25+
"@hint/hint-webpack-config": "^2.4.25",
26+
"@hint/parser-babel-config": "^2.1.39",
27+
"@hint/parser-css": "^3.0.36",
28+
"@hint/parser-html": "^3.1.2",
29+
"@hint/parser-javascript": "^3.1.22",
30+
"@hint/parser-jsx": "^1.1.3",
31+
"@hint/parser-less": "^1.0.28",
32+
"@hint/parser-sass": "^1.0.28",
33+
"@hint/parser-typescript": "^1.0.23",
34+
"@hint/parser-typescript-config": "^2.4.26",
35+
"@hint/parser-webpack-config": "^2.1.38"
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.10"
60+
"version": "8.3.11"
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.20",
4-
"@hint/connector-jsdom": "^4.1.23",
5-
"@hint/formatter-html": "^4.3.13",
6-
"@hint/formatter-summary": "^3.0.35",
7-
"@hint/hint-apple-touch-icons": "^4.0.18",
8-
"@hint/hint-manifest-app-name": "^2.4.24",
9-
"@hint/hint-manifest-exists": "^2.4.24",
10-
"@hint/hint-manifest-file-extension": "^3.0.19",
11-
"@hint/hint-manifest-is-valid": "^3.4.15",
12-
"@hint/parser-manifest": "^2.3.15"
3+
"@hint/connector-puppeteer": "^2.5.21",
4+
"@hint/connector-jsdom": "^4.1.24",
5+
"@hint/formatter-html": "^4.3.14",
6+
"@hint/formatter-summary": "^3.0.36",
7+
"@hint/hint-apple-touch-icons": "^4.0.19",
8+
"@hint/hint-manifest-app-name": "^2.4.25",
9+
"@hint/hint-manifest-exists": "^2.4.25",
10+
"@hint/hint-manifest-file-extension": "^3.0.20",
11+
"@hint/hint-manifest-is-valid": "^3.4.16",
12+
"@hint/parser-manifest": "^2.3.16"
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.24"
36+
"version": "7.0.25"
3737
}
Lines changed: 41 additions & 41 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
{
22
"dependencies": {
3-
"@hint/configuration-accessibility": "^2.0.23",
4-
"@hint/connector-puppeteer": "^2.5.20",
5-
"@hint/connector-jsdom": "^4.1.23",
6-
"@hint/connector-local": "^3.2.23",
7-
"@hint/formatter-html": "^4.3.13",
8-
"@hint/formatter-json": "^3.1.32",
9-
"@hint/formatter-stylish": "^3.1.32",
10-
"@hint/formatter-summary": "^3.0.35",
11-
"@hint/hint-button-type": "^3.0.18",
12-
"@hint/hint-create-element-svg": "^1.3.22",
13-
"@hint/hint-compat-api": "^4.5.2",
14-
"@hint/hint-content-type": "^4.2.22",
15-
"@hint/hint-css-prefix-order": "^1.5.2",
16-
"@hint/hint-disown-opener": "^4.0.18",
17-
"@hint/hint-highest-available-document-mode": "^5.0.18",
18-
"@hint/hint-html-checker": "^3.3.22",
19-
"@hint/hint-http-cache": "^4.0.18",
20-
"@hint/hint-http-compression": "^5.2.22",
21-
"@hint/hint-leading-dot-classlist": "^1.0.15",
22-
"@hint/hint-image-optimization-cloudinary": "^3.2.22",
23-
"@hint/hint-meta-charset-utf-8": "^4.0.18",
24-
"@hint/hint-meta-viewport": "^5.0.18",
25-
"@hint/hint-no-bom": "^4.2.22",
26-
"@hint/hint-no-disallowed-headers": "^3.1.17",
27-
"@hint/hint-no-friendly-error-pages": "^3.3.22",
28-
"@hint/hint-no-html-only-headers": "^3.0.18",
29-
"@hint/hint-no-http-redirects": "^3.0.18",
30-
"@hint/hint-no-inline-styles": "^1.0.14",
31-
"@hint/hint-no-protocol-relative-urls": "^3.1.2",
32-
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.17",
33-
"@hint/hint-scoped-svg-styles": "^1.3.22",
34-
"@hint/hint-sri": "^4.0.18",
35-
"@hint/hint-ssllabs": "^2.4.22",
36-
"@hint/hint-strict-transport-security": "^3.0.18",
37-
"@hint/hint-stylesheet-limits": "^3.3.22",
38-
"@hint/hint-validate-set-cookie-header": "^3.0.18",
39-
"@hint/hint-x-content-type-options": "^4.0.18",
40-
"@hint/parser-css": "^3.0.35",
41-
"@hint/parser-html": "^3.1.1",
42-
"@hint/parser-javascript": "^3.1.21"
3+
"@hint/configuration-accessibility": "^2.0.24",
4+
"@hint/connector-puppeteer": "^2.5.21",
5+
"@hint/connector-jsdom": "^4.1.24",
6+
"@hint/connector-local": "^3.2.24",
7+
"@hint/formatter-html": "^4.3.14",
8+
"@hint/formatter-json": "^3.1.33",
9+
"@hint/formatter-stylish": "^3.1.33",
10+
"@hint/formatter-summary": "^3.0.36",
11+
"@hint/hint-button-type": "^3.0.19",
12+
"@hint/hint-create-element-svg": "^1.3.23",
13+
"@hint/hint-compat-api": "^4.5.3",
14+
"@hint/hint-content-type": "^4.2.23",
15+
"@hint/hint-css-prefix-order": "^1.5.3",
16+
"@hint/hint-disown-opener": "^4.0.19",
17+
"@hint/hint-highest-available-document-mode": "^5.0.19",
18+
"@hint/hint-html-checker": "^3.3.23",
19+
"@hint/hint-http-cache": "^4.0.19",
20+
"@hint/hint-http-compression": "^5.2.23",
21+
"@hint/hint-leading-dot-classlist": "^1.0.16",
22+
"@hint/hint-image-optimization-cloudinary": "^3.2.23",
23+
"@hint/hint-meta-charset-utf-8": "^4.0.19",
24+
"@hint/hint-meta-viewport": "^5.0.19",
25+
"@hint/hint-no-bom": "^4.2.23",
26+
"@hint/hint-no-disallowed-headers": "^3.1.18",
27+
"@hint/hint-no-friendly-error-pages": "^3.3.23",
28+
"@hint/hint-no-html-only-headers": "^3.0.19",
29+
"@hint/hint-no-http-redirects": "^3.0.19",
30+
"@hint/hint-no-inline-styles": "^1.0.15",
31+
"@hint/hint-no-protocol-relative-urls": "^3.1.3",
32+
"@hint/hint-no-vulnerable-javascript-libraries": "^2.12.18",
33+
"@hint/hint-scoped-svg-styles": "^1.3.23",
34+
"@hint/hint-sri": "^4.0.19",
35+
"@hint/hint-ssllabs": "^2.4.23",
36+
"@hint/hint-strict-transport-security": "^3.0.19",
37+
"@hint/hint-stylesheet-limits": "^3.3.23",
38+
"@hint/hint-validate-set-cookie-header": "^3.0.19",
39+
"@hint/hint-x-content-type-options": "^4.0.19",
40+
"@hint/parser-css": "^3.0.36",
41+
"@hint/parser-html": "^3.1.2",
42+
"@hint/parser-javascript": "^3.1.22"
4343
},
4444
"description": "webhint's recommended hints configuration for live websites",
4545
"files": [
@@ -67,5 +67,5 @@
6767
"type": "git",
6868
"url": "https://github.com/webhintio/hint.git"
6969
},
70-
"version": "8.2.15"
70+
"version": "8.2.16"
7171
}

packages/connector-jsdom/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# 4.1.24 (October 6, 2022)
2+
3+
## Chores
4+
5+
* [[`005e962584`](https://github.com/webhintio/hint/commit/005e9625841970bdd80d3a3780721220e9e0dfa7)] - Upgrade: Bump ava from 4.0.1 to 4.3.3 (by [`dependabot[bot]`](https://github.com/apps/dependabot) / see also: [`#5310`](https://github.com/webhintio/hint/issues/5310)).
6+
7+
18
# 4.1.23 (September 6, 2022)
29

310
## Breaking Changes

0 commit comments

Comments
 (0)