File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 58
58
"ember-template-lint" : " ^2.21.0" ,
59
59
"ember-try" : " ^1.4.0" ,
60
60
"eslint" : " ^7.27.0" ,
61
- "eslint-plugin-ember" : " ^10.4.2 " ,
61
+ "eslint-plugin-ember" : " ^10.5.0 " ,
62
62
"eslint-plugin-node" : " ^11.1.0" ,
63
63
"loader.js" : " ^4.7.0" ,
64
64
"npm-run-all" : " ^4.1.5" ,
Original file line number Diff line number Diff line change @@ -6773,15 +6773,15 @@ escodegen@^1.14.1:
6773
6773
optionalDependencies:
6774
6774
source-map "~0.6.1"
6775
6775
6776
- eslint-plugin-ember@^10.4.2 :
6777
- version "10.4.2 "
6778
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2 .tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5 "
6779
- integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w ==
6776
+ eslint-plugin-ember@^10.5.0 :
6777
+ version "10.5.0 "
6778
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0 .tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5 "
6779
+ integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA ==
6780
6780
dependencies:
6781
6781
"@ember-data/rfc395-data" "^0.0.4"
6782
6782
css-tree "^1.0.0-alpha.39"
6783
6783
ember-rfc176-data "^0.3.15"
6784
- eslint-utils "^2.1 .0"
6784
+ eslint-utils "^3.0 .0"
6785
6785
lodash.kebabcase "^4.1.1"
6786
6786
requireindex "^1.2.0"
6787
6787
snake-case "^3.0.3"
@@ -6829,6 +6829,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
6829
6829
dependencies:
6830
6830
eslint-visitor-keys "^1.1.0"
6831
6831
6832
+ eslint-utils@^3.0.0:
6833
+ version "3.0.0"
6834
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
6835
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
6836
+ dependencies:
6837
+ eslint-visitor-keys "^2.0.0"
6838
+
6832
6839
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
6833
6840
version "1.3.0"
6834
6841
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
You can’t perform that action at this time.
0 commit comments