Skip to content

Commit

Permalink
chore(deps-dev): bump ember-template-lint from 2.18.0 to 2.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Feb 3, 2021
1 parent ebdf318 commit e3fac13
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@
"ember-resolver": "^8.0.2",
"ember-source": "~3.24.1",
"ember-source-channel-url": "^3.0.0",
"ember-template-lint": "^2.18.0",
"ember-template-lint": "^2.18.1",
"ember-try": "^1.4.0",
"eslint": "^7.19.0",
"loader.js": "^4.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6252,10 +6252,10 @@ ember-source@~3.24.1:
semver "^6.1.1"
silent-error "^1.1.1"

ember-template-lint@^2.18.0:
version "2.18.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.18.0.tgz#cba7665c2ff3c34734285768d7bf41cdd08ffb3f"
integrity sha512-4J1Dk2ZaMo/nqtP4QJF+25yYnKNOewE8xopSRNGjgQpNwaUFZmZCtzJtoSJF6+SRLcMDljnewXRezugok4ljug==
ember-template-lint@^2.18.1:
version "2.18.1"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.18.1.tgz#4b87c4093bac08d3a57cfd0d250652cbf72561a8"
integrity sha512-F81Y6oQRBHZyR41AV+YeTfdvwoAo0Eh8TbhNaKOSAmWK2X0GLdxhzem9a9VrnZGCji6cfzJrIPyHlYtUEAk0dw==
dependencies:
chalk "^4.0.0"
ember-template-recast "^5.0.1"
Expand Down

0 comments on commit e3fac13

Please sign in to comment.