File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 101
101
"ember-set-body-class" : " 1.0.2" ,
102
102
"ember-source" : " 3.27.5" ,
103
103
"ember-svg-jar" : " 2.3.3" ,
104
- "ember-template-lint" : " 3.5.0 " ,
104
+ "ember-template-lint" : " 3.5.1 " ,
105
105
"ember-test-selectors" : " 6.0.0" ,
106
106
"ember-tooltips" : " 3.4.7" ,
107
107
"ember-truth-helpers" : " 3.0.0" ,
Original file line number Diff line number Diff line change @@ -7240,10 +7240,10 @@ ember-svg-jar@2.3.3:
7240
7240
mkdirp "^0.5.1"
7241
7241
path-posix "^1.0.0"
7242
7242
7243
- ember-template-lint@3.5.0 :
7244
- version "3.5.0 "
7245
- resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.5.0 .tgz#f178c233c42a1b17467db1520d964018d735dab6 "
7246
- integrity sha512-wkSuR0LuYOMomZ142nX06r2d6pUWkMUwy4AbxZwcB1+ArLhgZYIuOZefd/zsWM+RuMI0w4PiNDZXNXdH7qEasg ==
7243
+ ember-template-lint@3.5.1 :
7244
+ version "3.5.1 "
7245
+ resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.5.1 .tgz#ea552db5b328b2d0983e87fd31eba6ee47481cb9 "
7246
+ integrity sha512-55lhQU+2gGLQLn3YhSV3L/leEypOXDi0Qq9TuHfWDqbI8O2+t/d9NEZYwpMnb7ovtipy0TVAZcyZeqp9eWX1KA ==
7247
7247
dependencies:
7248
7248
"@ember-template-lint/todo-utils" "^9.1.2"
7249
7249
chalk "^4.1.1"
@@ -7252,7 +7252,7 @@ ember-template-lint@3.5.0:
7252
7252
find-up "^5.0.0"
7253
7253
fuse.js "^6.4.6"
7254
7254
get-stdin "^8.0.0"
7255
- globby "^11.0.3 "
7255
+ globby "^11.0.4 "
7256
7256
is-glob "^4.0.1"
7257
7257
micromatch "^4.0.4"
7258
7258
resolve "^1.20.0"
@@ -8792,7 +8792,7 @@ globby@10.0.0:
8792
8792
merge2 "^1.2.3"
8793
8793
slash "^3.0.0"
8794
8794
8795
- globby@^11.0.1, globby@^11.0.3:
8795
+ globby@^11.0.1, globby@^11.0.3, globby@^11.0.4 :
8796
8796
version "11.0.4"
8797
8797
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
8798
8798
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==
You can’t perform that action at this time.
0 commit comments