Skip to content

Commit 4d374bd

Browse files
committed
chore(deps): update dependency @nullvoxpopuli/eslint-configs to ^2.2.8
1 parent f608409 commit 4d374bd

File tree

2 files changed

+74
-111
lines changed

2 files changed

+74
-111
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@embroider/macros": "^1.0.0",
4141
"@embroider/test-setup": "^1.0.0",
4242
"@glimmer/tracking": "^1.0.4",
43-
"@nullvoxpopuli/eslint-configs": "^2.1.21",
43+
"@nullvoxpopuli/eslint-configs": "^2.2.8",
4444
"@semantic-release/changelog": "^6.0.1",
4545
"@semantic-release/git": "^10.0.1",
4646
"@types/ember-qunit": "^5.0.0",

yarn.lock

Lines changed: 73 additions & 110 deletions
Original file line numberDiff line numberDiff line change
@@ -2508,25 +2508,25 @@
25082508
node-gyp "^8.2.0"
25092509
read-package-json-fast "^2.0.1"
25102510

2511-
"@nullvoxpopuli/eslint-configs@^2.1.21":
2512-
version "2.1.21"
2513-
resolved "https://registry.yarnpkg.com/@nullvoxpopuli/eslint-configs/-/eslint-configs-2.1.21.tgz#accc7dfd7772e30a1cbe8396d67a7d226bda81bf"
2514-
integrity sha512-KP+OWYvmeQgIOxW82t6hhVspjfAqwCeFytbBwhhwyMbLHf2NjPGBbslG8oy+p2VUwD5dT4v8fsWhnH+eUjrIUQ==
2511+
"@nullvoxpopuli/eslint-configs@^2.2.8":
2512+
version "2.2.8"
2513+
resolved "https://registry.yarnpkg.com/@nullvoxpopuli/eslint-configs/-/eslint-configs-2.2.8.tgz#ff57685de06751e261dd4459e9f8af29019779d0"
2514+
integrity sha512-qwl+XJmCMIU1lJZW914YQFP2DSQgnE4rgKcF2Onn/GvS6VMmUQqOdHovJD61NAGaPL7NczBTF0yk+Ly5PfsBBQ==
25152515
dependencies:
2516-
"@typescript-eslint/eslint-plugin" "5.11.0"
2517-
"@typescript-eslint/parser" "5.11.0"
2516+
"@typescript-eslint/eslint-plugin" "5.17.0"
2517+
"@typescript-eslint/parser" "5.17.0"
25182518
babel-eslint "10.1.0"
25192519
eslint "7.32.0"
2520-
eslint-config-prettier "8.3.0"
2520+
eslint-config-prettier "8.5.0"
25212521
eslint-plugin-decorator-position "4.0.1"
2522-
eslint-plugin-ember "10.5.8"
2522+
eslint-plugin-ember "10.5.9"
25232523
eslint-plugin-import "^2.25.4"
25242524
eslint-plugin-json "^3.1.0"
25252525
eslint-plugin-node "11.1.0"
25262526
eslint-plugin-prettier "4.0.0"
25272527
eslint-plugin-qunit "7.2.0"
25282528
eslint-plugin-simple-import-sort "^7.0.0"
2529-
prettier "2.5.1"
2529+
prettier "2.6.1"
25302530

25312531
"@octokit/auth-token@^2.4.4":
25322532
version "2.5.0"
@@ -3323,14 +3323,14 @@
33233323
resolved "https://registry.yarnpkg.com/@types/uuid/-/uuid-8.3.4.tgz#bd86a43617df0594787d38b735f55c805becf1bc"
33243324
integrity sha512-c/I8ZRb51j+pYGAu5CrFMRxqZ2ke4y2grEBO5AUjgSkSk+qT2Ea+OdWElz/OiMf5MNpn2b17kuVBwZLQJXzihw==
33253325

3326-
"@typescript-eslint/eslint-plugin@5.11.0":
3327-
version "5.11.0"
3328-
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.11.0.tgz#3b866371d8d75c70f9b81535e7f7d3aa26527c7a"
3329-
integrity sha512-HJh33bgzXe6jGRocOj4FmefD7hRY4itgjzOrSs3JPrTNXsX7j5+nQPciAUj/1nZtwo2kAc3C75jZO+T23gzSGw==
3326+
"@typescript-eslint/eslint-plugin@5.17.0":
3327+
version "5.17.0"
3328+
resolved "https://registry.yarnpkg.com/@typescript-eslint/eslint-plugin/-/eslint-plugin-5.17.0.tgz#704eb4e75039000531255672bf1c85ee85cf1d67"
3329+
integrity sha512-qVstvQilEd89HJk3qcbKt/zZrfBZ+9h2ynpAGlWjWiizA7m/MtLT9RoX6gjtpE500vfIg8jogAkDzdCxbsFASQ==
33303330
dependencies:
3331-
"@typescript-eslint/scope-manager" "5.11.0"
3332-
"@typescript-eslint/type-utils" "5.11.0"
3333-
"@typescript-eslint/utils" "5.11.0"
3331+
"@typescript-eslint/scope-manager" "5.17.0"
3332+
"@typescript-eslint/type-utils" "5.17.0"
3333+
"@typescript-eslint/utils" "5.17.0"
33343334
debug "^4.3.2"
33353335
functional-red-black-tree "^1.0.1"
33363336
ignore "^5.1.8"
@@ -3353,14 +3353,14 @@
33533353
semver "^7.3.5"
33543354
tsutils "^3.21.0"
33553355

3356-
"@typescript-eslint/parser@5.11.0":
3357-
version "5.11.0"
3358-
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.11.0.tgz#b4fcaf65513f9b34bdcbffdda055724a5efb7e04"
3359-
integrity sha512-x0DCjetHZYBRovJdr3U0zG9OOdNXUaFLJ82ehr1AlkArljJuwEsgnud+Q7umlGDFLFrs8tU8ybQDFocp/eX8mQ==
3356+
"@typescript-eslint/parser@5.17.0":
3357+
version "5.17.0"
3358+
resolved "https://registry.yarnpkg.com/@typescript-eslint/parser/-/parser-5.17.0.tgz#7def77d5bcd8458d12d52909118cf3f0a45f89d5"
3359+
integrity sha512-aRzW9Jg5Rlj2t2/crzhA2f23SIYFlF9mchGudyP0uiD6SenIxzKoLjwzHbafgHn39dNV/TV7xwQkLfFTZlJ4ig==
33603360
dependencies:
3361-
"@typescript-eslint/scope-manager" "5.11.0"
3362-
"@typescript-eslint/types" "5.11.0"
3363-
"@typescript-eslint/typescript-estree" "5.11.0"
3361+
"@typescript-eslint/scope-manager" "5.17.0"
3362+
"@typescript-eslint/types" "5.17.0"
3363+
"@typescript-eslint/typescript-estree" "5.17.0"
33643364
debug "^4.3.2"
33653365

33663366
"@typescript-eslint/parser@^5.16.0":
@@ -3373,14 +3373,6 @@
33733373
"@typescript-eslint/typescript-estree" "5.16.0"
33743374
debug "^4.3.2"
33753375

3376-
"@typescript-eslint/[email protected]":
3377-
version "5.11.0"
3378-
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.11.0.tgz#f5aef83ff253f457ecbee5f46f762298f0101e4b"
3379-
integrity sha512-z+K4LlahDFVMww20t/0zcA7gq/NgOawaLuxgqGRVKS0PiZlCTIUtX0EJbC0BK1JtR4CelmkPK67zuCgpdlF4EA==
3380-
dependencies:
3381-
"@typescript-eslint/types" "5.11.0"
3382-
"@typescript-eslint/visitor-keys" "5.11.0"
3383-
33843376
"@typescript-eslint/[email protected]":
33853377
version "5.16.0"
33863378
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.16.0.tgz#7e7909d64bd0c4d8aef629cdc764b9d3e1d3a69a"
@@ -3389,14 +3381,13 @@
33893381
"@typescript-eslint/types" "5.16.0"
33903382
"@typescript-eslint/visitor-keys" "5.16.0"
33913383

3392-
"@typescript-eslint/type-utils@5.11.0":
3393-
version "5.11.0"
3394-
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.11.0.tgz#58be0ba73d1f6ef8983d79f7f0bc2209b253fefe"
3395-
integrity sha512-wDqdsYO6ofLaD4DsGZ0jGwxp4HrzD2YKulpEZXmgN3xo4BHJwf7kq49JTRpV0Gx6bxkSUmc9s0EIK1xPbFFpIA==
3384+
"@typescript-eslint/scope-manager@5.17.0":
3385+
version "5.17.0"
3386+
resolved "https://registry.yarnpkg.com/@typescript-eslint/scope-manager/-/scope-manager-5.17.0.tgz#4cea7d0e0bc0e79eb60cad431c89120987c3f952"
3387+
integrity sha512-062iCYQF/doQ9T2WWfJohQKKN1zmmXVfAcS3xaiialiw8ZUGy05Em6QVNYJGO34/sU1a7a+90U3dUNfqUDHr3w==
33963388
dependencies:
3397-
"@typescript-eslint/utils" "5.11.0"
3398-
debug "^4.3.2"
3399-
tsutils "^3.21.0"
3389+
"@typescript-eslint/types" "5.17.0"
3390+
"@typescript-eslint/visitor-keys" "5.17.0"
34003391

34013392
"@typescript-eslint/[email protected]":
34023393
version "5.16.0"
@@ -3407,28 +3398,24 @@
34073398
debug "^4.3.2"
34083399
tsutils "^3.21.0"
34093400

3410-
"@typescript-eslint/[email protected]":
3411-
version "5.11.0"
3412-
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.11.0.tgz#ba345818a2540fdf2755c804dc2158517ab61188"
3413-
integrity sha512-cxgBFGSRCoBEhvSVLkKw39+kMzUKHlJGVwwMbPcTZX3qEhuXhrjwaZXWMxVfxDgyMm+b5Q5b29Llo2yow8Y7xQ==
3401+
"@typescript-eslint/[email protected]":
3402+
version "5.17.0"
3403+
resolved "https://registry.yarnpkg.com/@typescript-eslint/type-utils/-/type-utils-5.17.0.tgz#1c4549d68c89877662224aabb29fbbebf5fc9672"
3404+
integrity sha512-3hU0RynUIlEuqMJA7dragb0/75gZmwNwFf/QJokWzPehTZousP/MNifVSgjxNcDCkM5HI2K22TjQWUmmHUINSg==
3405+
dependencies:
3406+
"@typescript-eslint/utils" "5.17.0"
3407+
debug "^4.3.2"
3408+
tsutils "^3.21.0"
34143409

34153410
"@typescript-eslint/[email protected]":
34163411
version "5.16.0"
34173412
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.16.0.tgz#5827b011982950ed350f075eaecb7f47d3c643ee"
34183413
integrity sha512-oUorOwLj/3/3p/HFwrp6m/J2VfbLC8gjW5X3awpQJ/bSG+YRGFS4dpsvtQ8T2VNveV+LflQHjlLvB6v0R87z4g==
34193414

3420-
"@typescript-eslint/[email protected]":
3421-
version "5.11.0"
3422-
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.11.0.tgz#53f9e09b88368191e52020af77c312a4777ffa43"
3423-
integrity sha512-yVH9hKIv3ZN3lw8m/Jy5I4oXO4ZBMqijcXCdA4mY8ull6TPTAoQnKKrcZ0HDXg7Bsl0Unwwx7jcXMuNZc0m4lg==
3424-
dependencies:
3425-
"@typescript-eslint/types" "5.11.0"
3426-
"@typescript-eslint/visitor-keys" "5.11.0"
3427-
debug "^4.3.2"
3428-
globby "^11.0.4"
3429-
is-glob "^4.0.3"
3430-
semver "^7.3.5"
3431-
tsutils "^3.21.0"
3415+
"@typescript-eslint/[email protected]":
3416+
version "5.17.0"
3417+
resolved "https://registry.yarnpkg.com/@typescript-eslint/types/-/types-5.17.0.tgz#861ec9e669ffa2aa9b873dd4d28d9b1ce26d216f"
3418+
integrity sha512-AgQ4rWzmCxOZLioFEjlzOI3Ch8giDWx8aUDxyNw9iOeCvD3GEYAB7dxWGQy4T/rPVe8iPmu73jPHuaSqcjKvxw==
34323419

34333420
"@typescript-eslint/[email protected]":
34343421
version "5.16.0"
@@ -3443,17 +3430,18 @@
34433430
semver "^7.3.5"
34443431
tsutils "^3.21.0"
34453432

3446-
"@typescript-eslint/utils@5.11.0":
3447-
version "5.11.0"
3448-
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.11.0.tgz#d91548ef180d74c95d417950336d9260fdbe1dc5"
3449-
integrity sha512-g2I480tFE1iYRDyMhxPAtLQ9HAn0jjBtipgTCZmd9I9s11OV8CTsG+YfFciuNDcHqm4csbAgC2aVZCHzLxMSUw==
3433+
"@typescript-eslint/typescript-estree@5.17.0":
3434+
version "5.17.0"
3435+
resolved "https://registry.yarnpkg.com/@typescript-eslint/typescript-estree/-/typescript-estree-5.17.0.tgz#a7cba7dfc8f9cc2ac78c18584e684507df4f2488"
3436+
integrity sha512-X1gtjEcmM7Je+qJRhq7ZAAaNXYhTgqMkR10euC4Si6PIjb+kwEQHSxGazXUQXFyqfEXdkGf6JijUu5R0uceQzg==
34503437
dependencies:
3451-
"@types/json-schema" "^7.0.9"
3452-
"@typescript-eslint/scope-manager" "5.11.0"
3453-
"@typescript-eslint/types" "5.11.0"
3454-
"@typescript-eslint/typescript-estree" "5.11.0"
3455-
eslint-scope "^5.1.1"
3456-
eslint-utils "^3.0.0"
3438+
"@typescript-eslint/types" "5.17.0"
3439+
"@typescript-eslint/visitor-keys" "5.17.0"
3440+
debug "^4.3.2"
3441+
globby "^11.0.4"
3442+
is-glob "^4.0.3"
3443+
semver "^7.3.5"
3444+
tsutils "^3.21.0"
34573445

34583446
"@typescript-eslint/[email protected]":
34593447
version "5.16.0"
@@ -3467,13 +3455,17 @@
34673455
eslint-scope "^5.1.1"
34683456
eslint-utils "^3.0.0"
34693457

3470-
"@typescript-eslint/visitor-keys@5.11.0":
3471-
version "5.11.0"
3472-
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.11.0.tgz#888542381f1a2ac745b06d110c83c0b261487ebb"
3473-
integrity sha512-E8w/vJReMGuloGxJDkpPlGwhxocxOpSVgSvjiLO5IxZPmxZF30weOeJYyPSEACwM+X4NziYS9q+WkN/2DHYQwA==
3458+
"@typescript-eslint/utils@5.17.0":
3459+
version "5.17.0"
3460+
resolved "https://registry.yarnpkg.com/@typescript-eslint/utils/-/utils-5.17.0.tgz#549a9e1d491c6ccd3624bc3c1b098f5cfb45f306"
3461+
integrity sha512-DVvndq1QoxQH+hFv+MUQHrrWZ7gQ5KcJzyjhzcqB1Y2Xes1UQQkTRPUfRpqhS8mhTWsSb2+iyvDW1Lef5DD7vA==
34743462
dependencies:
3475-
"@typescript-eslint/types" "5.11.0"
3476-
eslint-visitor-keys "^3.0.0"
3463+
"@types/json-schema" "^7.0.9"
3464+
"@typescript-eslint/scope-manager" "5.17.0"
3465+
"@typescript-eslint/types" "5.17.0"
3466+
"@typescript-eslint/typescript-estree" "5.17.0"
3467+
eslint-scope "^5.1.1"
3468+
eslint-utils "^3.0.0"
34773469

34783470
"@typescript-eslint/[email protected]":
34793471
version "5.16.0"
@@ -3483,6 +3475,14 @@
34833475
"@typescript-eslint/types" "5.16.0"
34843476
eslint-visitor-keys "^3.0.0"
34853477

3478+
"@typescript-eslint/[email protected]":
3479+
version "5.17.0"
3480+
resolved "https://registry.yarnpkg.com/@typescript-eslint/visitor-keys/-/visitor-keys-5.17.0.tgz#52daae45c61b0211b4c81b53a71841911e479128"
3481+
integrity sha512-6K/zlc4OfCagUu7Am/BD5k8PSWQOgh34Nrv9Rxe2tBzlJ7uOeJ/h7ugCGDCeEZHT6k2CJBhbk9IsbkPI0uvUkA==
3482+
dependencies:
3483+
"@typescript-eslint/types" "5.17.0"
3484+
eslint-visitor-keys "^3.0.0"
3485+
34863486
"@webassemblyjs/[email protected]":
34873487
version "1.11.1"
34883488
resolved "https://registry.yarnpkg.com/@webassemblyjs/ast/-/ast-1.11.1.tgz#2bfd767eae1a6996f432ff7e8d7fc75679c0b6a7"
@@ -6260,14 +6260,6 @@ css-loader@^5.2.0:
62606260
schema-utils "^3.0.0"
62616261
semver "^7.3.5"
62626262

6263-
css-tree@^1.0.0-alpha.39:
6264-
version "1.1.3"
6265-
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-1.1.3.tgz#eb4870fb6fd7707327ec95c2ff2ab09b5e8db91d"
6266-
integrity sha512-tRpdppF7TRazZrjJ6v3stzv93qxRcSsFmW6cX0Zm2NVKpxE1WV1HblnghVv9TreireHkqI/VDEsfolRF1p6y7Q==
6267-
dependencies:
6268-
mdn-data "2.0.14"
6269-
source-map "^0.6.1"
6270-
62716263
css-tree@^2.0.4:
62726264
version "2.1.0"
62736265
resolved "https://registry.yarnpkg.com/css-tree/-/css-tree-2.1.0.tgz#170e27ccf94e7c5facb183765c25898be843d1d2"
@@ -7515,12 +7507,7 @@ escodegen@^2.0.0:
75157507
optionalDependencies:
75167508
source-map "~0.6.1"
75177509

7518-
7519-
version "8.3.0"
7520-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
7521-
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
7522-
7523-
eslint-config-prettier@^8.5.0:
7510+
[email protected], eslint-config-prettier@^8.5.0:
75247511
version "8.5.0"
75257512
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.5.0.tgz#5a81680ec934beca02c7b1a61cf8ca34b66feab1"
75267513
integrity sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==
@@ -7550,21 +7537,7 @@ [email protected], eslint-plugin-decorator-position@^4.0.1:
75507537
ember-rfc176-data "^0.3.12"
75517538
snake-case "^3.0.3"
75527539

7553-
7554-
version "10.5.8"
7555-
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.8.tgz#87e004a5ebed88f94008364554daf57df2c9c718"
7556-
integrity sha512-d21mJ+F+htgi6HhrjwbOfllJojF4ZWGruW13HkBoGS2SaHqKUyvIH/8j3EjSxlsGFiNfhTEUWkNaUSLJxgbtWg==
7557-
dependencies:
7558-
"@ember-data/rfc395-data" "^0.0.4"
7559-
css-tree "^1.0.0-alpha.39"
7560-
ember-rfc176-data "^0.3.15"
7561-
eslint-utils "^3.0.0"
7562-
estraverse "^5.2.0"
7563-
lodash.kebabcase "^4.1.1"
7564-
requireindex "^1.2.0"
7565-
snake-case "^3.0.3"
7566-
7567-
eslint-plugin-ember@^10.5.9:
7540+
[email protected], eslint-plugin-ember@^10.5.9:
75687541
version "10.5.9"
75697542
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.9.tgz#4071ac135c7207c7d4942e9fa75b710214885469"
75707543
integrity sha512-kJsdAaKNcfRvZBZ+YZ67pxxUgl+aPLFAnoFJNwTo+BsaptiOCsHUEc4xUKXiInH2BJOC6mg0FQcZKn1a6gwKrA==
@@ -10766,11 +10739,6 @@ md5.js@^1.3.4:
1076610739
inherits "^2.0.1"
1076710740
safe-buffer "^5.1.2"
1076810741

10769-
10770-
version "2.0.14"
10771-
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.14.tgz#7113fc4281917d63ce29b43446f701e68c25ba50"
10772-
integrity sha512-dn6wd0uw5GsdswPFfsgMp5NSB0/aDe6fK94YJV/AJDYXL6HVLWBsxeq7js7Ad+mU2K9LAlwpk6kN2D5mwCPVow==
10773-
1077410742
1077510743
version "2.0.27"
1077610744
resolved "https://registry.yarnpkg.com/mdn-data/-/mdn-data-2.0.27.tgz#1710baa7b0db8176d3b3d565ccb7915fc69525ab"
@@ -12285,12 +12253,7 @@ prettier-linter-helpers@^1.0.0:
1228512253
dependencies:
1228612254
fast-diff "^1.1.2"
1228712255

12288-
12289-
version "2.5.1"
12290-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
12291-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
12292-
12293-
prettier@^2.6.1:
12256+
[email protected], prettier@^2.6.1:
1229412257
version "2.6.1"
1229512258
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.1.tgz#d472797e0d7461605c1609808e27b80c0f9cfe17"
1229612259
integrity sha512-8UVbTBYGwN37Bs9LERmxCPjdvPxlEowx2urIL6urHzdb3SDq4B/Z6xLFCblrSnE4iKWcS6ziJ3aOYrc1kz/E2A==

0 commit comments

Comments
 (0)