File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 124124 "ember-truth-helpers" : " 3.0.0" ,
125125 "ember-try" : " 1.4.0" ,
126126 "eslint" : " 7.27.0" ,
127- "eslint-plugin-ember" : " 10.4.2 " ,
127+ "eslint-plugin-ember" : " 10.5.0 " ,
128128 "eslint-plugin-json" : " 3.0.0" ,
129129 "eslint-plugin-node" : " 11.1.0" ,
130130 "husky" : " 6.0.0" ,
Original file line number Diff line number Diff line change @@ -12221,15 +12221,15 @@ escodegen@^1.14.1:
1222112221 optionalDependencies:
1222212222 source-map "~0.6.1"
1222312223
12224- eslint-plugin-ember@10.4.2 :
12225- version "10.4.2 "
12226- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2 .tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5 "
12227- integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w ==
12224+ eslint-plugin-ember@10.5.0 :
12225+ version "10.5.0 "
12226+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0 .tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5 "
12227+ integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA ==
1222812228 dependencies:
1222912229 "@ember-data/rfc395-data" "^0.0.4"
1223012230 css-tree "^1.0.0-alpha.39"
1223112231 ember-rfc176-data "^0.3.15"
12232- eslint-utils "^2.1 .0"
12232+ eslint-utils "^3.0 .0"
1223312233 lodash.kebabcase "^4.1.1"
1223412234 requireindex "^1.2.0"
1223512235 snake-case "^3.0.3"
@@ -12292,6 +12292,13 @@ eslint-utils@^2.1.0:
1229212292 dependencies:
1229312293 eslint-visitor-keys "^1.1.0"
1229412294
12295+ eslint-utils@^3.0.0:
12296+ version "3.0.0"
12297+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
12298+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
12299+ dependencies:
12300+ eslint-visitor-keys "^2.0.0"
12301+
1229512302eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0:
1229612303 version "1.1.0"
1229712304 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
You can’t perform that action at this time.
0 commit comments