Skip to content

Commit b81a443

Browse files
authored
Merge pull request #364 from ember-bootstrap/renovate/ember-template-lint-5.x
Update dependency ember-template-lint to v5.6.0
2 parents 472b9c5 + a04e5b4 commit b81a443

File tree

2 files changed

+14
-14
lines changed

2 files changed

+14
-14
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"ember-resolver": "10.0.0",
6161
"ember-source": "4.11.0",
6262
"ember-source-channel-url": "3.0.0",
63-
"ember-template-lint": "5.5.1",
63+
"ember-template-lint": "5.6.0",
6464
"ember-try": "2.0.0",
6565
"eslint": "7.32.0",
6666
"eslint-config-prettier": "8.6.0",

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -3433,7 +3433,7 @@ chrome-trace-event@^1.0.2:
34333433
resolved "https://registry.yarnpkg.com/chrome-trace-event/-/chrome-trace-event-1.0.3.tgz#1015eced4741e15d06664a957dbbf50d041e26ac"
34343434
integrity sha512-p3KULyQg4S7NIHixdwbGX+nFHkoBiA4YQmyWtjb8XngSKV124nJmRysgAeujbUVb15vh+RvFUfCPqU7rXk+hZg==
34353435

3436-
ci-info@^3.2.0, ci-info@^3.5.0, ci-info@^3.7.1:
3436+
ci-info@^3.2.0, ci-info@^3.5.0, ci-info@^3.8.0:
34373437
version "3.8.0"
34383438
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.8.0.tgz#81408265a5380c929f0bc665d62256628ce9ef91"
34393439
integrity sha512-eXTggHWSooYhq49F2opQhuHWgzucfF2YgODK4e1566GQs5BIfP30B0oenwBJHfWxAs2fyPB1s7Mg949zLf61Yw==
@@ -5024,15 +5024,15 @@ ember-template-imports@^3.4.1:
50245024
string.prototype.matchall "^4.0.6"
50255025
validate-peer-dependencies "^1.1.0"
50265026

5027-
ember-template-lint@5.5.1:
5028-
version "5.5.1"
5029-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.5.1.tgz#6a37b2770b1febc567a092013fd8927c5e305d72"
5030-
integrity sha512-EQgHRBWhSV46REzjaIp7B99tswBpY0IeKh2VNQT+AocL4oEQ9Bt0nqtNhtePA1ZX6xq5S8gBGIfAPN/FzIXkPQ==
5027+
ember-template-lint@5.6.0:
5028+
version "5.6.0"
5029+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.6.0.tgz#ea8a533254d7ccde261ea6be53fd562f2cd5c73f"
5030+
integrity sha512-UdgTdxout2b5VVQL1dnxOu+0tf//lV0uhwkwDDF9RWMbZjGrVsEHV2ci/vPS9QQiJSjKqH6tRdk3ueA9OYVMaw==
50315031
dependencies:
50325032
"@lint-todo/utils" "^13.0.3"
50335033
aria-query "^5.0.2"
50345034
chalk "^5.2.0"
5035-
ci-info "^3.7.1"
5035+
ci-info "^3.8.0"
50365036
date-fns "^2.29.2"
50375037
ember-template-imports "^3.4.1"
50385038
ember-template-recast "^6.1.3"
@@ -5042,11 +5042,11 @@ [email protected]:
50425042
get-stdin "^9.0.0"
50435043
globby "^13.1.3"
50445044
is-glob "^4.0.3"
5045-
language-tags "^1.0.7"
5045+
language-tags "^1.0.8"
50465046
micromatch "^4.0.5"
50475047
resolve "^1.22.1"
50485048
v8-compile-cache "^2.3.0"
5049-
yargs "^17.5.1"
5049+
yargs "^17.7.0"
50505050

50515051
ember-template-recast@^6.1.3:
50525052
version "6.1.3"
@@ -7715,7 +7715,7 @@ language-subtag-registry@^0.3.20:
77157715
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
77167716
integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==
77177717

7718-
language-tags@^1.0.7:
7718+
language-tags@^1.0.8:
77197719
version "1.0.8"
77207720
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.8.tgz#042b4bdb0d4e771a9f8cc2fdc9bb26a52a367312"
77217721
integrity sha512-aWAZwgPLS8hJ20lNPm9HNVs4inexz6S2sQa3wx/+ycuutMNE5/IfYxiWYBbi+9UWCQVaXYCOPUl6gFrPR7+jGg==
@@ -12007,10 +12007,10 @@ yargs@^16.0.0:
1200712007
y18n "^5.0.5"
1200812008
yargs-parser "^20.2.2"
1200912009

12010-
yargs@^17.1.0, yargs@^17.3.1, yargs@^17.5.1:
12011-
version "17.7.0"
12012-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.0.tgz#b21e9af1e0a619a2a9c67b1133219b2975a07985"
12013-
integrity sha512-dwqOPg5trmrre9+v8SUo2q/hAwyKoVfu8OC1xPHKJGNdxAvPl4sKxL4vBnh3bQz/ZvvGAFeA5H3ou2kcOY8sQQ==
12010+
yargs@^17.1.0, yargs@^17.3.1, yargs@^17.7.0:
12011+
version "17.7.1"
12012+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
12013+
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
1201412014
dependencies:
1201512015
cliui "^8.0.1"
1201612016
escalade "^3.1.1"

0 commit comments

Comments
 (0)