Skip to content

Commit 8511a17

Browse files
committed
Update dependency ember-template-lint to v3.1.1
1 parent 6a35165 commit 8511a17

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": "3.1.0",
106+
"ember-template-lint": "3.1.1",
107107
"ember-test-selectors": "5.0.0",
108108
"ember-tooltips": "3.4.7",
109109
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7041,10 +7041,10 @@ ember-svg-jar@2.3.3:
70417041
mkdirp "^0.5.1"
70427042
path-posix "^1.0.0"
70437043

7044-
ember-template-lint@3.1.0:
7045-
version "3.1.0"
7046-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.1.0.tgz#3f634c733ac5e4b19d8ad782b653b02da04910cd"
7047-
integrity sha512-muGPBr71ZfesSxYtm6lLqbO3mpGh8JJnamqByPdN474/7MNexWGvmWDvV7bklrQ7UOoZ66Miu/0WRb9PYPrX9w==
7044+
ember-template-lint@3.1.1:
7045+
version "3.1.1"
7046+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.1.1.tgz#56f7f4be11241e88a96d436893387229e105fb0d"
7047+
integrity sha512-4xtcPPuqGteHhM/5qgy4pHT5bobmcltFyAVIsbdOsqtRJ048KZNd6lLhT521fxmTCbAHkqUGNdPmzCk4VfH5Xg==
70487048
dependencies:
70497049
"@ember-template-lint/todo-utils" "^8.0.0-beta.3"
70507050
chalk "^4.0.0"

0 commit comments

Comments
 (0)