Skip to content

Commit 90788a3

Browse files
Upgrade: Bump @typescript-eslint/eslint-plugin from 4.33.0 to 5.59.2
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 4.33.0 to 5.59.2. - [Release notes](https://github.com/typescript-eslint/typescript-eslint/releases) - [Changelog](https://github.com/typescript-eslint/typescript-eslint/blob/main/packages/eslint-plugin/CHANGELOG.md) - [Commits](https://github.com/typescript-eslint/typescript-eslint/commits/v5.59.2/packages/eslint-plugin) --- updated-dependencies: - dependency-name: "@typescript-eslint/eslint-plugin" dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Close #5551
1 parent f7ca926 commit 90788a3

File tree

85 files changed

+126
-157
lines changed

Some content is hidden

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

85 files changed

+126
-157
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"@types/semver": "^7.3.10",
1010
"@types/shelljs": "^0.8.11",
1111
"@types/yargs": "^17.0.10",
12-
"@typescript-eslint/eslint-plugin": "^4.33.0",
12+
"@typescript-eslint/eslint-plugin": "^5.59.2",
1313
"@typescript-eslint/parser": "^4.33.0",
1414
"builtin-modules": "^3.3.0",
1515
"chalk": "^4.1.2",

packages/connector-jsdom/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@types/lodash": "^4.14.194",
2828
"@types/node": "^18.13.0",
2929
"@types/sinon": "^10.0.11",
30-
"@typescript-eslint/eslint-plugin": "^4.33.0",
30+
"@typescript-eslint/eslint-plugin": "^5.59.2",
3131
"@typescript-eslint/parser": "^4.33.0",
3232
"ava": "^4.3.3",
3333
"copyfiles": "^2.4.1",

packages/connector-local/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/node": "^18.13.0",
2727
"@types/proxyquire": "^1.3.28",
2828
"@types/sinon": "^10.0.11",
29-
"@typescript-eslint/eslint-plugin": "^4.33.0",
29+
"@typescript-eslint/eslint-plugin": "^5.59.2",
3030
"@typescript-eslint/parser": "^4.33.0",
3131
"ava": "^4.3.3",
3232
"copyfiles": "^2.4.1",

packages/connector-puppeteer/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@types/puppeteer": "^5.4.5",
3535
"@types/puppeteer-core": "^5.4.0",
3636
"@types/sinon": "^10.0.11",
37-
"@typescript-eslint/eslint-plugin": "^4.33.0",
37+
"@typescript-eslint/eslint-plugin": "^5.59.2",
3838
"@typescript-eslint/parser": "^4.33.0",
3939
"ava": "^4.3.3",
4040
"copyfiles": "^2.4.1",

packages/create-hint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"devDependencies": {
2222
"@hint/utils-tests-helpers": "^6.5.4",
2323
"@hint/utils-create-server": "^3.4.24",
24-
"@typescript-eslint/eslint-plugin": "^4.33.0",
24+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2525
"@typescript-eslint/parser": "^4.33.0",
2626
"@types/node": "^18.13.0",
2727
"@types/proxyquire": "^1.3.28",

packages/create-hintrc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^18.13.0",
2626
"@types/proxyquire": "^1.3.28",
2727
"@types/sinon": "^10.0.11",
28-
"@typescript-eslint/eslint-plugin": "^4.33.0",
28+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2929
"@typescript-eslint/parser": "^4.33.0",
3030
"ava": "^4.3.3",
3131
"copyfiles": "^2.4.1",

packages/create-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^18.13.0",
2424
"@types/proxyquire": "^1.3.28",
2525
"@types/sinon": "^10.0.11",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/extension-browser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/react": "^18.0.9",
6161
"@types/react-dom": "^18.0.11",
6262
"@types/sinon": "^10.0.11",
63-
"@typescript-eslint/eslint-plugin": "^4.33.0",
63+
"@typescript-eslint/eslint-plugin": "^5.59.2",
6464
"@typescript-eslint/parser": "^4.33.0",
6565
"assert": "^2.0.0",
6666
"ava": "^4.3.3",

packages/extension-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"@types/proxyquire": "^1.3.28",
3434
"@types/sinon": "^10.0.11",
3535
"@types/vscode": "^1.64.0",
36-
"@typescript-eslint/eslint-plugin": "^4.33.0",
36+
"@typescript-eslint/eslint-plugin": "^5.59.2",
3737
"@typescript-eslint/parser": "^4.33.0",
3838
"ava": "^4.3.3",
3939
"copyfiles": "^2.4.1",

packages/formatter-codeframe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@types/proxyquire": "^1.3.28",
2525
"@types/node": "^18.13.0",
2626
"@types/sinon": "^10.0.11",
27-
"@typescript-eslint/eslint-plugin": "^4.33.0",
27+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2828
"@typescript-eslint/parser": "^4.33.0",
2929
"ava": "^4.3.3",
3030
"copyfiles": "^2.4.1",

packages/formatter-excel/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@types/node": "^18.13.0",
2424
"@types/sinon": "^10.0.11",
2525
"@types/proxyquire": "^1.3.28",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/formatter-html/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@types/node": "^18.13.0",
2626
"@types/proxyquire": "^1.3.28",
2727
"@types/sinon": "^10.0.11",
28-
"@typescript-eslint/eslint-plugin": "^4.33.0",
28+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2929
"@typescript-eslint/parser": "^4.33.0",
3030
"ava": "^4.3.3",
3131
"copyfiles": "^2.4.1",

packages/formatter-json/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@types/node": "^18.13.0",
2222
"@types/proxyquire": "^1.3.28",
2323
"@types/sinon": "^10.0.11",
24-
"@typescript-eslint/eslint-plugin": "^4.33.0",
24+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2525
"@typescript-eslint/parser": "^4.33.0",
2626
"ava": "^4.3.3",
2727
"copyfiles": "^2.4.1",

packages/formatter-stylish/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@types/proxyquire": "^1.3.28",
2727
"@types/sinon": "^10.0.11",
2828
"@types/text-table": "^0.2.2",
29-
"@typescript-eslint/eslint-plugin": "^4.33.0",
29+
"@typescript-eslint/eslint-plugin": "^5.59.2",
3030
"@typescript-eslint/parser": "^4.33.0",
3131
"ava": "^4.3.3",
3232
"copyfiles": "^2.4.1",

packages/formatter-summary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"devDependencies": {
2424
"@types/node": "^18.13.0",
2525
"@types/proxyquire": "^1.3.28",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-apple-touch-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/utils-dom": "^2.2.3",
2323
"@types/image-size": "^0.8.0",
2424
"@types/node": "^18.13.0",
25-
"@typescript-eslint/eslint-plugin": "^4.33.0",
25+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"ava": "^4.3.3",
2828
"copyfiles": "^2.4.1",

packages/hint-axe/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/utils-dom": "^2.2.3",
2323
"@hint/utils-tests-helpers": "^6.5.4",
2424
"@types/node": "^18.13.0",
25-
"@typescript-eslint/eslint-plugin": "^4.33.0",
25+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"ava": "^4.3.3",
2828
"copyfiles": "^2.4.1",

packages/hint-babel-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"@hint/parser-babel-config": "^2.1.40",
1919
"@hint/utils-tests-helpers": "^6.5.4",
2020
"@types/node": "^18.13.0",
21-
"@typescript-eslint/eslint-plugin": "^4.33.0",
21+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2222
"@typescript-eslint/parser": "^4.33.0",
2323
"ava": "^4.3.3",
2424
"copyfiles": "^2.4.1",

packages/hint-button-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-dom": "^2.2.3",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-compat-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/lodash": "^4.14.194",
2626
"@types/node": "^18.13.0",
27-
"@typescript-eslint/eslint-plugin": "^4.33.0",
27+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2828
"@typescript-eslint/parser": "^4.33.0",
2929
"ava": "^4.3.3",
3030
"copyfiles": "^2.4.1",

packages/hint-content-type/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hint/utils-tests-helpers": "^6.5.4",
2424
"@types/content-type": "^1.1.5",
2525
"@types/node": "^18.13.0",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-create-element-svg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-create-server": "^3.4.24",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-css-prefix-order/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hint/utils-create-server": "^3.4.24",
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/node": "^18.13.0",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-detect-css-reflows/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hint/utils-create-server": "^3.4.24",
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/node": "^18.13.0",
26-
"@typescript-eslint/eslint-plugin": "^5.54.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-disown-opener/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/utils-dom": "^2.2.3",
2323
"@hint/utils-tests-helpers": "^6.5.4",
2424
"@types/node": "^18.13.0",
25-
"@typescript-eslint/eslint-plugin": "^4.33.0",
25+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"ava": "^4.3.3",
2828
"copyfiles": "^2.4.1",

packages/hint-doctype/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"@hint/utils-tests-helpers": "^6.5.4",
1818
"@hint/parser-html": "^3.1.3",
1919
"@types/node": "^18.13.0",
20-
"@typescript-eslint/eslint-plugin": "^4.33.0",
20+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2121
"@typescript-eslint/parser": "^4.33.0",
2222
"ava": "^4.3.3",
2323
"copyfiles": "^2.4.1",

packages/hint-highest-available-document-mode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-dom": "^2.2.3",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-html-checker/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/utils-connector-tools": "^4.0.39",
2323
"@hint/utils-tests-helpers": "^6.5.4",
2424
"@types/node": "^18.13.0",
25-
"@typescript-eslint/eslint-plugin": "^4.33.0",
25+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"ava": "^4.3.3",
2828
"copyfiles": "^2.4.1",

packages/hint-http-cache/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-create-server": "^3.4.24",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-http-compression/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-dom": "^2.2.3",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-https-only/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-create-server": "^3.4.24",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-ie-flexbox-compat/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-create-server": "^3.4.24",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-image-optimization-cloudinary/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hint/utils-dom": "^2.2.3",
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/node": "^18.13.0",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-leading-dot-classlist/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-create-server": "^3.4.24",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-manifest-app-name/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-json": "^1.0.25",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-manifest-exists/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-create-server": "^3.4.24",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-manifest-file-extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-create-server": "^3.4.24",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-manifest-icons/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@hint/utils-json": "^1.0.25",
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/node": "^18.13.0",
26-
"@typescript-eslint/eslint-plugin": "^4.33.0",
26+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2727
"@typescript-eslint/parser": "^4.33.0",
2828
"ava": "^4.3.3",
2929
"copyfiles": "^2.4.1",

packages/hint-manifest-is-valid/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"@hint/utils-tests-helpers": "^6.5.4",
2525
"@types/color-string": "^1.5.2",
2626
"@types/node": "^18.13.0",
27-
"@typescript-eslint/eslint-plugin": "^4.33.0",
27+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2828
"@typescript-eslint/parser": "^4.33.0",
2929
"ava": "^4.3.3",
3030
"copyfiles": "^2.4.1",

packages/hint-manifest-scoped-urls/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-create-server": "^3.4.24",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-meta-charset-utf-8/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@hint/utils-create-server": "^3.4.24",
2020
"@hint/utils-tests-helpers": "^6.5.4",
2121
"@types/node": "^18.13.0",
22-
"@typescript-eslint/eslint-plugin": "^4.33.0",
22+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2323
"@typescript-eslint/parser": "^4.33.0",
2424
"ava": "^4.3.3",
2525
"copyfiles": "^2.4.1",

packages/hint-meta-theme-color/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@hint/utils-tests-helpers": "^6.5.4",
2323
"@types/color-string": "^1.5.2",
2424
"@types/node": "^18.13.0",
25-
"@typescript-eslint/eslint-plugin": "^4.33.0",
25+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2626
"@typescript-eslint/parser": "^4.33.0",
2727
"ava": "^4.3.3",
2828
"copyfiles": "^2.4.1",

packages/hint-meta-viewport/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-dom": "^2.2.3",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

packages/hint-minified-js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@hint/utils-create-server": "^3.4.24",
2121
"@hint/utils-tests-helpers": "^6.5.4",
2222
"@types/node": "^18.13.0",
23-
"@typescript-eslint/eslint-plugin": "^4.33.0",
23+
"@typescript-eslint/eslint-plugin": "^5.59.2",
2424
"@typescript-eslint/parser": "^4.33.0",
2525
"ava": "^4.3.3",
2626
"copyfiles": "^2.4.1",

0 commit comments

Comments
 (0)