Skip to content

Commit

Permalink
chore(deps-dev): bump ember-template-lint from 2.16.0 to 2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Jan 21, 2021
1 parent 63cbfa5 commit f486a09
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 @@ -77,7 +77,7 @@
"ember-resolver": "8.0.2",
"ember-source": "3.24.1",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "2.16.0",
"ember-template-lint": "2.17.0",
"ember-try": "1.4.0",
"eslint": "7.18.0",
"eslint-config-prettier": "6.15.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7598,16 +7598,16 @@ ember-svg-jar@^2.2.3:
mkdirp "^0.5.1"
path-posix "^1.0.0"

ember-template-lint@2.16.0:
version "2.16.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.16.0.tgz#a6d725e2c19ab7df43390357e085c66a00a751bb"
integrity sha512-RmQCFMHWPG3CDByAu0R4XP/edKhha6dl4oA9vqU6+kIuGt0WyHy3nHIJuXmVvLSosmK8KEHuWKgpWgNr//9ckg==
ember-template-lint@2.17.0:
version "2.17.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.17.0.tgz#61206ad42f59c3f629a782d459e29437c0cfae21"
integrity sha512-m2X7khUmgJqzC5Bb7wYw08R6N0hwge8/TB8PucEJsFxv2fFrhh2Aec+YdNG7VWsSPFnC0i7O1upBLKcfzO/a6Q==
dependencies:
chalk "^4.0.0"
ember-template-recast "^5.0.1"
find-up "^5.0.0"
get-stdin "^8.0.0"
globby "^11.0.1"
globby "^11.0.2"
is-glob "^4.0.1"
micromatch "^4.0.2"
resolve "^1.19.0"
Expand Down Expand Up @@ -9390,10 +9390,10 @@ [email protected]:
merge2 "^1.2.3"
slash "^3.0.0"

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==
globby@^11.0.0, globby@^11.0.1, globby@^11.0.2:
version "11.0.2"
resolved "https://registry.yarnpkg.com/globby/-/globby-11.0.2.tgz#1af538b766a3b540ebfb58a32b2e2d5897321d83"
integrity sha512-2ZThXDvvV8fYFRVIxnrMQBipZQDr7MxKAmQK1vujaj9/7eF0efG7BPUKJ7jP7G5SLF37xKDXvO4S/KKLj/Z0og==
dependencies:
array-union "^2.1.0"
dir-glob "^3.0.1"
Expand Down

0 comments on commit f486a09

Please sign in to comment.