Skip to content

Commit d094736

Browse files
Update dependency ember-template-lint to v4.18.1 (#1026)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c77f005 commit d094736

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ember-resolver": "8.0.3",
7979
"ember-source": "4.8.2",
8080
"ember-source-channel-url": "3.0.0",
81-
"ember-template-lint": "4.18.0",
81+
"ember-template-lint": "4.18.1",
8282
"ember-try": "1.4.0",
8383
"eslint": "7.32.0",
8484
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7209,7 +7209,7 @@ ember-svg-jar@^2.2.3:
72097209
lodash "^4.17.15"
72107210
safe-stable-stringify "^2.2.0"
72117211

7212-
ember-template-imports@^3.1.1:
7212+
ember-template-imports@^3.2.0:
72137213
version "3.4.0"
72147214
resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.4.0.tgz#c40757e2d41e289ce08c0fe80671000bf216e0ef"
72157215
integrity sha512-3Cwcj3NXA129g3ZhmrQ/nYOxksFonTmB/qxyaSNTHrLBSoc93UZys47hBz13DlcfoeSCCrNt2Qpq1j890I04PQ==
@@ -7224,17 +7224,17 @@ ember-template-imports@^3.1.1:
72247224
string.prototype.matchall "^4.0.6"
72257225
validate-peer-dependencies "^1.1.0"
72267226

7227-
7228-
version "4.18.0"
7229-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.18.0.tgz#a277fb097069e2b0a6c2f2cadef9e51a5489b6da"
7230-
integrity sha512-58tARMZMXwfOWOTTzY0vD8Qu+6h1HBSo7elhY+/i/ZE3GSA3wxCqCrqiBLgfWA+gJ7guu5zSFiGVcFMXQLwU5w==
7227+
7228+
version "4.18.1"
7229+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.18.1.tgz#f184f7420075006be60280f59e1b99dec5940585"
7230+
integrity sha512-YATwZ1zENT5wfW41/W+wz36gJVFlR8FdSXrWhoJbg89r1goTtkLNG7jhU+/jF11sXOcq0KqvK4TOQsfwPDW8Ug==
72317231
dependencies:
72327232
"@lint-todo/utils" "^13.0.3"
72337233
aria-query "^5.0.2"
72347234
chalk "^4.1.2"
72357235
ci-info "^3.4.0"
72367236
date-fns "^2.29.2"
7237-
ember-template-imports "^3.1.1"
7237+
ember-template-imports "^3.2.0"
72387238
ember-template-recast "^6.1.3"
72397239
find-up "^6.3.0"
72407240
fuse.js "^6.5.3"

0 commit comments

Comments
 (0)