Skip to content

Commit

Permalink
chore(deps-dev): bump ember-template-lint from 2.8.0 to 2.9.0 (#4503)
Browse files Browse the repository at this point in the history
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 2, 2020
1 parent 2ecc320 commit 46a1814
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@
"ember-simple-auth-token": "^5.0.0",
"ember-source": "~3.19.0",
"ember-table": "^2.2.3",
"ember-template-lint": "^2.8.0",
"ember-template-lint": "^2.9.0",
"ember-truth-helpers": "^2.1.0",
"ember-uuid": "^2.1.0",
"eslint-plugin-ember": "^8.9.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7435,16 +7435,16 @@ ember-table@^2.2.3:
ember-useragent "^0.6.0"
hammerjs "^2.0.8"

ember-template-lint@^2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.8.0.tgz#01ddc6daf9c8497fe5cfcc55cde25f203a7d8bd3"
integrity sha512-tK4aJewdmtVUGSnX/1MR6TuSFAhmIL/CUsUeW33pQsf324l96XzhPP+66G06vjWw8iLW2zK2Rbh5HnEL+IDZsA==
ember-template-lint@^2.9.0:
version "2.9.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.9.0.tgz#0580468e052c53451c1e983578beb7ee59885141"
integrity sha512-O+SeYRcG1Ka1VvHIOzRShYq4ZP9hjnOifpat/5ZOElEN40avv+YhOq5iCLZIUtRN3ryceP1W0Pmsnxuaqsq0Pg==
dependencies:
chalk "^4.0.0"
ember-template-recast "^4.1.4"
find-up "^4.1.0"
get-stdin "^8.0.0"
globby "^11.0.0"
globby "^11.0.1"
is-valid-glob "^1.0.0"
micromatch "^4.0.2"
resolve "^1.17.0"
Expand Down Expand Up @@ -9219,10 +9219,10 @@ [email protected]:
merge2 "^1.2.3"
slash "^3.0.0"

globby@^11.0.0:
version "11.0.0"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.0.tgz#56fd0e9f0d4f8fb0c456f1ab0dee96e1380bc154"
integrity sha512-iuehFnR3xu5wBBtm4xi0dMe92Ob87ufyu/dHwpDYfbcpYpIbrO5OnS8M1vWvrBhSGEJ3/Ecj7gnX76P8YxpPEg==
globby@^11.0.0, globby@^11.0.1:
version "11.0.1"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.1.tgz#9a2bf107a068f3ffeabc49ad702c79ede8cfd357"
integrity sha512-iH9RmgwCmUJHi2z5o2l3eTtGBtXek1OYlHrbcxOYugyHLmAsZrPj43OtHThd62Buh/Vv6VyCBD2bdyWcGNQqoQ==
dependencies:
array-union "^2.1.0"
dir-glob "^3.0.1"
Expand Down

0 comments on commit 46a1814

Please sign in to comment.