@@ -5823,15 +5823,15 @@ eslint-config-prettier@^7.2.0:
5823
5823
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
5824
5824
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
5825
5825
5826
- eslint-plugin-ember@^10.4.2 :
5827
- version "10.4.2 "
5828
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2 .tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5 "
5829
- integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w ==
5826
+ eslint-plugin-ember@^10.5.0 :
5827
+ version "10.5.0 "
5828
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.5.0 .tgz#f2a9e8286dcc026287501bcca4f587af1a7363f5 "
5829
+ integrity sha512-i9+zPBgVKH0Goe6/BCY06+Nzjf72vBzWerdtn5YzAXwVbX+O3fZHXKfTwtNS64o/4F+0HyJ356EisD1PuUQGLA ==
5830
5830
dependencies:
5831
5831
"@ember-data/rfc395-data" "^0.0.4"
5832
5832
css-tree "^1.0.0-alpha.39"
5833
5833
ember-rfc176-data "^0.3.15"
5834
- eslint-utils "^2.1 .0"
5834
+ eslint-utils "^3.0 .0"
5835
5835
lodash.kebabcase "^4.1.1"
5836
5836
requireindex "^1.2.0"
5837
5837
snake-case "^3.0.3"
@@ -5886,6 +5886,13 @@ eslint-utils@^2.0.0, eslint-utils@^2.1.0:
5886
5886
dependencies:
5887
5887
eslint-visitor-keys "^1.1.0"
5888
5888
5889
+ eslint-utils@^3.0.0:
5890
+ version "3.0.0"
5891
+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-3.0.0.tgz#8aebaface7345bb33559db0a1f13a1d2d48c3672"
5892
+ integrity sha512-uuQC43IGctw68pJA1RgbQS8/NP7rch6Cwd4j3ZBtgo4/8Flj4eGE7ZYSZRN3iq5pVUv6GPdW5Z1RFleo84uLDA==
5893
+ dependencies:
5894
+ eslint-visitor-keys "^2.0.0"
5895
+
5889
5896
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0:
5890
5897
version "1.3.0"
5891
5898
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz#30ebd1ef7c2fdff01c3a4f151044af25fab0523e"
0 commit comments