File tree 2 files changed +19
-7
lines changed
2 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 65
65
"ember-sinon-qunit" : " ^5.0.0" ,
66
66
"ember-source" : " ~3.24.1" ,
67
67
"ember-source-channel-url" : " ^3.0.0" ,
68
- "ember-template-lint" : " ^2.16 .0" ,
68
+ "ember-template-lint" : " ^2.17 .0" ,
69
69
"ember-try" : " ^1.4.0" ,
70
70
"eslint" : " ^7.18.0" ,
71
71
"eslint-config-prettier" : " ^7.1.0" ,
Original file line number Diff line number Diff line change @@ -7098,16 +7098,16 @@ ember-svg-jar@^2.2.3:
7098
7098
mkdirp "^0.5.1"
7099
7099
path-posix "^1.0.0"
7100
7100
7101
- ember-template-lint@^2.16 .0:
7102
- version "2.16 .0"
7103
- resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.16 .0.tgz#a6d725e2c19ab7df43390357e085c66a00a751bb "
7104
- integrity sha512-RmQCFMHWPG3CDByAu0R4XP/edKhha6dl4oA9vqU6+kIuGt0WyHy3nHIJuXmVvLSosmK8KEHuWKgpWgNr//9ckg ==
7101
+ ember-template-lint@^2.17 .0:
7102
+ version "2.17 .0"
7103
+ resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.17 .0.tgz#61206ad42f59c3f629a782d459e29437c0cfae21 "
7104
+ integrity sha512-m2X7khUmgJqzC5Bb7wYw08R6N0hwge8/TB8PucEJsFxv2fFrhh2Aec+YdNG7VWsSPFnC0i7O1upBLKcfzO/a6Q ==
7105
7105
dependencies:
7106
7106
chalk "^4.0.0"
7107
7107
ember-template-recast "^5.0.1"
7108
7108
find-up "^5.0.0"
7109
7109
get-stdin "^8.0.0"
7110
- globby "^11.0.1 "
7110
+ globby "^11.0.2 "
7111
7111
is-glob "^4.0.1"
7112
7112
micromatch "^4.0.2"
7113
7113
resolve "^1.19.0"
@@ -8635,7 +8635,7 @@ globby@10.0.0:
8635
8635
merge2 "^1.2.3"
8636
8636
slash "^3.0.0"
8637
8637
8638
- globby@11.0.1, globby@^11.0.1 :
8638
+ globby@11.0.1:
8639
8639
version "11.0.1"
8640
8640
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
8641
8641
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
@@ -8647,6 +8647,18 @@ globby@11.0.1, globby@^11.0.1:
8647
8647
merge2 "^1.3.0"
8648
8648
slash "^3.0.0"
8649
8649
8650
+ globby@^11.0.1, globby@^11.0.2:
8651
+ version "11.0.2"
8652
+ resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
8653
+ integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
8654
+ dependencies:
8655
+ array-union "^2.1.0"
8656
+ dir-glob "^3.0.1"
8657
+ fast-glob "^3.1.1"
8658
+ ignore "^5.1.4"
8659
+ merge2 "^1.3.0"
8660
+ slash "^3.0.0"
8661
+
8650
8662
globrex@^0.1.2:
8651
8663
version "0.1.2"
8652
8664
resolved "https://registry.yarnpkg.com/globrex/-/globrex-0.1.2.tgz#dd5d9ec826232730cd6793a5e33a9302985e6098"
You can’t perform that action at this time.
0 commit comments