Skip to content

Commit 2fceec4

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 98594a8 commit 2fceec4

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.27.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.11"
1805+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.11.tgz#180b58f5bb7d7376e39d22496e2b08901aa52fd2"
1806+
integrity sha512-WYhv//5K8kQtsSc9F1Kn2vHzhYor6KpwPbARH7hwYe3C3ETD0EVx/3P5qQybUoaBEuUa9f/02JjBiXFWalYUmw==
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"
@@ -4319,7 +4347,7 @@ caseless@~0.12.0:
43194347
resolved "https://registry.yarnpkg.com/caseless/-/caseless-0.12.0.tgz#1b681c21ff84033c826543090689420d187151dc"
43204348
integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw=
43214349

4322-
[email protected], chalk@^4.0.0, chalk@^4.1.0:
4350+
[email protected], chalk@^4.0.0, chalk@^4.1.0, chalk@^4.1.1:
43234351
version "4.1.1"
43244352
resolved "https://registry.yarnpkg.com/chalk/-/chalk-4.1.1.tgz#c80b3fab28bf6371e6863325eee67e618b77e6ad"
43254353
integrity sha512-diHzdDKxcU+bAsUboHLPEDQiw0qEe0qd7SYUn3HgcFlWgbDcfLGswOHYeGrHKzG9z6UYf01d9VFMfZxPM1xZSg==
@@ -5052,6 +5080,11 @@ data-urls@^2.0.0:
50525080
whatwg-mimetype "^2.3.0"
50535081
whatwg-url "^8.0.0"
50545082

5083+
date-fns@^2.21.3:
5084+
version "2.21.3"
5085+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.21.3.tgz#8f5f6889d7a96bbcc1f0ea50239b397a83357f9b"
5086+
integrity sha512-HeYdzCaFflc1i4tGbj7JKMjM4cKGYoyxwcIIkHzNgCkX8xXDNJDZXgDDVchIWpN4eQc3lH37WarduXFZJOtxfw==
5087+
50555088
[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:
50565089
version "2.6.9"
50575090
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -6174,21 +6207,23 @@ ember-style-modifier@^0.6.0:
61746207
ember-cli-babel "^7.21.0"
61756208
ember-modifier "^2.1.0"
61766209

6177-
ember-template-lint@^2.21.0:
6178-
version "2.21.0"
6179-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b"
6180-
integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA==
6210+
ember-template-lint@^3.4.2:
6211+
version "3.4.2"
6212+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.2.tgz#d9480957b576b2b7ed02b4bf6bdb7c4b80243581"
6213+
integrity sha512-YorsJ5cVmrt0hm2gTVwsKsX/NpYp6X7oa+z7a2iAtwBEz4GyEImUpH3YF7ilXHMFB6d5k96LLKzF73cyBJliuQ==
61816214
dependencies:
6182-
chalk "^4.0.0"
6215+
"@ember-template-lint/todo-utils" "^8.1.0"
6216+
chalk "^4.1.1"
6217+
date-fns "^2.21.3"
61836218
ember-template-recast "^5.0.1"
61846219
find-up "^5.0.0"
61856220
fuse.js "^6.4.6"
61866221
get-stdin "^8.0.0"
6187-
globby "^11.0.2"
6222+
globby "^11.0.3"
61886223
is-glob "^4.0.1"
6189-
micromatch "^4.0.2"
6224+
micromatch "^4.0.4"
61906225
resolve "^1.20.0"
6191-
v8-compile-cache "^2.2.0"
6226+
v8-compile-cache "^2.3.0"
61926227
yargs "^16.2.0"
61936228

61946229
ember-template-recast@^5.0.1:
@@ -7671,7 +7706,7 @@ [email protected]:
76717706
merge2 "^1.2.3"
76727707
slash "^3.0.0"
76737708

7674-
[email protected], globby@^11.0.1, globby@^11.0.2:
7709+
[email protected], globby@^11.0.1, globby@^11.0.3:
76757710
version "11.0.3"
76767711
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
76777712
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
@@ -9634,13 +9669,13 @@ micromatch@^3.1.10, micromatch@^3.1.4:
96349669
snapdragon "^0.8.1"
96359670
to-regex "^3.0.2"
96369671

9637-
micromatch@^4.0.2:
9638-
version "4.0.2"
9639-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
9640-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
9672+
micromatch@^4.0.2, micromatch@^4.0.4:
9673+
version "4.0.4"
9674+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
9675+
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
96419676
dependencies:
96429677
braces "^3.0.1"
9643-
picomatch "^2.0.5"
9678+
picomatch "^2.2.3"
96449679

96459680
miller-rabin@^4.0.0:
96469681
version "4.0.1"
@@ -10640,11 +10675,16 @@ performance-now@^2.1.0:
1064010675
resolved "https://registry.yarnpkg.com/performance-now/-/performance-now-2.1.0.tgz#6309f4e0e5fa913ec1c69307ae364b4b377c9e7b"
1064110676
integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns=
1064210677

10643-
picomatch@^2.0.4, picomatch@^2.0.5, picomatch@^2.2.1:
10678+
picomatch@^2.0.4, picomatch@^2.2.1:
1064410679
version "2.2.2"
1064510680
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
1064610681
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
1064710682

10683+
picomatch@^2.2.3:
10684+
version "2.3.0"
10685+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
10686+
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
10687+
1064810688
pidtree@^0.3.0:
1064910689
version "0.3.1"
1065010690
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
@@ -12738,6 +12778,11 @@ tslib@^1.10.0, tslib@^1.9.0:
1273812778
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
1273912779
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
1274012780

12781+
tslib@^2.1.0:
12782+
version "2.2.0"
12783+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
12784+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
12785+
1274112786
1274212787
version "0.0.0"
1274312788
resolved "https://registry.yarnpkg.com/tty-browserify/-/tty-browserify-0.0.0.tgz#a157ba402da24e9bf957f9aa69d524eed42901a6"
@@ -13046,10 +13091,10 @@ uuid@^3.3.2:
1304613091
resolved "https://registry.yarnpkg.com/uuid/-/uuid-3.4.0.tgz#b23e4358afa8a202fe7a100af1f5f883f02007ee"
1304713092
integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A==
1304813093

13049-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
13050-
version "2.2.0"
13051-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
13052-
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
13094+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
13095+
version "2.3.0"
13096+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
13097+
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1305313098

1305413099
validate-npm-package-license@^3.0.1:
1305513100
version "3.0.4"

0 commit comments

Comments
 (0)