Skip to content

Commit 228a5f6

Browse files
Bump ember-template-lint from 2.21.0 to 3.4.2
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.21.0 to 3.4.2. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v2.21.0...v3.4.2) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 1b25588 commit 228a5f6

File tree

2 files changed

+66
-21
lines changed

2 files changed

+66
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
"ember-resolver": "^8.0.2",
5959
"ember-source": "~3.21.3",
6060
"ember-source-channel-url": "^3.0.0",
61-
"ember-template-lint": "^2.21.0",
61+
"ember-template-lint": "^3.4.2",
6262
"ember-try": "^1.4.0",
6363
"eslint": "^7.26.0",
6464
"eslint-plugin-ember": "^9.6.0",

yarn.lock

Lines changed: 65 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1209,6 +1209,16 @@
12091209
dependencies:
12101210
ember-cli-babel "^7.1.3"
12111211

1212+
"@ember-template-lint/todo-utils@^8.1.0":
1213+
version "8.1.0"
1214+
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.1.0.tgz#0fe8ef9ebd1948dea34d27d89a2e245687bb57d9"
1215+
integrity sha512-fnxDli4RfYGVBXc64D0fg7ifkSrNE8J/ee4eqQLzTrsUJbisWMlmU2NTHm990XcZkulYkCnkiLKERU/k1tx5IQ==
1216+
dependencies:
1217+
"@types/eslint" "^7.2.10"
1218+
fs-extra "^9.1.0"
1219+
slash "^3.0.0"
1220+
tslib "^2.1.0"
1221+
12121222
"@ember/edition-utils@^1.2.0":
12131223
version "1.2.0"
12141224
resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6"
@@ -1790,6 +1800,19 @@
17901800
dependencies:
17911801
"@types/node" "*"
17921802

1803+
"@types/eslint@^7.2.10":
1804+
version "7.2.10"
1805+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.10.tgz#4b7a9368d46c0f8cd5408c23288a59aa2394d917"
1806+
integrity sha512-kUEPnMKrqbtpCq/KTaGFFKAcz6Ethm2EjCoKIDaCmfRBWLbFuTcOJfTlorwbnboXBzahqWLgUp1BQeKHiJzPUQ==
1807+
dependencies:
1808+
"@types/estree" "*"
1809+
"@types/json-schema" "*"
1810+
1811+
"@types/estree@*":
1812+
version "0.0.47"
1813+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.47.tgz#d7a51db20f0650efec24cd04994f523d93172ed4"
1814+
integrity sha512-c5ciR06jK8u9BstrmJyO97m+klJrrhCf9u3rLu3DEAJBirxRqSCvDQoYKmxuYwQI5SZChAWu+tq9oVlGRuzPAg==
1815+
17931816
"@types/express-serve-static-core@*":
17941817
version "4.17.13"
17951818
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.13.tgz#d9af025e925fc8b089be37423b8d1eac781be084"
@@ -1836,6 +1859,11 @@
18361859
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
18371860
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
18381861

1862+
"@types/json-schema@*":
1863+
version "7.0.7"
1864+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1865+
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
1866+
18391867
"@types/json-schema@^7.0.5":
18401868
version "7.0.6"
18411869
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.6.tgz#f4c7ec43e81b319a9815115031709f26987891f0"
@@ -4309,7 +4337,7 @@ caseless@~0.12.0:
43094337
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
43104338
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
43114339

4312-
[email protected], chalk@^4.0.0, chalk@^4.1.0:
4340+
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
43134341
version "4.1.1"
43144342
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
43154343
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
@@ -5042,6 +5070,11 @@ data-urls@^2.0.0:
50425070
whatwg-mimetype "^2.3.0"
50435071
whatwg-url "^8.0.0"
50445072

5073+
date-fns@^2.21.3:
5074+
version "2.21.3"
5075+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b"
5076+
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw==
5077+
50455078
[email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
50465079
version "2.6.9"
50475080
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -6164,21 +6197,23 @@ ember-style-modifier@^0.6.0:
61646197
ember-cli-babel "^7.21.0"
61656198
ember-modifier "^2.1.0"
61666199

6167-
ember-template-lint@^2.21.0:
6168-
version "2.21.0"
6169-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b"
6170-
integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA==
6200+
ember-template-lint@^3.4.2:
6201+
version "3.4.2"
6202+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.2.tgz#d9480957b576b2b7ed02b4bf6bdb7c4b80243581"
6203+
integrity sha512-YorsJ5cVmrt0hm2gTVwsKsX/NpYp6X7oa+z7a2iAtwBEz4GyEImUpH3YF7ilXHMFB6d5k96LLKzF73cyBJliuQ==
61716204
dependencies:
6172-
chalk "^4.0.0"
6205+
"@ember-template-lint/todo-utils" "^8.1.0"
6206+
chalk "^4.1.1"
6207+
date-fns "^2.21.3"
61736208
ember-template-recast "^5.0.1"
61746209
find-up "^5.0.0"
61756210
fuse.js "^6.4.6"
61766211
get-stdin "^8.0.0"
6177-
globby "^11.0.2"
6212+
globby "^11.0.3"
61786213
is-glob "^4.0.1"
6179-
micromatch "^4.0.2"
6214+
micromatch "^4.0.4"
61806215
resolve "^1.20.0"
6181-
v8-compile-cache "^2.2.0"
6216+
v8-compile-cache "^2.3.0"
61826217
yargs "^16.2.0"
61836218

61846219
ember-template-recast@^5.0.1:
@@ -7659,7 +7694,7 @@ [email protected]:
76597694
merge2 "^1.2.3"
76607695
slash "^3.0.0"
76617696

7662-
[email protected], globby@^11.0.1, globby@^11.0.2:
7697+
[email protected], globby@^11.0.1, globby@^11.0.3:
76637698
version "11.0.3"
76647699
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
76657700
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
@@ -9612,13 +9647,13 @@ micromatch@^3.1.10, micromatch@^3.1.4:
96129647
snapdragon "^0.8.1"
96139648
to-regex "^3.0.2"
96149649

9615-
micromatch@^4.0.2:
9616-
version "4.0.2"
9617-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
9618-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
9650+
micromatch@^4.0.2, micromatch@^4.0.4:
9651+
version "4.0.4"
9652+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
9653+
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
96199654
dependencies:
96209655
braces "^3.0.1"
9621-
picomatch "^2.0.5"
9656+
picomatch "^2.2.3"
96229657

96239658
miller-rabin@^4.0.0:
96249659
version "4.0.1"
@@ -10618,11 +10653,16 @@ performance-now@^2.1.0:
1061810653
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1061910654
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1062010655

10621-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
10656+
picomatch@^2.0.4, picomatch@^2.2.1:
1062210657
version "2.2.2"
1062310658
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
1062410659
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
1062510660

10661+
picomatch@^2.2.3:
10662+
version "2.2.3"
10663+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.3.tgz#465547f359ccc206d3c48e46a1bcb89bf7ee619d"
10664+
integrity sha512-KpELjfwcCDUb9PeigTs2mBJzXUPzAuP2oPcA989He8Rte0+YUAjw1JVedDhuTKPkHjSYzMN3npC9luThGYEKdg==
10665+
1062610666
pidtree@^0.3.0:
1062710667
version "0.3.1"
1062810668
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
@@ -12709,6 +12749,11 @@ tslib@^1.10.0, tslib@^1.9.0:
1270912749
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
1271012750
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
1271112751

12752+
tslib@^2.1.0:
12753+
version "2.2.0"
12754+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
12755+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
12756+
1271212757
1271312758
version "0.0.0"
1271412759
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
@@ -13017,10 +13062,10 @@ uuid@^3.3.2:
1301713062
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1301813063
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1301913064

13020-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
13021-
version "2.2.0"
13022-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
13023-
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
13065+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
13066+
version "2.3.0"
13067+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
13068+
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1302413069

1302513070
validate-npm-package-license@^3.0.1:
1302613071
version "3.0.4"

0 commit comments

Comments
 (0)