File tree Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Expand file tree Collapse file tree 2 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 136
136
"ember-truth-helpers" : " ^3.0.0" ,
137
137
"ember-uuid" : " ^2.1.0" ,
138
138
"eslint" : " ^7.14.0" ,
139
- "eslint-plugin-ember" : " ^9.6 .0" ,
139
+ "eslint-plugin-ember" : " ^10.0 .0" ,
140
140
"eslint-plugin-ember-suave" : " ^2.0.1" ,
141
141
"eslint-plugin-node" : " ^11.1.0" ,
142
142
"fastboot-app-server" : " ^3.0.0" ,
Original file line number Diff line number Diff line change @@ -8233,6 +8233,17 @@ eslint-plugin-ember-suave@^2.0.1:
8233
8233
eslint-plugin-import "^2.17.2"
8234
8234
requireindex "~1.2.0"
8235
8235
8236
+ eslint-plugin-ember@^10.0.0:
8237
+ version "10.0.0"
8238
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.0.0.tgz#45d79a8f9ef6241b0c2b9e8c8162e48aa866dd08"
8239
+ integrity sha512-GDuDGAgO0hLzxrWkWPHu4pitS1TtzxJSbmUn2thW1InfFaFfut3+1Ix/k/UBCS5iyGuhQKKomRpSTBPz9z3vGw==
8240
+ dependencies:
8241
+ "@ember-data/rfc395-data" "^0.0.4"
8242
+ css-tree "^1.0.0-alpha.39"
8243
+ ember-rfc176-data "^0.3.15"
8244
+ lodash.kebabcase "^4.1.1"
8245
+ snake-case "^3.0.3"
8246
+
8236
8247
eslint-plugin-ember@^6.4.1:
8237
8248
version "6.10.1"
8238
8249
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-6.10.1.tgz#ca7a5cc28b91a247c31b1686421a66281467f238"
@@ -8242,17 +8253,6 @@ eslint-plugin-ember@^6.4.1:
8242
8253
ember-rfc176-data "^0.3.11"
8243
8254
snake-case "^2.1.0"
8244
8255
8245
- eslint-plugin-ember@^9.6.0:
8246
- version "9.6.0"
8247
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-9.6.0.tgz#607669732094081922660c3be5fc29f3caa3ee51"
8248
- integrity sha512-MNSXffxPhIiYaVc4eisRPeNoRb19W/2pHWiXwETlhQI9w/2VCyXLKY7c/8gtOCcjuEw4Xd5NiCMqxcNmyq5UzQ==
8249
- dependencies:
8250
- "@ember-data/rfc395-data" "^0.0.4"
8251
- css-tree "^1.0.0-alpha.39"
8252
- ember-rfc176-data "^0.3.15"
8253
- lodash.kebabcase "^4.1.1"
8254
- snake-case "^3.0.3"
8255
-
8256
8256
eslint-plugin-es@^3.0.0:
8257
8257
version "3.0.0"
8258
8258
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b"
You can’t perform that action at this time.
0 commit comments