Skip to content
This repository was archived by the owner on Aug 24, 2022. It is now read-only.

Commit 27e2b4e

Browse files
1 parent cf6e891 commit 27e2b4e

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"chalk": "^3.0.0",
3737
"debug": "^4.0.1",
3838
"ember-cli-version-checker": "^5.1.1",
39-
"ember-template-lint": "^2.8.0",
39+
"ember-template-lint": "^2.9.0",
4040
"json-stable-stringify": "^1.0.1",
4141
"md5-hex": "^3.0.1",
4242
"strip-ansi": "^6.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4170,16 +4170,16 @@ ember-source@~3.16.1:
41704170
semver "^6.1.1"
41714171
silent-error "^1.1.1"
41724172

4173-
ember-template-lint@^2.8.0:
4174-
version "2.8.0"
4175-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.8.0.tgz#01ddc6daf9c8497fe5cfcc55cde25f203a7d8bd3"
4176-
integrity sha512-tK4aJewdmtVUGSnX/1MR6TuSFAhmIL/CUsUeW33pQsf324l96XzhPP+66G06vjWw8iLW2zK2Rbh5HnEL+IDZsA==
4173+
ember-template-lint@^2.9.0:
4174+
version "2.9.0"
4175+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.9.0.tgz#0580468e052c53451c1e983578beb7ee59885141"
4176+
integrity sha512-O+SeYRcG1Ka1VvHIOzRShYq4ZP9hjnOifpat/5ZOElEN40avv+YhOq5iCLZIUtRN3ryceP1W0Pmsnxuaqsq0Pg==
41774177
dependencies:
41784178
chalk "^4.0.0"
41794179
ember-template-recast "^4.1.4"
41804180
find-up "^4.1.0"
41814181
get-stdin "^8.0.0"
4182-
globby "^11.0.0"
4182+
globby "^11.0.1"
41834183
is-valid-glob "^1.0.0"
41844184
micromatch "^4.0.2"
41854185
resolve "^1.17.0"
@@ -5394,10 +5394,10 @@ [email protected]:
53945394
merge2 "^1.2.3"
53955395
slash "^3.0.0"
53965396

5397-
globby@^11.0.0:
5398-
version "11.0.0"
5399-
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
5400-
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
5397+
globby@^11.0.0, globby@^11.0.1:
5398+
version "11.0.1"
5399+
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
5400+
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
54015401
dependencies:
54025402
array-union "^2.1.0"
54035403
dir-glob "^3.0.1"

0 commit comments

Comments
 (0)