Skip to content

Commit e1b5b3e

Browse files
Update dependency ember-template-lint to v5.7.0
1 parent e47fcdc commit e1b5b3e

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
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.6.0",
63+
"ember-template-lint": "5.7.0",
6464
"ember-try": "2.0.0",
6565
"eslint": "7.32.0",
6666
"eslint-config-prettier": "8.7.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5007,10 +5007,10 @@ ember-template-imports@^3.4.1:
50075007
string.prototype.matchall "^4.0.6"
50085008
validate-peer-dependencies "^1.1.0"
50095009

5010-
ember-template-lint@5.6.0:
5011-
version "5.6.0"
5012-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.6.0.tgz#ea8a533254d7ccde261ea6be53fd562f2cd5c73f"
5013-
integrity sha512-UdgTdxout2b5VVQL1dnxOu+0tf//lV0uhwkwDDF9RWMbZjGrVsEHV2ci/vPS9QQiJSjKqH6tRdk3ueA9OYVMaw==
5010+
ember-template-lint@5.7.0:
5011+
version "5.7.0"
5012+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.7.0.tgz#7b191cabb1fe323a6c6c5f69bd4ae50bf8c35595"
5013+
integrity sha512-y3Hb5xQsQKt3IgbD45xCXINRoTWmxUM425P2OXwMplZLo1feCWz3Jd6i+WxQFu0a6q3rnCdrCUh6lLoGtIB5XQ==
50145014
dependencies:
50155015
"@lint-todo/utils" "^13.0.3"
50165016
aria-query "^5.0.2"
@@ -5029,7 +5029,7 @@ [email protected]:
50295029
micromatch "^4.0.5"
50305030
resolve "^1.22.1"
50315031
v8-compile-cache "^2.3.0"
5032-
yargs "^17.7.0"
5032+
yargs "^17.7.1"
50335033

50345034
ember-template-recast@^6.1.3:
50355035
version "6.1.3"
@@ -11960,7 +11960,7 @@ yargs@^16.0.0:
1196011960
y18n "^5.0.5"
1196111961
yargs-parser "^20.2.2"
1196211962

11963-
yargs@^17.1.0, yargs@^17.3.1, yargs@^17.7.0:
11963+
yargs@^17.1.0, yargs@^17.3.1, yargs@^17.7.1:
1196411964
version "17.7.1"
1196511965
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
1196611966
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==

0 commit comments

Comments
 (0)