Skip to content

Commit 7df392d

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] <support@dependabot.com>
1 parent 535e939 commit 7df392d

File tree

2 files changed

+65
-20
lines changed

2 files changed

+65
-20
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"ember-resolver": "^8.0.2",
5252
"ember-source": "~3.20.4",
5353
"ember-source-channel-url": "^3.0.0",
54-
"ember-template-lint": "^2.21.0",
54+
"ember-template-lint": "^3.4.2",
5555
"ember-try": "^1.4.0",
5656
"eslint": "^7.28.0",
5757
"eslint-plugin-ember": "^9.6.0",

yarn.lock

Lines changed: 64 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1211,6 +1211,16 @@
12111211
resolved "https://registry.yarnpkg.com/@ember-data/rfc395-data/-/rfc395-data-0.0.4.tgz#ecb86efdf5d7733a76ff14ea651a1b0ed1f8a843"
12121212
integrity sha512-tGRdvgC9/QMQSuSuJV45xoyhI0Pzjm7A9o/MVVA3HakXIImJbbzx/k/6dO9CUEQXIyS2y0fW6C1XaYOG7rY0FQ==
12131213

1214+
"@ember-template-lint/todo-utils@^8.1.0":
1215+
version "8.1.0"
1216+
resolved "https://registry.yarnpkg.com/@ember-template-lint/todo-utils/-/todo-utils-8.1.0.tgz#0fe8ef9ebd1948dea34d27d89a2e245687bb57d9"
1217+
integrity sha512-fnxDli4RfYGVBXc64D0fg7ifkSrNE8J/ee4eqQLzTrsUJbisWMlmU2NTHm990XcZkulYkCnkiLKERU/k1tx5IQ==
1218+
dependencies:
1219+
"@types/eslint" "^7.2.10"
1220+
fs-extra "^9.1.0"
1221+
slash "^3.0.0"
1222+
tslib "^2.1.0"
1223+
12141224
"@ember/edition-utils@^1.2.0":
12151225
version "1.2.0"
12161226
resolved "https://registry.yarnpkg.com/@ember/edition-utils/-/edition-utils-1.2.0.tgz#a039f542dc14c8e8299c81cd5abba95e2459cfa6"
@@ -1598,6 +1608,19 @@
15981608
dependencies:
15991609
"@types/node" "*"
16001610

1611+
"@types/eslint@^7.2.10":
1612+
version "7.2.13"
1613+
resolved "https://registry.yarnpkg.com/@types/eslint/-/eslint-7.2.13.tgz#e0ca7219ba5ded402062ad6f926d491ebb29dd53"
1614+
integrity sha512-LKmQCWAlnVHvvXq4oasNUMTJJb2GwSyTY8+1C7OH5ILR8mPLaljv1jxL1bXW3xB3jFbQxTKxJAvI8PyjB09aBg==
1615+
dependencies:
1616+
"@types/estree" "*"
1617+
"@types/json-schema" "*"
1618+
1619+
"@types/estree@*":
1620+
version "0.0.48"
1621+
resolved "https://registry.yarnpkg.com/@types/estree/-/estree-0.0.48.tgz#18dc8091b285df90db2f25aa7d906cfc394b7f74"
1622+
integrity sha512-LfZwXoGUDo0C3me81HXgkBg5CTQYb6xzEl+fNmbO4JdRiSKQ8A0GD1OBBvKAIsbCUgoyAty7m99GqqMQe784ew==
1623+
16011624
"@types/express-serve-static-core@*":
16021625
version "4.17.9"
16031626
resolved "https://registry.yarnpkg.com/@types/express-serve-static-core/-/express-serve-static-core-4.17.9.tgz#2d7b34dcfd25ec663c25c85d76608f8b249667f1"
@@ -1644,6 +1667,11 @@
16441667
resolved "https://registry.yarnpkg.com/@types/http-cache-semantics/-/http-cache-semantics-4.0.0.tgz#9140779736aa2655635ee756e2467d787cfe8a2a"
16451668
integrity sha512-c3Xy026kOF7QOTn00hbIllV1dLR9hG9NkSrLQgCVs8NF6sBU+VGWjD3wLPhmh1TYAc7ugCFsvHYMN4VcBN1U1A==
16461669

1670+
"@types/json-schema@*":
1671+
version "7.0.7"
1672+
resolved "https://registry.yarnpkg.com/@types/json-schema/-/json-schema-7.0.7.tgz#98a993516c859eb0d5c4c8f098317a9ea68db9ad"
1673+
integrity sha512-cxWFQVseBm6O9Gbw1IWb8r6OS4OhSt3hPZLkFApLjM8TEXROBuQGLAH2i2gZpcXdLBIrpXuTDhH7Vbm1iXmNGA==
1674+
16471675
"@types/keyv@*":
16481676
version "3.1.1"
16491677
resolved "https://registry.yarnpkg.com/@types/keyv/-/keyv-3.1.1.tgz#e45a45324fca9dab716ab1230ee249c9fb52cfa7"
@@ -4200,6 +4228,11 @@ dag-map@^2.0.2:
42004228
resolved "https://registry.yarnpkg.com/dag-map/-/dag-map-2.0.2.tgz#9714b472de82a1843de2fba9b6876938cab44c68"
42014229
integrity sha1-lxS0ct6CoYQ94vuptodpOMq0TGg=
42024230

4231+
date-fns@^2.21.3:
4232+
version "2.22.1"
4233+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.22.1.tgz#1e5af959831ebb1d82992bf67b765052d8f0efc4"
4234+
integrity sha512-yUFPQjrxEmIsMqlHhAhmxkuH769baF21Kk+nZwZGyrMoyLA+LugaQtC0+Tqf9CBUUULWwUJt6Q5ySI3LJDDCGg==
4235+
42034236
debug@2.6.9, 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:
42044237
version "2.6.9"
42054238
resolved "https://registry.yarnpkg.com/debug/-/debug-2.6.9.tgz#5d128515df134ff327e90a4c93f4e077a536341f"
@@ -4927,21 +4960,23 @@ ember-source@~3.20.4:
49274960
semver "^6.1.1"
49284961
silent-error "^1.1.1"
49294962

4930-
ember-template-lint@^2.21.0:
4931-
version "2.21.0"
4932-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b"
4933-
integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA==
4963+
ember-template-lint@^3.4.2:
4964+
version "3.4.2"
4965+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.2.tgz#d9480957b576b2b7ed02b4bf6bdb7c4b80243581"
4966+
integrity sha512-YorsJ5cVmrt0hm2gTVwsKsX/NpYp6X7oa+z7a2iAtwBEz4GyEImUpH3YF7ilXHMFB6d5k96LLKzF73cyBJliuQ==
49344967
dependencies:
4935-
chalk "^4.0.0"
4968+
"@ember-template-lint/todo-utils" "^8.1.0"
4969+
chalk "^4.1.1"
4970+
date-fns "^2.21.3"
49364971
ember-template-recast "^5.0.1"
49374972
find-up "^5.0.0"
49384973
fuse.js "^6.4.6"
49394974
get-stdin "^8.0.0"
4940-
globby "^11.0.2"
4975+
globby "^11.0.3"
49414976
is-glob "^4.0.1"
4942-
micromatch "^4.0.2"
4977+
micromatch "^4.0.4"
49434978
resolve "^1.20.0"
4944-
v8-compile-cache "^2.2.0"
4979+
v8-compile-cache "^2.3.0"
49454980
yargs "^16.2.0"
49464981

49474982
ember-template-recast@^5.0.1:
@@ -6203,7 +6238,7 @@ globby@10.0.0:
62036238
merge2 "^1.2.3"
62046239
slash "^3.0.0"
62056240

6206-
globby@11.0.3, globby@^11.0.1, globby@^11.0.2:
6241+
globby@11.0.3, globby@^11.0.1, globby@^11.0.3:
62076242
version "11.0.3"
62086243
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.3.tgz#9b1f0cb523e171dd1ad8c7b2a9fb4b644b9593cb"
62096244
integrity sha512-ffdmosjA807y7+lA1NM0jELARVmYul/715xiILEjo3hBLPTcirgQNnXECn5g3mtR8TOLCVbkfua1Hpen25/Xcg==
@@ -7922,13 +7957,13 @@ micromatch@^3.1.4:
79227957
snapdragon "^0.8.1"
79237958
to-regex "^3.0.2"
79247959

7925-
micromatch@^4.0.2:
7926-
version "4.0.2"
7927-
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.2.tgz#4fcb0999bf9fbc2fcbdd212f6d629b9a56c39259"
7928-
integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q==
7960+
micromatch@^4.0.2, micromatch@^4.0.4:
7961+
version "4.0.4"
7962+
resolved "https://registry.yarnpkg.com/micromatch/-/micromatch-4.0.4.tgz#896d519dfe9db25fce94ceb7a500919bf881ebf9"
7963+
integrity sha512-pRmzw/XUcwXGpD9aI9q/0XOwLNygjETJ8y0ao0wdqprrzDa4YnxLcz7fQRZr8voh8V10kGhABbNcHVk5wHgWwg==
79297964
dependencies:
79307965
braces "^3.0.1"
7931-
picomatch "^2.0.5"
7966+
picomatch "^2.2.3"
79327967

79337968
mime-db@1.47.0:
79347969
version "1.47.0"
@@ -8784,11 +8819,16 @@ path-type@^4.0.0:
87848819
resolved "https://registry.yarnpkg.com/path-type/-/path-type-4.0.0.tgz#84ed01c0a7ba380afe09d90a8c180dcd9d03043b"
87858820
integrity sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==
87868821

8787-
picomatch@^2.0.5, picomatch@^2.2.1:
8822+
picomatch@^2.2.1:
87888823
version "2.2.2"
87898824
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.2.2.tgz#21f333e9b6b8eaff02468f5146ea406d345f4dad"
87908825
integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg==
87918826

8827+
picomatch@^2.2.3:
8828+
version "2.3.0"
8829+
resolved "https://registry.yarnpkg.com/picomatch/-/picomatch-2.3.0.tgz#f1f061de8f6a4bf022892e2d128234fb98302972"
8830+
integrity sha512-lY1Q/PiJGC2zOv/z391WOTD+Z02bCgsFfvxoXXf6h7kv9o+WmsmzYqrAwY63sNgOxE4xEdq0WyUnXfKeBrSvYw==
8831+
87928832
pidtree@^0.3.0:
87938833
version "0.3.1"
87948834
resolved "https://registry.yarnpkg.com/pidtree/-/pidtree-0.3.1.tgz#ef09ac2cc0533df1f3250ccf2c4d366b0d12114a"
@@ -10505,6 +10545,11 @@ tslib@^1.10.0, tslib@^1.9.0:
1050510545
resolved "https://registry.yarnpkg.com/tslib/-/tslib-1.13.0.tgz#c881e13cc7015894ed914862d276436fa9a47043"
1050610546
integrity sha512-i/6DQjL8Xf3be4K/E6Wgpekn5Qasl1usyw++dAA35Ue5orEn65VIxOA+YvNNl9HV3qv70T7CNwjODHZrLwvd1Q==
1050710547

10548+
tslib@^2.1.0:
10549+
version "2.2.0"
10550+
resolved "https://registry.yarnpkg.com/tslib/-/tslib-2.2.0.tgz#fb2c475977e35e241311ede2693cee1ec6698f5c"
10551+
integrity sha512-gS9GVHRU+RGn5KQM2rllAlR3dU6m7AcpJKdtH8gFvQiC4Otgk98XnmMU+nZenHt/+VhnBPWwgrJsyrdcw6i23w==
10552+
1050810553
type-check@^0.4.0, type-check@~0.4.0:
1050910554
version "0.4.0"
1051010555
resolved "https://registry.yarnpkg.com/type-check/-/type-check-0.4.0.tgz#07b8203bfa7056c0657050e3ccd2c37730bab8f1"
@@ -10740,10 +10785,10 @@ uuid@8.3.2, uuid@^8.3.0:
1074010785
resolved "https://registry.yarnpkg.com/uuid/-/uuid-8.3.2.tgz#80d5b5ced271bb9af6c445f21a1a04c606cefbe2"
1074110786
integrity sha512-+NYs2QeMWy+GWFOEm9xnn6HCDp0l7QBD7ml8zLUmJ+93Q5NF0NocErnwkTkXVFNiX3/fpC6afS8Dhb/gz7R7eg==
1074210787

10743-
v8-compile-cache@^2.0.3, v8-compile-cache@^2.2.0:
10744-
version "2.2.0"
10745-
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz#9471efa3ef9128d2f7c6a7ca39c4dd6b5055b132"
10746-
integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q==
10788+
v8-compile-cache@^2.0.3, v8-compile-cache@^2.3.0:
10789+
version "2.3.0"
10790+
resolved "https://registry.yarnpkg.com/v8-compile-cache/-/v8-compile-cache-2.3.0.tgz#2de19618c66dc247dcfb6f99338035d8245a2cee"
10791+
integrity sha512-l8lCEmLcLYZh4nbunNZvQCJc5pv7+RCwa8q/LdUx8u7lsWvPDKmpodJAJNwkAhJC//dFY48KuIEmjtd4RViDrA==
1074710792

1074810793
validate-npm-package-license@^3.0.1:
1074910794
version "3.0.4"

0 commit comments

Comments
 (0)