Skip to content

Commit 36bf4b1

Browse files
Merge pull request #681 from adopted-ember-addons/dependabot/npm_and_yarn/eslint-8.23.0
2 parents 933e1df + a264465 commit 36bf4b1

4 files changed

Lines changed: 62 additions & 50 deletions

File tree

addon/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@embroider/addon-dev": "^1.6.0",
4747
"@rollup/plugin-babel": "^5.3.1",
4848
"ember-template-lint": "^4.4.2",
49-
"eslint": "^8.13.0",
49+
"eslint": "^8.23.0",
5050
"eslint-config-prettier": "^8.5.0",
5151
"eslint-plugin-ember": "^10.6.0",
5252
"eslint-plugin-node": "^11.1.0",

docs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ember-template-lint": "^4.4.2",
5959
"ember-test-selectors": "^6.0.0",
6060
"ember-try": "^2.0.0",
61-
"eslint": "^8.13.0",
61+
"eslint": "^8.23.0",
6262
"eslint-config-prettier": "^8.5.0",
6363
"eslint-plugin-ember": "^10.6.0",
6464
"eslint-plugin-node": "^11.1.0",

test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"ember-template-lint": "^4.4.2",
6464
"ember-test-selectors": "^6.0.0",
6565
"ember-try": "^2.0.0",
66-
"eslint": "^8.13.0",
66+
"eslint": "^8.23.0",
6767
"eslint-config-prettier": "^8.5.0",
6868
"eslint-plugin-ember": "^10.6.0",
6969
"eslint-plugin-node": "^11.1.0",

yarn.lock

Lines changed: 59 additions & 47 deletions
Original file line numberDiff line numberDiff line change
@@ -1404,19 +1404,19 @@
14041404
lodash "^4.17.21"
14051405
resolve "^1.20.0"
14061406

1407-
"@eslint/eslintrc@^1.2.1":
1408-
version "1.2.1"
1409-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.2.1.tgz#8b5e1c49f4077235516bc9ec7d41378c0f69b8c6"
1410-
integrity sha512-bxvbYnBPN1Gibwyp6NrpnFzA3YtRL3BBAyEAFVIpNTm2Rn4Vy87GA5M4aSn3InRrlsbX5N0GW7XIx+U4SAEKdQ==
1407+
"@eslint/eslintrc@^1.3.1":
1408+
version "1.3.1"
1409+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.3.1.tgz#de0807bfeffc37b964a7d0400e0c348ce5a2543d"
1410+
integrity sha512-OhSY22oQQdw3zgPOOwdoj01l/Dzl1Z+xyUP33tkSN+aqyEhymJCcPHyXt+ylW8FSe0TfRC2VG+ROQOapD0aZSQ==
14111411
dependencies:
14121412
ajv "^6.12.4"
14131413
debug "^4.3.2"
1414-
espree "^9.3.1"
1415-
globals "^13.9.0"
1414+
espree "^9.4.0"
1415+
globals "^13.15.0"
14161416
ignore "^5.2.0"
14171417
import-fresh "^3.2.1"
14181418
js-yaml "^4.1.0"
1419-
minimatch "^3.0.4"
1419+
minimatch "^3.1.2"
14201420
strip-json-comments "^3.1.1"
14211421

14221422
"@gar/promisify@^1.0.1":
@@ -1536,15 +1536,25 @@
15361536
resolved "https://registry.yarnpkg.com/@handlebars/parser/-/parser-2.0.0.tgz#5e8b7298f31ff8f7b260e6b7363c7e9ceed7d9c5"
15371537
integrity sha512-EP9uEDZv/L5Qh9IWuMUGJRfwhXJ4h1dqKTT4/3+tY0eu7sPis7xh23j61SYUnNF4vqCQvvUXpDo9Bh/+q1zASA==
15381538

1539-
"@humanwhocodes/config-array@^0.9.2":
1540-
version "0.9.5"
1541-
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.9.5.tgz#2cbaf9a89460da24b5ca6531b8bbfc23e1df50c7"
1542-
integrity sha512-ObyMyWxZiCu/yTisA7uzx81s40xR2fD5Cg/2Kq7G02ajkNubJf6BopgDTmDyc3U7sXpNKM8cYOw7s7Tyr+DnCw==
1539+
"@humanwhocodes/config-array@^0.10.4":
1540+
version "0.10.4"
1541+
resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4.tgz#01e7366e57d2ad104feea63e72248f22015c520c"
1542+
integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw==
15431543
dependencies:
15441544
"@humanwhocodes/object-schema" "^1.2.1"
15451545
debug "^4.1.1"
15461546
minimatch "^3.0.4"
15471547

1548+
"@humanwhocodes/gitignore-to-minimatch@^1.0.2":
1549+
version "1.0.2"
1550+
resolved "https://registry.yarnpkg.com/@humanwhocodes/gitignore-to-minimatch/-/gitignore-to-minimatch-1.0.2.tgz#316b0a63b91c10e53f242efb4ace5c3b34e8728d"
1551+
integrity sha512-rSqmMJDdLFUsyxR6FMtD00nfQKKLFb1kv+qBbOVKqErvloEIJLo5bDTJTQNTYgeyp78JsA7u/NPi5jT1GR/MuA==
1552+
1553+
"@humanwhocodes/module-importer@^1.0.1":
1554+
version "1.0.1"
1555+
resolved "https://registry.yarnpkg.com/@humanwhocodes/module-importer/-/module-importer-1.0.1.tgz#af5b2691a22b44be847b0ca81641c5fb6ad0172c"
1556+
integrity sha512-bxveV4V8v5Yb4ncFTT3rPSgZBOpCkjfK0y4oVVVJwIuDVBRMDXrPyXRL988i5ap9m9bnyEEjWfm5WkBmtffLfA==
1557+
15481558
"@humanwhocodes/object-schema@^1.2.1":
15491559
version "1.2.1"
15501560
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
@@ -2338,7 +2348,7 @@ acorn-import-assertions@^1.7.6:
23382348
resolved "https://registry.yarnpkg.com/acorn-import-assertions/-/acorn-import-assertions-1.8.0.tgz#ba2b5939ce62c238db6d93d81c9b111b29b855e9"
23392349
integrity sha512-m7VZ3jwz4eK6A4Vtt8Ew1/mNbP24u0FhdyfA7fSvnJR6LMdfOYnmuIrrJAgrYfYJ10F/otaHTtrtrtmHdMNzEw==
23402350

2341-
acorn-jsx@^5.3.1:
2351+
acorn-jsx@^5.3.2:
23422352
version "5.3.2"
23432353
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.3.2.tgz#7ed5bb55908b3b2f1bc55c6af1653bada7f07937"
23442354
integrity sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==
@@ -2358,7 +2368,7 @@ acorn@^7.1.1:
23582368
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.4.1.tgz#feaed255973d2e77555b83dbc08851a6c63520fa"
23592369
integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==
23602370

2361-
acorn@^8.5.0, acorn@^8.7.0, acorn@^8.7.1:
2371+
acorn@^8.5.0, acorn@^8.7.1, acorn@^8.8.0:
23622372
version "8.8.0"
23632373
resolved "https://registry.yarnpkg.com/acorn/-/acorn-8.8.0.tgz#88c0187620435c7f6015803f5539dae05a9dbea8"
23642374
integrity sha512-QOxyigPVrpZ2GXT+PFyZTl6TtOFc5egxHIP9IlQ+RbupQuX4RkT/Bee4/kQuC02Xkzg84JcT7oLYtDIQxp+v7w==
@@ -4652,14 +4662,7 @@ debug@2.6.9, debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.
46524662
dependencies:
46534663
ms "2.0.0"
46544664

4655-
debug@4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@~4.3.1, debug@~4.3.2:
4656-
version "4.3.3"
4657-
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.3.tgz#04266e0b70a98d4462e6e288e38259213332b664"
4658-
integrity sha512-/zxw5+vh1Tfv+4Qn7a5nsbcJKPaSvCDhojn6FEl9vupwK2VCSDtEiEtqr8DFtzYFOdz63LBkxec7DYuc2jon6Q==
4659-
dependencies:
4660-
ms "2.1.2"
4661-
4662-
debug@4.3.4:
4665+
debug@4, debug@4.3.4, debug@^4.0.0, debug@^4.1.0, debug@^4.1.1, debug@^4.3.1, debug@^4.3.2, debug@^4.3.3, debug@~4.3.1, debug@~4.3.2:
46634666
version "4.3.4"
46644667
resolved "https://registry.yarnpkg.com/debug/-/debug-4.3.4.tgz#1319f6579357f2338d3337d2cdd4914bb5dcc865"
46654668
integrity sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==
@@ -6048,13 +6051,15 @@ eslint-visitor-keys@^3.3.0:
60486051
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
60496052
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
60506053

6051-
eslint@^8.13.0:
6052-
version "8.13.0"
6053-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.13.0.tgz#6fcea43b6811e655410f5626cfcf328016badcd7"
6054-
integrity sha512-D+Xei61eInqauAyTJ6C0q6x9mx7kTUC1KZ0m0LSEexR0V+e94K12LmWX076ZIsldwfQ2RONdaJe0re0TRGQbRQ==
6054+
eslint@^8.23.0:
6055+
version "8.23.0"
6056+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.0.tgz#a184918d288820179c6041bb3ddcc99ce6eea040"
6057+
integrity sha512-pBG/XOn0MsJcKcTRLr27S5HpzQo4kLr+HjLQIyK4EiCsijDl/TB+h5uEuJU6bQ8Edvwz1XWOjpaP2qgnXGpTcA==
60556058
dependencies:
6056-
"@eslint/eslintrc" "^1.2.1"
6057-
"@humanwhocodes/config-array" "^0.9.2"
6059+
"@eslint/eslintrc" "^1.3.1"
6060+
"@humanwhocodes/config-array" "^0.10.4"
6061+
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
6062+
"@humanwhocodes/module-importer" "^1.0.1"
60586063
ajv "^6.10.0"
60596064
chalk "^4.0.0"
60606065
cross-spawn "^7.0.2"
@@ -6064,14 +6069,17 @@ eslint@^8.13.0:
60646069
eslint-scope "^7.1.1"
60656070
eslint-utils "^3.0.0"
60666071
eslint-visitor-keys "^3.3.0"
6067-
espree "^9.3.1"
6072+
espree "^9.4.0"
60686073
esquery "^1.4.0"
60696074
esutils "^2.0.2"
60706075
fast-deep-equal "^3.1.3"
60716076
file-entry-cache "^6.0.1"
6077+
find-up "^5.0.0"
60726078
functional-red-black-tree "^1.0.1"
60736079
glob-parent "^6.0.1"
6074-
globals "^13.6.0"
6080+
globals "^13.15.0"
6081+
globby "^11.1.0"
6082+
grapheme-splitter "^1.0.4"
60756083
ignore "^5.2.0"
60766084
import-fresh "^3.0.0"
60776085
imurmurhash "^0.1.4"
@@ -6080,27 +6088,26 @@ eslint@^8.13.0:
60806088
json-stable-stringify-without-jsonify "^1.0.1"
60816089
levn "^0.4.1"
60826090
lodash.merge "^4.6.2"
6083-
minimatch "^3.0.4"
6091+
minimatch "^3.1.2"
60846092
natural-compare "^1.4.0"
60856093
optionator "^0.9.1"
60866094
regexpp "^3.2.0"
60876095
strip-ansi "^6.0.1"
60886096
strip-json-comments "^3.1.0"
60896097
text-table "^0.2.0"
6090-
v8-compile-cache "^2.0.3"
60916098

60926099
esm@^3.2.4:
60936100
version "3.2.25"
60946101
resolved "https://registry.yarnpkg.com/esm/-/esm-3.2.25.tgz#342c18c29d56157688ba5ce31f8431fbb795cc10"
60956102
integrity sha512-U1suiZ2oDVWv4zPO56S0NcR5QriEahGtdN2OR6FiOG4WJvcjBVFB0qI4+eKoWFH483PKGuLuu6V8Z4T5g63UVA==
60966103

6097-
espree@^9.3.1:
6098-
version "9.3.1"
6099-
resolved "https://registry.yarnpkg.com/espree/-/espree-9.3.1.tgz#8793b4bc27ea4c778c19908e0719e7b8f4115bcd"
6100-
integrity sha512-bvdyLmJMfwkV3NCRl5ZhJf22zBFo1y8bYh3VYb+bfzqNB4Je68P2sSuXyuFquzWLebHpNd2/d5uv7yoP9ISnGQ==
6104+
espree@^9.4.0:
6105+
version "9.4.0"
6106+
resolved "https://registry.yarnpkg.com/espree/-/espree-9.4.0.tgz#cd4bc3d6e9336c433265fc0aa016fc1aaf182f8a"
6107+
integrity sha512-DQmnRpLj7f6TgN/NYb0MTzJXL+vJF9h3pHy4JhCIs3zwcgez8xmGg3sXHcEO97BrmO2OSvCwMdfdlyl+E9KjOw==
61016108
dependencies:
6102-
acorn "^8.7.0"
6103-
acorn-jsx "^5.3.1"
6109+
acorn "^8.8.0"
6110+
acorn-jsx "^5.3.2"
61046111
eslint-visitor-keys "^3.3.0"
61056112

61066113
esprima@^4.0.0, esprima@^4.0.1, esprima@~4.0.0:
@@ -7124,10 +7131,10 @@ globals@^11.1.0:
71247131
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
71257132
integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA==
71267133

7127-
globals@^13.6.0, globals@^13.9.0:
7128-
version "13.12.1"
7129-
resolved "https://registry.yarnpkg.com/globals/-/globals-13.12.1.tgz#ec206be932e6c77236677127577aa8e50bf1c5cb"
7130-
integrity sha512-317dFlgY2pdJZ9rspXDks7073GpDmXdfbM3vYYp0HAMKGDh1FfWPleI2ljVNLQX5M5lXcAslTcPTrOrMEFOjyw==
7134+
globals@^13.15.0:
7135+
version "13.17.0"
7136+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.17.0.tgz#902eb1e680a41da93945adbdcb5a9f361ba69bd4"
7137+
integrity sha512-1C+6nQRb1GwGMKm2dH/E7enFAMxGTmGI7/dEdhy/DNelv85w9B72t3uc5frtMNXIbzrarJJ/lTCjcaZwbLJmyw==
71317138
dependencies:
71327139
type-fest "^0.20.2"
71337140

@@ -7181,7 +7188,7 @@ globby@^10.0.1:
71817188
merge2 "^1.2.3"
71827189
slash "^3.0.0"
71837190

7184-
globby@^11.0.3:
7191+
globby@^11.0.3, globby@^11.1.0:
71857192
version "11.1.0"
71867193
resolved "https://registry.yarnpkg.com/globby/-/globby-11.1.0.tgz#bd4be98bb042f83d796f7e3811991fbe82a0d34b"
71877194
integrity sha512-jhIXaOzy1sb8IyocaruWSn1TjmnBVs8Ayhcy83rmxNJ8q2uWKCAj3CnJY+KpGSXCueAPc0i05kVvVKtP1t9S3g==
@@ -7236,6 +7243,11 @@ graceful-fs@^4.1.11, graceful-fs@^4.1.15, graceful-fs@^4.1.2, graceful-fs@^4.1.3
72367243
resolved "https://registry.yarnpkg.com/graceful-readlink/-/graceful-readlink-1.0.1.tgz#4cafad76bc62f02fa039b2f94e9a3dd3a391a725"
72377244
integrity sha1-TK+tdrxi8C+gObL5Tpo906ORpyU=
72387245

7246+
grapheme-splitter@^1.0.4:
7247+
version "1.0.4"
7248+
resolved "https://registry.yarnpkg.com/grapheme-splitter/-/grapheme-splitter-1.0.4.tgz#9cf3a665c6247479896834af35cf1dbb4400767e"
7249+
integrity sha512-bzh50DW9kTPM00T8y4o8vQg89Di9oLJVLW/KaOGIXJWP/iqCN6WKYkbNOF04vFLJhwcpYUh9ydh/+5vpOqV4YQ==
7250+
72397251
growly@^1.3.0:
72407252
version "1.3.0"
72417253
resolved "https://registry.yarnpkg.com/growly/-/growly-1.3.0.tgz#f10748cbe76af964b7c96c93c6bcc28af120c081"
@@ -9370,10 +9382,10 @@ minimalistic-crypto-utils@^1.0.1:
93709382
resolved "https://registry.yarnpkg.com/minimalistic-crypto-utils/-/minimalistic-crypto-utils-1.0.1.tgz#f6c00c1c0b082246e5c4d99dfb8c7c083b2b582a"
93719383
integrity sha1-9sAMHAsIIkblxNmd+4x8CDsrWCo=
93729384

9373-
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4:
9374-
version "3.0.5"
9375-
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.0.5.tgz#4da8f1290ee0f0f8e83d60ca69f8f134068604a3"
9376-
integrity sha512-tUpxzX0VAzJHjLu0xUfFv1gwVp9ba3IOuRAVH2EGuRW8a5emA2FlACLqiT/lDVtS1W+TGNwqz3sWaNyLgDJWuw==
9385+
"minimatch@2 || 3", minimatch@^3.0.0, minimatch@^3.0.2, minimatch@^3.0.4, minimatch@^3.1.2:
9386+
version "3.1.2"
9387+
resolved "https://registry.yarnpkg.com/minimatch/-/minimatch-3.1.2.tgz#19cd194bfd3e428f049a70817c038d89ab4be35b"
9388+
integrity sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==
93779389
dependencies:
93789390
brace-expansion "^1.1.7"
93799391

@@ -12797,7 +12809,7 @@ uvu@^0.5.0:
1279712809
kleur "^4.0.3"
1279812810
sade "^1.7.3"
1279912811

12800-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
12812+
v8-compile-cache@^2.3.0:
1280112813
version "2.3.0"
1280212814
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
1280312815
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==

0 commit comments

Comments
 (0)