Skip to content

Commit 8beda6e

Browse files
committed
chore(deps): update dependency @nullvoxpopuli/eslint-configs to ^1.3.3
1 parent 6e4fb6c commit 8beda6e

File tree

2 files changed

+94
-22
lines changed

2 files changed

+94
-22
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@ember/test-helpers": "^2.2.8",
4141
"@glimmer/component": "^1.0.4",
4242
"@glimmer/tracking": "^1.0.4",
43-
"@nullvoxpopuli/eslint-configs": "^1.3.0",
43+
"@nullvoxpopuli/eslint-configs": "^1.3.3",
4444
"@semantic-release/changelog": "^5.0.1",
4545
"@semantic-release/git": "^9.0.0",
4646
"@types/ember-qunit": "^3.4.13",

yarn.lock

Lines changed: 93 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -1398,6 +1398,21 @@
13981398
minimatch "^3.0.4"
13991399
strip-json-comments "^3.1.1"
14001400

1401+
"@eslint/eslintrc@^0.4.1":
1402+
version "0.4.2"
1403+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.2.tgz#f63d0ef06f5c0c57d76c4ab5f63d3835c51b0179"
1404+
integrity sha512-8nmGq/4ycLpIwzvhI4tNDmQztZ8sp+hI7cyG8i1nQDhkAbRzHpXPidRAHlNvCZQpJTKw5ItIpMw9RSToGF00mg==
1405+
dependencies:
1406+
ajv "^6.12.4"
1407+
debug "^4.1.1"
1408+
espree "^7.3.0"
1409+
globals "^13.9.0"
1410+
ignore "^4.0.6"
1411+
import-fresh "^3.2.1"
1412+
js-yaml "^3.13.1"
1413+
minimatch "^3.0.4"
1414+
strip-json-comments "^3.1.1"
1415+
14011416
"@glimmer/component@^1.0.4":
14021417
version "1.0.4"
14031418
resolved "https://registry.yarnpkg.com/@glimmer/component/-/component-1.0.4.tgz#1c85a5181615a6647f6acfaaed68e28ad7e9626e"
@@ -1742,17 +1757,17 @@
17421757
node-gyp "^7.1.0"
17431758
read-package-json-fast "^2.0.1"
17441759

1745-
"@nullvoxpopuli/eslint-configs@^1.3.0":
1746-
version "1.3.0"
1747-
resolved "https://registry.yarnpkg.com/@nullvoxpopuli/eslint-configs/-/eslint-configs-1.3.0.tgz#88e001dc72584337585a8aee60feb6ecee6fb78d"
1748-
integrity sha512-E4wSIsy7FeKj4Oo/H+lfYSIx1jUT0EetHodZXaC744nB6wjMPAp0HL93q/obDqUBdoC6aULawUSgJI9UF25DSA==
1760+
"@nullvoxpopuli/eslint-configs@^1.3.3":
1761+
version "1.3.3"
1762+
resolved "https://registry.yarnpkg.com/@nullvoxpopuli/eslint-configs/-/eslint-configs-1.3.3.tgz#0776f787056ed714a2f8b0dda39d1786703d9bf5"
1763+
integrity sha512-J5M/E9ir06P6IyTTmOFPhKZuIjIeQ1zILKo9Lt90jBst8Krbp/DZc5ViT00UG5PWLOSfM5GTvqhVlAIhPGP2xg==
17491764
dependencies:
17501765
"@typescript-eslint/eslint-plugin" "4.22.0"
17511766
"@typescript-eslint/parser" "4.22.0"
17521767
babel-eslint "10.1.0"
1753-
eslint "7.24.0"
1754-
eslint-config-prettier "8.2.0"
1755-
eslint-plugin-decorator-position "2.2.23"
1768+
eslint "7.27.0"
1769+
eslint-config-prettier "8.3.0"
1770+
eslint-plugin-decorator-position "2.2.27"
17561771
eslint-plugin-ember "10.3.0"
17571772
eslint-plugin-import "^2.22.1"
17581773
eslint-plugin-json "^2.1.2"
@@ -6909,12 +6924,7 @@ escodegen@^2.0.0:
69096924
optionalDependencies:
69106925
source-map "~0.6.1"
69116926

6912-
6913-
version "8.2.0"
6914-
resolved "https://registry.npmjs.org/eslint-config-prettier/-/eslint-config-prettier-8.2.0.tgz#78de77d63bca8e9e59dae75a614b5299925bb7b3"
6915-
integrity sha512-dWV9EVeSo2qodOPi1iBYU/x6F6diHv8uujxbxr77xExs3zTAlNXvVZKiyLsQGNz7yPV2K49JY5WjPzNIuDc2Bw==
6916-
6917-
eslint-config-prettier@^8.3.0:
6927+
[email protected], eslint-config-prettier@^8.3.0:
69186928
version "8.3.0"
69196929
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-8.3.0.tgz#f7471b20b6fe8a9a9254cc684454202886a2dd7a"
69206930
integrity sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==
@@ -6935,15 +6945,13 @@ eslint-module-utils@^2.6.0:
69356945
debug "^2.6.9"
69366946
pkg-dir "^2.0.0"
69376947

6938-
6939-
version "2.2.23"
6940-
resolved "https://registry.npmjs.org/eslint-plugin-decorator-position/-/eslint-plugin-decorator-position-2.2.23.tgz#8262cf3f2c99139c1f40baf11c1824829c489082"
6941-
integrity sha512-2AudGlJBTRX76KXTrYyydJM/L9mL9J3YWJks6Jg3WgbgtZswhpS1Llqj00cGTqDgPHVtF+Hrrvoklw2rQuTCOw==
6948+
6949+
version "2.2.27"
6950+
resolved "https://registry.yarnpkg.com/eslint-plugin-decorator-position/-/eslint-plugin-decorator-position-2.2.27.tgz#0d509a03aa110aaa10b7d4cea608bef8cb38e6d5"
6951+
integrity sha512-TaTAco8yB3z7Jhn5nTa0nJE1EWsFSeekP5WelACkjRbAPdW3PHhgKe/jqRVUzC4Ebtcdwk15sY1w35eg0ZUAaA==
69426952
dependencies:
69436953
"@ember-data/rfc395-data" "^0.0.4"
69446954
ember-rfc176-data "^0.3.12"
6945-
eslint "^7.24.0"
6946-
prettier "2.2.1"
69476955
snake-case "^3.0.3"
69486956

69496957
@@ -7070,7 +7078,52 @@ eslint-visitor-keys@^2.0.0:
70707078
resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
70717079
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
70727080

7073-
[email protected], eslint@^7.20.0, eslint@^7.24.0:
7081+
7082+
version "7.27.0"
7083+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.27.0.tgz#665a1506d8f95655c9274d84bd78f7166b07e9c7"
7084+
integrity sha512-JZuR6La2ZF0UD384lcbnd0Cgg6QJjiCwhMD6eU4h/VGPcVGwawNNzKU41tgokGXnfjOOyI6QIffthhJTPzzuRA==
7085+
dependencies:
7086+
"@babel/code-frame" "7.12.11"
7087+
"@eslint/eslintrc" "^0.4.1"
7088+
ajv "^6.10.0"
7089+
chalk "^4.0.0"
7090+
cross-spawn "^7.0.2"
7091+
debug "^4.0.1"
7092+
doctrine "^3.0.0"
7093+
enquirer "^2.3.5"
7094+
escape-string-regexp "^4.0.0"
7095+
eslint-scope "^5.1.1"
7096+
eslint-utils "^2.1.0"
7097+
eslint-visitor-keys "^2.0.0"
7098+
espree "^7.3.1"
7099+
esquery "^1.4.0"
7100+
esutils "^2.0.2"
7101+
fast-deep-equal "^3.1.3"
7102+
file-entry-cache "^6.0.1"
7103+
functional-red-black-tree "^1.0.1"
7104+
glob-parent "^5.0.0"
7105+
globals "^13.6.0"
7106+
ignore "^4.0.6"
7107+
import-fresh "^3.0.0"
7108+
imurmurhash "^0.1.4"
7109+
is-glob "^4.0.0"
7110+
js-yaml "^3.13.1"
7111+
json-stable-stringify-without-jsonify "^1.0.1"
7112+
levn "^0.4.1"
7113+
lodash.merge "^4.6.2"
7114+
minimatch "^3.0.4"
7115+
natural-compare "^1.4.0"
7116+
optionator "^0.9.1"
7117+
progress "^2.0.0"
7118+
regexpp "^3.1.0"
7119+
semver "^7.2.1"
7120+
strip-ansi "^6.0.0"
7121+
strip-json-comments "^3.1.0"
7122+
table "^6.0.9"
7123+
text-table "^0.2.0"
7124+
v8-compile-cache "^2.0.3"
7125+
7126+
eslint@^7.20.0:
70747127
version "7.24.0"
70757128
resolved "https://registry.npmjs.org/eslint/-/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
70767129
integrity sha512-k9gaHeHiFmGCDQ2rEfvULlSLruz6tgfA8DEn+rY9/oYPFFTlz55mM/Q/Rij1b2Y42jwZiK3lXvNTw6w6TXzcKQ==
@@ -7402,7 +7455,7 @@ extsprintf@^1.2.0:
74027455
resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.4.0.tgz#e2689f8f356fad62cca65a3a91c5df5f9551692f"
74037456
integrity sha1-4mifjzVvrWLMplo6kcXfX5VRaS8=
74047457

7405-
fast-deep-equal@^3.1.1:
7458+
fast-deep-equal@^3.1.1, fast-deep-equal@^3.1.3:
74067459
version "3.1.3"
74077460
resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz#3a7d56b559d6cbc3eb512325244e619a65c6c525"
74087461
integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==
@@ -8186,6 +8239,13 @@ globals@^13.6.0:
81868239
dependencies:
81878240
type-fest "^0.20.2"
81888241

8242+
globals@^13.9.0:
8243+
version "13.9.0"
8244+
resolved "https://registry.yarnpkg.com/globals/-/globals-13.9.0.tgz#4bf2bf635b334a173fb1daf7c5e6b218ecdc06cb"
8245+
integrity sha512-74/FduwI/JaIrr1H8e71UbDE+5x7pIPs1C2rrwC52SszOo043CsWOZEMW7o2Y58xwm9b+0RBKDxY5n2sUpEFxA==
8246+
dependencies:
8247+
type-fest "^0.20.2"
8248+
81898249
globals@^9.18.0:
81908250
version "9.18.0"
81918251
resolved "https://registry.npmjs.org/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
@@ -13466,6 +13526,18 @@ table@^6.0.4:
1346613526
slice-ansi "^4.0.0"
1346713527
string-width "^4.2.0"
1346813528

13529+
table@^6.0.9:
13530+
version "6.7.1"
13531+
resolved "https://registry.yarnpkg.com/table/-/table-6.7.1.tgz#ee05592b7143831a8c94f3cee6aae4c1ccef33e2"
13532+
integrity sha512-ZGum47Yi6KOOFDE8m223td53ath2enHcYLgOCjGr5ngu8bdIARQk6mN/wRMv4yMRcHnCSnHbCEha4sobQx5yWg==
13533+
dependencies:
13534+
ajv "^8.0.1"
13535+
lodash.clonedeep "^4.5.0"
13536+
lodash.truncate "^4.4.2"
13537+
slice-ansi "^4.0.0"
13538+
string-width "^4.2.0"
13539+
strip-ansi "^6.0.0"
13540+
1346913541
tap-parser@^7.0.0:
1347013542
version "7.0.0"
1347113543
resolved "https://registry.npmjs.org/tap-parser/-/tap-parser-7.0.0.tgz#54db35302fda2c2ccc21954ad3be22b2cba42721"

0 commit comments

Comments
 (0)