Skip to content

Commit

Permalink
chore(deps): update dependency ember-template-lint to ^2.21.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 27, 2021
1 parent edb7b88 commit 4db4999
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 @@ -62,7 +62,7 @@
"ember-qunit": "^4.6.0",
"ember-resolver": "^8.0.2",
"ember-source": "3.25.1",
"ember-template-lint": "^2.20.0",
"ember-template-lint": "^2.21.0",
"ember-try": "^1.4.0",
"eslint": "^7.20.0",
"eslint-config-prettier": "^7.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8632,10 +8632,10 @@ [email protected]:
semver "^6.1.1"
silent-error "^1.1.1"

ember-template-lint@^2.20.0:
version "2.20.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.20.0.tgz#73844a588acb167df8fe281f227c7a0837d1bc2d"
integrity sha512-J1iO/fAsWQe9CHAx102tEjALSTIOxeNGn5GjqJzWmfyxfSJlTMq1XqhfBBXoqTM9zmi/WFf5m6uH5cPIQSBStQ==
ember-template-lint@^2.21.0:
version "2.21.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.21.0.tgz#7e120abf309a8810eeed26c52377943faf15a95b"
integrity sha512-19QbEqJQdMfcRS7PsQsubflRowEtnkbD0tpYR4q/xq4lodmhU7hhOFvlTQgbxD/jwW5Ur+tkOwH4KFy9JwOyXA==
dependencies:
chalk "^4.0.0"
ember-template-recast "^5.0.1"
Expand Down

0 comments on commit 4db4999

Please sign in to comment.