File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 60
60
"ember-resolver" : " 10.0.0" ,
61
61
"ember-source" : " 4.11.0" ,
62
62
"ember-source-channel-url" : " 3.0.0" ,
63
- "ember-template-lint" : " 5.6 .0" ,
63
+ "ember-template-lint" : " 5.7 .0" ,
64
64
"ember-try" : " 2.0.0" ,
65
65
"eslint" : " 7.32.0" ,
66
66
"eslint-config-prettier" : " 8.7.0" ,
Original file line number Diff line number Diff line change @@ -5007,10 +5007,10 @@ ember-template-imports@^3.4.1:
5007
5007
string.prototype.matchall "^4.0.6"
5008
5008
validate-peer-dependencies "^1.1.0"
5009
5009
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 ==
5014
5014
dependencies:
5015
5015
"@lint-todo/utils" "^13.0.3"
5016
5016
aria-query "^5.0.2"
5029
5029
micromatch "^4.0.5"
5030
5030
resolve "^1.22.1"
5031
5031
v8-compile-cache "^2.3.0"
5032
- yargs "^17.7.0 "
5032
+ yargs "^17.7.1 "
5033
5033
5034
5034
ember-template-recast@^6.1.3:
5035
5035
version "6.1.3"
@@ -11960,7 +11960,7 @@ yargs@^16.0.0:
11960
11960
y18n "^5.0.5"
11961
11961
yargs-parser "^20.2.2"
11962
11962
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 :
11964
11964
version "17.7.1"
11965
11965
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.1.tgz#34a77645201d1a8fc5213ace787c220eabbd0967"
11966
11966
integrity sha512-cwiTb08Xuv5fqF4AovYacTFNxk62th7LKJ6BL9IGUpTJrWoU7/7WdQGTP2SjKf1dUNBGzDd28p/Yfs/GI6JrLw==
You can’t perform that action at this time.
0 commit comments