Skip to content

Commit f6769fb

Browse files
Update dependency ember-template-lint to v4.14.0 (#983)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8934e34 commit f6769fb

2 files changed

Lines changed: 28 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.6.0",
8080
"ember-source-channel-url": "3.0.0",
81-
"ember-template-lint": "4.13.0",
81+
"ember-template-lint": "4.14.0",
8282
"ember-try": "1.4.0",
8383
"eslint": "7.32.0",
8484
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 27 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3219,6 +3219,11 @@ babel-helpers@^6.24.1:
32193219
babel-runtime "^6.22.0"
32203220
babel-template "^6.24.1"
32213221

3222+
babel-import-util@^0.2.0:
3223+
version "0.2.0"
3224+
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-0.2.0.tgz#b468bb679919601a3570f9e317536c54f2862e23"
3225+
integrity sha512-CtWYYHU/MgK88rxMrLfkD356dApswtR/kWZ/c6JifG1m10e7tBBrs/366dFzWMAoqYmG5/JSh+94tUSpIwh+ag==
3226+
32223227
babel-import-util@^1.1.0, babel-import-util@^1.2.0:
32233228
version "1.2.2"
32243229
resolved "https://registry.yarnpkg.com/babel-import-util/-/babel-import-util-1.2.2.tgz#1027560e143a4a68b1758e71d4fadc661614e495"
@@ -7193,16 +7198,32 @@ ember-svg-jar@^2.2.3:
71937198
mkdirp "^0.5.1"
71947199
path-posix "^1.0.0"
71957200

7196-
7197-
version "4.13.0"
7198-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.13.0.tgz#06e56987cb448764e816655560ac750b7f5b022f"
7199-
integrity sha512-ByhAlmXAtq87O3QpQXNz+4kra3MffNOQ5ilbHaNJOQ41NPJsxjSkT+4jVXcMKgINPOuEsOKic41KGD/PT+vdAQ==
7201+
ember-template-imports@^3.1.1:
7202+
version "3.1.1"
7203+
resolved "https://registry.yarnpkg.com/ember-template-imports/-/ember-template-imports-3.1.1.tgz#9b7a4f37c0a638b3d3d9894dade494efceb30f9a"
7204+
integrity sha512-ZsujuOwaF6lWDDeKC0NleCUAC8f06CfxWQPmejNnxg5gUdqHFTfW9L++X9RLLV/pJZ6eCtax7L94XkXQJ1LfBA==
7205+
dependencies:
7206+
babel-import-util "^0.2.0"
7207+
broccoli-stew "^3.0.0"
7208+
ember-cli-babel-plugin-helpers "^1.1.1"
7209+
ember-cli-version-checker "^5.1.2"
7210+
line-column "^1.0.2"
7211+
magic-string "^0.25.7"
7212+
parse-static-imports "^1.1.0"
7213+
string.prototype.matchall "^4.0.6"
7214+
validate-peer-dependencies "^1.1.0"
7215+
7216+
7217+
version "4.14.0"
7218+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
7219+
integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
72007220
dependencies:
72017221
"@lint-todo/utils" "^13.0.3"
72027222
aria-query "^5.0.2"
72037223
chalk "^4.1.2"
72047224
ci-info "^3.3.2"
72057225
date-fns "^2.29.2"
7226+
ember-template-imports "^3.1.1"
72067227
ember-template-recast "^6.1.3"
72077228
find-up "^6.3.0"
72087229
fuse.js "^6.5.3"
@@ -14908,7 +14929,7 @@ string-width@^2.1.0, string-width@^2.1.1:
1490814929
is-fullwidth-code-point "^2.0.0"
1490914930
strip-ansi "^4.0.0"
1491014931

14911-
string.prototype.matchall@^4.0.5:
14932+
string.prototype.matchall@^4.0.5, string.prototype.matchall@^4.0.6:
1491214933
version "4.0.7"
1491314934
resolved "https://registry.yarnpkg.com/string.prototype.matchall/-/string.prototype.matchall-4.0.7.tgz#8e6ecb0d8a1fb1fda470d81acecb2dba057a481d"
1491414935
integrity sha512-f48okCX7JiwVi1NXCVWcFnZgADDC/n2vePlQ/KUCNqCikLLilQvwjMO8+BHVKvgzH0JB0J9LEPgxOGT02RoETg==
@@ -16032,7 +16053,7 @@ validate-npm-package-name@^3.0.0:
1603216053
dependencies:
1603316054
builtins "^1.0.3"
1603416055

16035-
validate-peer-dependencies@^1.2.0:
16056+
validate-peer-dependencies@^1.1.0, validate-peer-dependencies@^1.2.0:
1603616057
version "1.2.0"
1603716058
resolved "https://registry.yarnpkg.com/validate-peer-dependencies/-/validate-peer-dependencies-1.2.0.tgz#22aab93c514f4fda457d36c80685e8b1160d2036"
1603816059
integrity sha512-nd2HUpKc6RWblPZQ2GDuI65sxJ2n/UqZwSBVtj64xlWjMx0m7ZB2m9b2JS3v1f+n9VWH/dd1CMhkHfP6pIdckA==

0 commit comments

Comments
 (0)