Skip to content

Commit 45fcd9d

Browse files
committed
Update dependency ember-template-lint to v4.18.1
1 parent aba3f32 commit 45fcd9d

2 files changed

Lines changed: 21 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ember-route-action-helper": "2.0.8",
121121
"ember-source": "4.8.2",
122122
"ember-source-channel-url": "3.0.0",
123-
"ember-template-lint": "4.18.0",
123+
"ember-template-lint": "4.18.1",
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.27.0",

yarn.lock

Lines changed: 20 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14626,17 +14626,32 @@ ember-template-imports@^3.1.1:
1462614626
string.prototype.matchall "^4.0.6"
1462714627
validate-peer-dependencies "^1.1.0"
1462814628

14629-
ember-template-lint@4.18.0:
14630-
version "4.18.0"
14631-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.18.0.tgz#a277fb097069e2b0a6c2f2cadef9e51a5489b6da"
14632-
integrity sha512-58tARMZMXwfOWOTTzY0vD8Qu+6h1HBSo7elhY+/i/ZE3GSA3wxCqCrqiBLgfWA+gJ7guu5zSFiGVcFMXQLwU5w==
14629+
ember-template-imports@^3.2.0:
14630+
version "3.4.0"
14631+
resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.4.0.tgz#c40757e2d41e289ce08c0fe80671000bf216e0ef"
14632+
integrity sha512-3Cwcj3NXA129g3ZhmrQ/nYOxksFonTmB/qxyaSNTHrLBSoc93UZys47hBz13DlcfoeSCCrNt2Qpq1j890I04PQ==
14633+
dependencies:
14634+
babel-import-util "^0.2.0"
14635+
broccoli-stew "^3.0.0"
14636+
ember-cli-babel-plugin-helpers "^1.1.1"
14637+
ember-cli-version-checker "^5.1.2"
14638+
line-column "^1.0.2"
14639+
magic-string "^0.25.7"
14640+
parse-static-imports "^1.1.0"
14641+
string.prototype.matchall "^4.0.6"
14642+
validate-peer-dependencies "^1.1.0"
14643+
14644+
ember-template-lint@4.18.1:
14645+
version "4.18.1"
14646+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.18.1.tgz#f184f7420075006be60280f59e1b99dec5940585"
14647+
integrity sha512-YATwZ1zENT5wfW41/W+wz36gJVFlR8FdSXrWhoJbg89r1goTtkLNG7jhU+/jF11sXOcq0KqvK4TOQsfwPDW8Ug==
1463314648
dependencies:
1463414649
"@lint-todo/utils" "^13.0.3"
1463514650
aria-query "^5.0.2"
1463614651
chalk "^4.1.2"
1463714652
ci-info "^3.4.0"
1463814653
date-fns "^2.29.2"
14639-
ember-template-imports "^3.1.1"
14654+
ember-template-imports "^3.2.0"
1464014655
ember-template-recast "^6.1.3"
1464114656
find-up "^6.3.0"
1464214657
fuse.js "^6.5.3"

0 commit comments

Comments
 (0)