Skip to content

Commit 80661e4

Browse files
chore(deps-dev): bump ember-template-lint from 2.12.1 to 2.13.0 (#5164)
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 2.12.1 to 2.13.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v2.12.1...v2.13.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 3b5b437 commit 80661e4

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
@@ -128,7 +128,7 @@
128128
"ember-simple-auth-token": "^5.2.0",
129129
"ember-source": "3.20.3",
130130
"ember-table": "^2.2.3",
131-
"ember-template-lint": "^2.12.1",
131+
"ember-template-lint": "^2.13.0",
132132
"ember-truth-helpers": "^2.1.0",
133133
"ember-uuid": "^2.1.0",
134134
"eslint": "^7.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7673,10 +7673,10 @@ ember-table@^2.2.3:
76737673
ember-useragent "^0.6.0"
76747674
hammerjs "^2.0.8"
76757675

7676-
ember-template-lint@^2.12.1:
7677-
version "2.12.1"
7678-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.12.1.tgz#718b6141b2001ca6e74764f7f59d8554a86473f4"
7679-
integrity sha512-LbnDoHRXGPPNPACvSAatkZVPY9jBFlobdf7I7kdvSD8/W9c2/XDDejAVhHnbWFhPn+U12bA7Lgt505Vq6D7hLw==
7676+
ember-template-lint@^2.13.0:
7677+
version "2.13.0"
7678+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.13.0.tgz#560b5a8a25db56a16ffee1604efc9d79e8f54536"
7679+
integrity sha512-68VgGaocC++BA4D90mKZMPoUBA2kRTEXcHMoWHnXqtRzXP5S35y2m9+nEUHdX9YWjGJTFHW5Tga58gvrvdl3wQ==
76807680
dependencies:
76817681
chalk "^4.0.0"
76827682
ember-template-recast "^4.1.5"

0 commit comments

Comments
 (0)