Skip to content

Commit f8a7df1

Browse files
committed
Update dependency ember-template-lint to v3.11.0
1 parent 3a7b01f commit f8a7df1

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
@@ -53,7 +53,7 @@
5353
"ember-resolver": "8.0.3",
5454
"ember-source": "3.28.4",
5555
"ember-source-channel-url": "3.0.0",
56-
"ember-template-lint": "3.10.0",
56+
"ember-template-lint": "3.11.0",
5757
"ember-try": "1.4.0",
5858
"eslint": "7.32.0",
5959
"eslint-config-prettier": "8.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5209,10 +5209,10 @@ [email protected]:
52095209
semver "^7.3.4"
52105210
silent-error "^1.1.1"
52115211

5212-
ember-template-lint@3.10.0:
5213-
version "3.10.0"
5214-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.10.0.tgz#7d728dacfe787b582ff4c240b63e85e5d6200a26"
5215-
integrity sha512-QP6gN9FwZbK+ypDr5PLXeKMPuAvKwfOWpIoqVD6DB660evnKE+rXfAdNga3CqSC7mDekpgJoLuxVQUw9oLcnjQ==
5212+
ember-template-lint@3.11.0:
5213+
version "3.11.0"
5214+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.11.0.tgz#d766bf483e6bd3f0899a5ab86eeeb1288c44c7a1"
5215+
integrity sha512-5evTA7ddblB4x52QHwEJbyNttcf+/DWSOfqHWun2/JiQodLhh83TzcuJUktjCgHuEQwCwk5M3J5Xz35JoYKSKg==
52165216
dependencies:
52175217
"@ember-template-lint/todo-utils" "^10.0.0"
52185218
chalk "^4.1.2"

0 commit comments

Comments
 (0)