Skip to content

Commit 195f7ce

Browse files
committed
Update dependency ember-template-lint to v3.5.1
1 parent 86ded9d commit 195f7ce

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"ember-set-body-class": "1.0.2",
102102
"ember-source": "3.27.5",
103103
"ember-svg-jar": "2.3.3",
104-
"ember-template-lint": "3.5.0",
104+
"ember-template-lint": "3.5.1",
105105
"ember-test-selectors": "6.0.0",
106106
"ember-tooltips": "3.4.7",
107107
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -7240,10 +7240,10 @@ ember-svg-jar@2.3.3:
72407240
mkdirp "^0.5.1"
72417241
path-posix "^1.0.0"
72427242

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==
72477247
dependencies:
72487248
"@ember-template-lint/todo-utils" "^9.1.2"
72497249
chalk "^4.1.1"
@@ -7252,7 +7252,7 @@ ember-template-lint@3.5.0:
72527252
find-up "^5.0.0"
72537253
fuse.js "^6.4.6"
72547254
get-stdin "^8.0.0"
7255-
globby "^11.0.3"
7255+
globby "^11.0.4"
72567256
is-glob "^4.0.1"
72577257
micromatch "^4.0.4"
72587258
resolve "^1.20.0"
@@ -8792,7 +8792,7 @@ globby@10.0.0:
87928792
merge2 "^1.2.3"
87938793
slash "^3.0.0"
87948794

8795-
globby@^11.0.1, globby@^11.0.3:
8795+
globby@^11.0.1, globby@^11.0.3, globby@^11.0.4:
87968796
version "11.0.4"
87978797
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.4.tgz#2cbaff77c2f2a62e71e9b2813a67b97a3a3001a5"
87988798
integrity sha512-9O4MVG9ioZJ08ffbcyVYyLOJLk5JQ688pJ4eMGLpdWLHq/Wr1D9BlriLQyL0E+jbkuePVZXYFj47QM/v093wHg==

0 commit comments

Comments
 (0)