File tree Expand file tree Collapse file tree 2 files changed +11
-5
lines changed Expand file tree Collapse file tree 2 files changed +11
-5
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.26.0" ,
61
- "eslint-plugin-ember" : " ^10.4.1 " ,
61
+ "eslint-plugin-ember" : " ^10.4.2 " ,
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 @@ -6783,16 +6783,17 @@ escodegen@^1.14.1:
6783
6783
optionalDependencies:
6784
6784
source-map "~0.6.1"
6785
6785
6786
- eslint-plugin-ember@^10.4.1 :
6787
- version "10.4.1 "
6788
- resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.1 .tgz#e1e13b92763740e996004dc51d44d58bc37e4d10 "
6789
- integrity sha512-/vnDlFUzmzPdE8spi+P5XxHJaMfOkhW49teNgfm15z8UbjJL3toEGsmjDoV64CAqVctUvojMFWGQjsLvjefnbQ ==
6786
+ eslint-plugin-ember@^10.4.2 :
6787
+ version "10.4.2 "
6788
+ resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-10.4.2 .tgz#b9d7cd36f4a08b18997c23ad6884d2382a7d2ea5 "
6789
+ integrity sha512-rOT6e1puS6uWGxr8kPGYSMPordNVTasckuQiaakcjaEGKUtXNjcHtgS8WjmYESIeDFcTCtZvh2w+fHB8tglu4w ==
6790
6790
dependencies:
6791
6791
"@ember-data/rfc395-data" "^0.0.4"
6792
6792
css-tree "^1.0.0-alpha.39"
6793
6793
ember-rfc176-data "^0.3.15"
6794
6794
eslint-utils "^2.1.0"
6795
6795
lodash.kebabcase "^4.1.1"
6796
+ requireindex "^1.2.0"
6796
6797
snake-case "^3.0.3"
6797
6798
6798
6799
eslint-plugin-es@^3.0.0:
@@ -11719,6 +11720,11 @@ require-main-filename@^2.0.0:
11719
11720
resolved "https://registry.yarnpkg.com/require-main-filename/-/require-main-filename-2.0.0.tgz#d0b329ecc7cc0f61649f62215be69af54aa8989b"
11720
11721
integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg==
11721
11722
11723
+ requireindex@^1.2.0:
11724
+ version "1.2.0"
11725
+ resolved "https://registry.yarnpkg.com/requireindex/-/requireindex-1.2.0.tgz#3463cdb22ee151902635aa6c9535d4de9c2ef1ef"
11726
+ integrity sha512-L9jEkOi3ASd9PYit2cwRfyppc9NoABujTP8/5gFcbERmo5jUoAKovIC3fsF17pkTnGsrByysqX+Kxd2OTNI1ww==
11727
+
11722
11728
requires-port@^1.0.0:
11723
11729
version "1.0.0"
11724
11730
resolved "https://registry.yarnpkg.com/requires-port/-/requires-port-1.0.0.tgz#925d2601d39ac485e091cf0da5c6e694dc3dcaff"
You can’t perform that action at this time.
0 commit comments