Skip to content

Commit c2ad375

Browse files
Update dependency eslint to v8.22.0
1 parent cde4794 commit c2ad375

13 files changed

Lines changed: 49 additions & 49 deletions

File tree

_old/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-commonjs": "22.0.2",
2727
"@rollup/plugin-node-resolve": "13.3.0",
2828
"babel-eslint": "10.1.0",
29-
"eslint": "8.21.0",
29+
"eslint": "8.22.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.7.1",
3232
"rollup": "2.77.2",

components/Miscellaneous/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Miscellaneous/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
30-
"eslint": "8.21.0",
30+
"eslint": "8.22.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",
3333
"rollup": "2.77.2",

components/Miscellaneous/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,10 +1674,10 @@ eslint-visitor-keys@^3.3.0:
16741674
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
16751675
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
16761676

1677-
eslint@8.21.0:
1678-
version "8.21.0"
1679-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"
1680-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
1677+
eslint@8.22.0:
1678+
version "8.22.0"
1679+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.22.0.tgz"
1680+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
16811681
dependencies:
16821682
"@eslint/eslintrc" "^1.3.0"
16831683
"@humanwhocodes/config-array" "^0.10.4"

components/Typography/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/Typography/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
30-
"eslint": "8.21.0",
30+
"eslint": "8.22.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"jest": "28.1.3",
3333
"prettier": "2.7.1",

components/Typography/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2172,10 +2172,10 @@ eslint-visitor-keys@^3.3.0:
21722172
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
21732173
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
21742174

2175-
eslint@8.21.0:
2176-
version "8.21.0"
2177-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"
2178-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
2175+
eslint@8.22.0:
2176+
version "8.22.0"
2177+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.22.0.tgz"
2178+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
21792179
dependencies:
21802180
"@eslint/eslintrc" "^1.3.0"
21812181
"@humanwhocodes/config-array" "^0.10.4"

components/innerComponents/package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

components/innerComponents/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@rollup/plugin-babel": "5.3.1",
2828
"@rollup/plugin-commonjs": "22.0.2",
2929
"@rollup/plugin-node-resolve": "13.3.0",
30-
"eslint": "8.21.0",
30+
"eslint": "8.22.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.7.1",
3333
"rollup": "2.77.2",

components/innerComponents/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1674,10 +1674,10 @@ eslint-visitor-keys@^3.3.0:
16741674
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz"
16751675
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
16761676

1677-
eslint@8.21.0:
1678-
version "8.21.0"
1679-
resolved "https://registry.npmjs.org/eslint/-/eslint-8.21.0.tgz"
1680-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
1677+
eslint@8.22.0:
1678+
version "8.22.0"
1679+
resolved "https://registry.npmjs.org/eslint/-/eslint-8.22.0.tgz"
1680+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
16811681
dependencies:
16821682
"@eslint/eslintrc" "^1.3.0"
16831683
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)