Skip to content

Commit fbf3960

Browse files
committed
Update dependency ember-template-lint to v2.20.0
1 parent 16c78c3 commit fbf3960

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"ember-set-body-class": "1.0.2",
104104
"ember-source": "3.25.1",
105105
"ember-svg-jar": "2.3.3",
106-
"ember-template-lint": "2.19.0",
106+
"ember-template-lint": "2.20.0",
107107
"ember-test-selectors": "5.0.0",
108108
"ember-tooltips": "3.4.6",
109109
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6960,10 +6960,10 @@ [email protected]:
69606960
mkdirp "^0.5.1"
69616961
path-posix "^1.0.0"
69626962

6963-
ember-template-lint@2.19.0:
6964-
version "2.19.0"
6965-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.19.0.tgz#e493942ffc67cae9b1f11e0ec776dcc58c8aab02"
6966-
integrity sha512-x1cX8VLY2J4uMpFtn/hSGvBYNwRLV0w3Wnw02KetMGwuwdo214fVH/X95UDLZlBMPQL1yk0WAVwAd2qrNmE0Gg==
6963+
ember-template-lint@2.20.0:
6964+
version "2.20.0"
6965+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.20.0.tgz#73844a588acb167df8fe281f227c7a0837d1bc2d"
6966+
integrity sha512-J1iO/fAsWQe9CHAx102tEjALSTIOxeNGn5GjqJzWmfyxfSJlTMq1XqhfBBXoqTM9zmi/WFf5m6uH5cPIQSBStQ==
69676967
dependencies:
69686968
chalk "^4.0.0"
69696969
ember-template-recast "^5.0.1"

0 commit comments

Comments
 (0)