Skip to content

Commit 557fce5

Browse files
authored
Merge pull request #879 from atherdon/renovate/main-eslint-8.x
Update dependency eslint to v8.12.0 (main)
2 parents f63ef9d + 168102f commit 557fce5

File tree

7 files changed

+33
-57
lines changed

7 files changed

+33
-57
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"@babel/core": "7.17.8",
2828
"@babel/eslint-parser": "7.17.0",
29-
"eslint": "8.8.0",
29+
"eslint": "8.12.0",
3030
"eslint-config-airbnb-base": "15.0.0",
3131
"eslint-plugin-import": "2.25.4",
3232
"eslint-plugin-json": "3.1.0",

package/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-babel": "5.3.1",
2727
"@rollup/plugin-commonjs": "21.0.3",
2828
"@rollup/plugin-node-resolve": "13.1.3",
29-
"eslint": "8.8.0",
29+
"eslint": "8.12.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.1",
3232
"rollup": "2.70.1",

package/html/callbacks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-babel": "5.3.1",
2727
"@rollup/plugin-commonjs": "21.0.3",
2828
"@rollup/plugin-node-resolve": "13.1.3",
29-
"eslint": "8.8.0",
29+
"eslint": "8.12.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.1",
3232
"rollup": "2.70.1",

package/newsletter-constants/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@rollup/plugin-commonjs": "21.0.3",
2727
"@rollup/plugin-node-resolve": "13.1.3",
2828
"babel-eslint": "10.1.0",
29-
"eslint": "8.8.0",
29+
"eslint": "8.12.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"os": "0.1.2",
3232
"prettier": "2.6.1",

package/newsletter-constants/yarn.lock

Lines changed: 27 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,16 +1317,16 @@
13171317
"@babel/helper-validator-identifier" "^7.16.7"
13181318
to-fast-properties "^2.0.0"
13191319

1320-
"@eslint/eslintrc@^1.0.5":
1321-
version "1.0.5"
1322-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.0.5.tgz#33f1b838dbf1f923bfa517e008362b78ddbbf318"
1323-
integrity sha512-BLxsnmK3KyPunz5wmCCpqy0YelEoxxGmH73Is+Z74oOTMtExcjkr3dDR6quwrjh1YspA8DH9gnX1o069KiS9AQ==
1320+
"@eslint/eslintrc@^1.2.1":
1321+
version "1.2.1"
1322+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
1323+
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
13241324
dependencies:
13251325
ajv "^6.12.4"
13261326
debug "^4.3.2"
1327-
espree "^9.2.0"
1327+
espree "^9.3.1"
13281328
globals "^13.9.0"
1329-
ignore "^4.0.6"
1329+
ignore "^5.2.0"
13301330
import-fresh "^3.2.1"
13311331
js-yaml "^4.1.0"
13321332
minimatch "^3.0.4"
@@ -1450,11 +1450,6 @@ acorn@^5.7.3:
14501450
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
14511451
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
14521452

1453-
acorn@^8.6.0:
1454-
version "8.6.0"
1455-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.6.0.tgz#e3692ba0eb1a0c83eaa4f37f5fa7368dd7142895"
1456-
integrity sha512-U1riIR+lBSNi3IbxtaHOIKdH8sLFv3NYfNv8sg7ZsNhcfl4HF2++BfqqrNAxoCLQW1iiylOj76ecnaUxz+z9yw==
1457-
14581453
acorn@^8.7.0:
14591454
version "8.7.0"
14601455
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
@@ -2042,10 +2037,10 @@ eslint-plugin-json@3.1.0:
20422037
lodash "^4.17.21"
20432038
vscode-json-languageservice "^4.1.6"
20442039

2045-
eslint-scope@^7.1.0:
2046-
version "7.1.0"
2047-
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.0.tgz#c1f6ea30ac583031f203d65c73e723b01298f153"
2048-
integrity sha512-aWwkhnS0qAXqNOgKOK0dJ2nvzEbhEvpy8OlJ9kZ0FeZnA6zpjv1/Vei+puGFFX7zkPCkHHXb7IDX3A+7yPrRWg==
2040+
eslint-scope@^7.1.1:
2041+
version "7.1.1"
2042+
resolved "https://registry.yarnpkg.com/eslint-scope/-/eslint-scope-7.1.1.tgz#fff34894c2f65e5226d3041ac480b4513a163642"
2043+
integrity sha512-QKQM/UXpIiHcLqJ5AOyIW7XZmzjkzQXYE54n1++wb0u9V/abW3l9uQnxX8Z5Xd18xyKIMTUAyQ0k1e8pz6LUrw==
20492044
dependencies:
20502045
esrecurse "^4.3.0"
20512046
estraverse "^5.2.0"
@@ -2067,33 +2062,28 @@ eslint-visitor-keys@^2.0.0:
20672062
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
20682063
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
20692064

2070-
eslint-visitor-keys@^3.1.0:
2071-
version "3.1.0"
2072-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.1.0.tgz#eee4acea891814cda67a7d8812d9647dd0179af2"
2073-
integrity sha512-yWJFpu4DtjsWKkt5GeNBBuZMlNcYVs6vRCLoCVEJrTjaSB6LC98gFipNK/erM2Heg/E8mIK+hXG/pJMLK+eRZA==
2074-
2075-
eslint-visitor-keys@^3.2.0:
2076-
version "3.2.0"
2077-
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.2.0.tgz#6fbb166a6798ee5991358bc2daa1ba76cc1254a1"
2078-
integrity sha512-IOzT0X126zn7ALX0dwFiUQEdsfzrm4+ISsQS8nukaJXwEyYKRSnEIIDULYg1mCtGp7UUXgfGl7BIolXREQK+XQ==
2065+
eslint-visitor-keys@^3.3.0:
2066+
version "3.3.0"
2067+
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
2068+
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
20792069

2080-
eslint@8.8.0:
2081-
version "8.8.0"
2082-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.8.0.tgz#9762b49abad0cb4952539ffdb0a046392e571a2d"
2083-
integrity sha512-H3KXAzQGBH1plhYS3okDix2ZthuYJlQQEGE5k0IKuEqUSiyu4AmxxlJ2MtTYeJ3xB4jDhcYCwGOg2TXYdnDXlQ==
2070+
eslint@8.12.0:
2071+
version "8.12.0"
2072+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.12.0.tgz#c7a5bd1cfa09079aae64c9076c07eada66a46e8e"
2073+
integrity sha512-it1oBL9alZg1S8UycLm5YDMAkIhtH6FtAzuZs6YvoGVldWjbS08BkAdb/ymP9LlAyq8koANu32U7Ib/w+UNh8Q==
20842074
dependencies:
2085-
"@eslint/eslintrc" "^1.0.5"
2075+
"@eslint/eslintrc" "^1.2.1"
20862076
"@humanwhocodes/config-array" "^0.9.2"
20872077
ajv "^6.10.0"
20882078
chalk "^4.0.0"
20892079
cross-spawn "^7.0.2"
20902080
debug "^4.3.2"
20912081
doctrine "^3.0.0"
20922082
escape-string-regexp "^4.0.0"
2093-
eslint-scope "^7.1.0"
2083+
eslint-scope "^7.1.1"
20942084
eslint-utils "^3.0.0"
2095-
eslint-visitor-keys "^3.2.0"
2096-
espree "^9.3.0"
2085+
eslint-visitor-keys "^3.3.0"
2086+
espree "^9.3.1"
20972087
esquery "^1.4.0"
20982088
esutils "^2.0.2"
20992089
fast-deep-equal "^3.1.3"
@@ -2118,23 +2108,14 @@ eslint@8.8.0:
21182108
text-table "^0.2.0"
21192109
v8-compile-cache "^2.0.3"
21202110

2121-
espree@^9.2.0:
2122-
version "9.2.0"
2123-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.2.0.tgz#c50814e01611c2d0f8bd4daa83c369eabba80dbc"
2124-
integrity sha512-oP3utRkynpZWF/F2x/HZJ+AGtnIclaR7z1pYPxy7NYM2fSO6LgK/Rkny8anRSPK/VwEA1eqm2squui0T7ZMOBg==
2125-
dependencies:
2126-
acorn "^8.6.0"
2127-
acorn-jsx "^5.3.1"
2128-
eslint-visitor-keys "^3.1.0"
2129-
2130-
espree@^9.3.0:
2131-
version "9.3.0"
2132-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.0.tgz#c1240d79183b72aaee6ccfa5a90bc9111df085a8"
2133-
integrity sha512-d/5nCsb0JcqsSEeQzFZ8DH1RmxPcglRWh24EFTlUEmCKoehXGdpsx0RkHDubqUI8LSAIKMQp4r9SzQ3n+sm4HQ==
2111+
espree@^9.3.1:
2112+
version "9.3.1"
2113+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
2114+
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
21342115
dependencies:
21352116
acorn "^8.7.0"
21362117
acorn-jsx "^5.3.1"
2137-
eslint-visitor-keys "^3.1.0"
2118+
eslint-visitor-keys "^3.3.0"
21382119

21392120
esquery@^1.4.0:
21402121
version "1.4.0"
@@ -2384,11 +2365,6 @@ idb-wrapper@^1.5.0:
23842365
resolved "https://registry.yarnpkg.com/idb-wrapper/-/idb-wrapper-1.7.2.tgz#8251afd5e77fe95568b1c16152eb44b396767ea2"
23852366
integrity sha512-zfNREywMuf0NzDo9mVsL0yegjsirJxHpKHvWcyRozIqQy89g0a3U+oBPOCN4cc0oCiOuYgZHimzaW/R46G1Mpg==
23862367

2387-
ignore@^4.0.6:
2388-
version "4.0.6"
2389-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
2390-
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
2391-
23922368
ignore@^5.2.0:
23932369
version "5.2.0"
23942370
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.2.0.tgz#6d3bac8fa7fe0d45d9f9be7bac2fc279577e345a"

package/react/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": "21.0.3",
2727
"@rollup/plugin-node-resolve": "13.1.3",
2828
"babel-eslint": "10.1.0",
29-
"eslint": "8.8.0",
29+
"eslint": "8.12.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.1",
3232
"rollup": "2.70.1",

package/react/components/elements/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@rollup/plugin-commonjs": "21.0.3",
2828
"@rollup/plugin-node-resolve": "13.1.3",
2929
"babel-eslint": "10.1.0",
30-
"eslint": "8.8.0",
30+
"eslint": "8.12.0",
3131
"eslint-plugin-json": "3.1.0",
3232
"prettier": "2.6.1",
3333
"rollup": "2.70.1",

0 commit comments

Comments
 (0)