Skip to content

Commit 1bdcce5

Browse files
authored
Merge pull request #925 from LLazyEmail/renovate/main-eslint-8.x
Update dependency eslint to v8.17.0 (main)
2 parents dae7dbc + 2db69f3 commit 1bdcce5

File tree

5 files changed

+44
-44
lines changed

5 files changed

+44
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"@rollup/plugin-babel": "5.3.1",
3535
"@rollup/plugin-commonjs": "22.0.0",
3636
"@rollup/plugin-node-resolve": "13.3.0",
37-
"eslint": "8.13.0",
37+
"eslint": "8.17.0",
3838
"eslint-config-airbnb-base": "15.0.0",
3939
"eslint-config-prettier": "8.5.0",
4040
"eslint-plugin-import": "2.26.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": "22.0.0",
2828
"@rollup/plugin-node-resolve": "13.2.0",
29-
"eslint": "8.13.0",
29+
"eslint": "8.17.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.2",
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": "22.0.0",
2828
"@rollup/plugin-node-resolve": "13.2.0",
29-
"eslint": "8.13.0",
29+
"eslint": "8.17.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"prettier": "2.6.2",
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": "22.0.0",
2727
"@rollup/plugin-node-resolve": "13.2.0",
2828
"babel-eslint": "10.1.0",
29-
"eslint": "8.13.0",
29+
"eslint": "8.17.0",
3030
"eslint-plugin-json": "3.1.0",
3131
"os": "0.1.2",
3232
"prettier": "2.6.2",

package/newsletter-constants/yarn.lock

Lines changed: 40 additions & 40 deletions
Original file line numberDiff line numberDiff line change
@@ -1341,19 +1341,19 @@
13411341
"@babel/helper-validator-identifier" "^7.16.7"
13421342
to-fast-properties "^2.0.0"
13431343

1344-
"@eslint/eslintrc@^1.2.1":
1345-
version "1.2.1"
1346-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
1347-
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
1344+
"@eslint/eslintrc@^1.3.0":
1345+
version "1.3.0"
1346+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.0.tgz#29f92c30bb3e771e4a2048c95fa6855392dfac4f"
1347+
integrity sha512-UWW0TMTmk2d7hLcWD1/e2g5HDM/HQ3csaLSqXCfqwh4uNDuNqlaKWXmEsL4Cs41Z0KnILNvwbHAah3C2yt06kw==
13481348
dependencies:
13491349
ajv "^6.12.4"
13501350
debug "^4.3.2"
1351-
espree "^9.3.1"
1352-
globals "^13.9.0"
1351+
espree "^9.3.2"
1352+
globals "^13.15.0"
13531353
ignore "^5.2.0"
13541354
import-fresh "^3.2.1"
13551355
js-yaml "^4.1.0"
1356-
minimatch "^3.0.4"
1356+
minimatch "^3.1.2"
13571357
strip-json-comments "^3.1.1"
13581358

13591359
"@humanwhocodes/config-array@^0.9.2":
@@ -1464,20 +1464,20 @@ abstract-leveldown@~0.12.0, abstract-leveldown@~0.12.1:
14641464
dependencies:
14651465
xtend "~3.0.0"
14661466

1467-
acorn-jsx@^5.3.1:
1468-
version "5.3.1"
1469-
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.1.tgz#fc8661e11b7ac1539c47dbfea2e72b3af34d267b"
1470-
integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng==
1467+
acorn-jsx@^5.3.2:
1468+
version "5.3.2"
1469+
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
1470+
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
14711471

14721472
acorn@^5.7.3:
14731473
version "5.7.4"
14741474
resolved "https://registry.yarnpkg.com/acorn/-/acorn-5.7.4.tgz#3e8d8a9947d0599a1796d10225d7432f4a4acf5e"
14751475
integrity sha512-1D++VG7BhrtvQpNbBzovKNc1FLGGEE/oGe7b9xJm/RFHMBeUaUGpluV9RLjZa47YFdPcDAenEYuq9pQPcMdLJg==
14761476

1477-
acorn@^8.7.0:
1478-
version "8.7.0"
1479-
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.0.tgz#90951fde0f8f09df93549481e5fc141445b791cf"
1480-
integrity sha512-V/LGr1APy+PXIwKebEWrkZPwoeoF+w1jiOBUmuxuiUIaOHtob8Qc9BTrYo7VuI5fR8tqsy+buA2WFooR5olqvQ==
1477+
acorn@^8.7.1:
1478+
version "8.7.1"
1479+
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.7.1.tgz#0197122c843d1bf6d0a5e83220a788f278f63c30"
1480+
integrity sha512-Xx54uLJQZ19lKygFXOWsscKUbsBZW0CPykPhVQdhIeIwrbPmJzqeASDInc8nKBnp/JT6igTs82qPXz069H8I/A==
14811481

14821482
ajv@^6.10.0, ajv@^6.12.4:
14831483
version "6.12.6"
@@ -2091,12 +2091,12 @@ eslint-visitor-keys@^3.3.0:
20912091
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
20922092
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
20932093

2094-
eslint@8.13.0:
2095-
version "8.13.0"
2096-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
2097-
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
2094+
eslint@8.17.0:
2095+
version "8.17.0"
2096+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.17.0.tgz#1cfc4b6b6912f77d24b874ca1506b0fe09328c21"
2097+
integrity sha512-gq0m0BTJfci60Fz4nczYxNAlED+sMcihltndR8t9t1evnU/azx53x3t2UHXC/uRjcbvRw/XctpaNygSTcQD+Iw==
20982098
dependencies:
2099-
"@eslint/eslintrc" "^1.2.1"
2099+
"@eslint/eslintrc" "^1.3.0"
21002100
"@humanwhocodes/config-array" "^0.9.2"
21012101
ajv "^6.10.0"
21022102
chalk "^4.0.0"
@@ -2107,14 +2107,14 @@ eslint@8.13.0:
21072107
eslint-scope "^7.1.1"
21082108
eslint-utils "^3.0.0"
21092109
eslint-visitor-keys "^3.3.0"
2110-
espree "^9.3.1"
2110+
espree "^9.3.2"
21112111
esquery "^1.4.0"
21122112
esutils "^2.0.2"
21132113
fast-deep-equal "^3.1.3"
21142114
file-entry-cache "^6.0.1"
21152115
functional-red-black-tree "^1.0.1"
21162116
glob-parent "^6.0.1"
2117-
globals "^13.6.0"
2117+
globals "^13.15.0"
21182118
ignore "^5.2.0"
21192119
import-fresh "^3.0.0"
21202120
imurmurhash "^0.1.4"
@@ -2123,7 +2123,7 @@ eslint@8.13.0:
21232123
json-stable-stringify-without-jsonify "^1.0.1"
21242124
levn "^0.4.1"
21252125
lodash.merge "^4.6.2"
2126-
minimatch "^3.0.4"
2126+
minimatch "^3.1.2"
21272127
natural-compare "^1.4.0"
21282128
optionator "^0.9.1"
21292129
regexpp "^3.2.0"
@@ -2132,13 +2132,13 @@ eslint@8.13.0:
21322132
text-table "^0.2.0"
21332133
v8-compile-cache "^2.0.3"
21342134

2135-
espree@^9.3.1:
2136-
version "9.3.1"
2137-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
2138-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
2135+
espree@^9.3.2:
2136+
version "9.3.2"
2137+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.2.tgz#f58f77bd334731182801ced3380a8cc859091596"
2138+
integrity sha512-D211tC7ZwouTIuY5x9XnS0E9sWNChB7IYKX/Xp5eQj3nFXhqmiUDB9q27y76oFl8jTg3pXcQx/bpxMfs3CIZbA==
21392139
dependencies:
2140-
acorn "^8.7.0"
2141-
acorn-jsx "^5.3.1"
2140+
acorn "^8.7.1"
2141+
acorn-jsx "^5.3.2"
21422142
eslint-visitor-keys "^3.3.0"
21432143

21442144
esquery@^1.4.0:
@@ -2322,17 +2322,10 @@ globals@^11.1.0:
23222322
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
23232323
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
23242324

2325-
globals@^13.6.0:
2326-
version "13.8.0"
2327-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.8.0.tgz#3e20f504810ce87a8d72e55aecf8435b50f4c1b3"
2328-
integrity sha512-rHtdA6+PDBIjeEvA91rpqzEvk/k3/i7EeNQiryiWuJH0Hw9cpyJMAt2jtbAwUaRdhD+573X4vWw6IcjKPasi9Q==
2329-
dependencies:
2330-
type-fest "^0.20.2"
2331-
2332-
globals@^13.9.0:
2333-
version "13.9.0"
2334-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
2335-
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
2325+
globals@^13.15.0:
2326+
version "13.15.0"
2327+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.15.0.tgz#38113218c907d2f7e98658af246cef8b77e90bac"
2328+
integrity sha512-bpzcOlgDhMG070Av0Vy5Owklpv1I6+j96GhUI7Rh7IzDCKLzboflLrrfqMu8NquDbiR4EOQk7XzJwqVJxicxog==
23362329
dependencies:
23372330
type-fest "^0.20.2"
23382331

@@ -2731,6 +2724,13 @@ minimatch@^3.0.4:
27312724
dependencies:
27322725
brace-expansion "^1.1.7"
27332726

2727+
minimatch@^3.1.2:
2728+
version "3.1.2"
2729+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
2730+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
2731+
dependencies:
2732+
brace-expansion "^1.1.7"
2733+
27342734
minimist@^1.2.3:
27352735
version "1.2.5"
27362736
resolved "https://registry.yarnpkg.com/minimist/-/minimist-1.2.5.tgz#67d66014b66a6a8aaa0c083c5fd58df4e4e97602"

0 commit comments

Comments
 (0)