File tree 2 files changed +6
-5
lines changed
2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 64
64
"ember-try" : " 2.0.0" ,
65
65
"eslint" : " 7.32.0" ,
66
66
"eslint-config-prettier" : " 8.8.0" ,
67
- "eslint-plugin-ember" : " 11.5.2 " ,
67
+ "eslint-plugin-ember" : " 11.12.0 " ,
68
68
"eslint-plugin-n" : " 15.7.0" ,
69
69
"eslint-plugin-prettier" : " 4.2.1" ,
70
70
"eslint-plugin-qunit" : " 7.3.4" ,
Original file line number Diff line number Diff line change @@ -5352,16 +5352,17 @@ eslint-formatter-kakoune@^1.0.0:
5352
5352
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
5353
5353
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==
5354
5354
5355
- eslint-plugin-ember@11.5.2 :
5356
- version "11.5.2 "
5357
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.5.2 .tgz#0e30ce343c94f67c6366ff99f3dc4e2f717bb351 "
5358
- integrity sha512-OFlBkV0VSemGtq3cZDWOm/kwOipiswvPIVL6VDJjpEv85BDtbGdqoyvaF9d6/MY7u5aDCh62oOgKQFw9JQGadA ==
5355
+ eslint-plugin-ember@11.12.0 :
5356
+ version "11.12.0 "
5357
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.12.0 .tgz#0dee580fd9baab19b5a1eb825f03e7897edf2ac1 "
5358
+ integrity sha512-7Ow1ky5JnRR0k3cxuvgYi4AWTe9DzGjlLgOJbU5VABLgr7Q0iq3ioC+YwAP79nV48cpw2HOgMgkZ1MynuIg59g ==
5359
5359
dependencies:
5360
5360
"@ember-data/rfc395-data" "^0.0.4"
5361
5361
"@glimmer/syntax" "^0.84.2"
5362
5362
css-tree "^2.0.4"
5363
5363
ember-rfc176-data "^0.3.15"
5364
5364
ember-template-imports "^3.4.2"
5365
+ ember-template-recast "^6.1.4"
5365
5366
eslint-utils "^3.0.0"
5366
5367
estraverse "^5.2.0"
5367
5368
lodash.camelcase "^4.1.1"
You can’t perform that action at this time.
0 commit comments