Skip to content

Commit cf510b7

Browse files
committed
Update dependency ember-template-lint to v4.9.1
1 parent acb38cb commit cf510b7

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ember-router-scroll": "4.1.2",
105105
"ember-source": "4.2.0",
106106
"ember-svg-jar": "2.3.4",
107-
"ember-template-lint": "4.8.0",
107+
"ember-template-lint": "4.9.1",
108108
"ember-test-selectors": "6.0.0",
109109
"ember-tooltips": "3.5.2",
110110
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6901,10 +6901,10 @@ [email protected]:
69016901
mkdirp "^0.5.1"
69026902
path-posix "^1.0.0"
69036903

6904-
ember-template-lint@4.8.0:
6905-
version "4.8.0"
6906-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.8.0.tgz#023a4e4117f48acf87fea88d4b902f676b50d9cd"
6907-
integrity sha512-cn28J9bFd1qXuF23Sb7ydyFto1N+n6XjS/TfcrxKJ4eK5Wew0Ix4RDAdHy/Gc29zD2K0sAuwCwMAIokwCLI9Kg==
6904+
ember-template-lint@4.9.1:
6905+
version "4.9.1"
6906+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.9.1.tgz#9faa57cfd54171fc5fb50bd41b62278b08d80a7c"
6907+
integrity sha512-ShIRqIhNbJQTzkqGUN9mLY7mOHWQs4btGV57uHSA1GooUsEK34HRQIXASTOZCWR/W3XCDEc7cv/TWXfQWlsZRQ==
69086908
dependencies:
69096909
"@lint-todo/utils" "^13.0.3"
69106910
aria-query "^5.0.0"
@@ -6921,7 +6921,7 @@ [email protected]:
69216921
micromatch "^4.0.5"
69226922
resolve "^1.22.0"
69236923
v8-compile-cache "^2.3.0"
6924-
yargs "^17.4.1"
6924+
yargs "^17.5.1"
69256925

69266926
ember-template-recast@^6.1.3:
69276927
version "6.1.3"
@@ -14778,10 +14778,10 @@ yargs@^15.0.2, yargs@^15.3.1:
1477814778
y18n "^4.0.0"
1477914779
yargs-parser "^18.1.2"
1478014780

14781-
yargs@^17.0.1, yargs@^17.4.1:
14782-
version "17.4.1"
14783-
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.4.1.tgz#ebe23284207bb75cee7c408c33e722bfb27b5284"
14784-
integrity sha512-WSZD9jgobAg3ZKuCQZSa3g9QOJeCCqLoLAykiWgmXnDo9EPnn4RPf5qVTtzgOx66o6/oqhcA5tHtJXpG8pMt3g==
14781+
yargs@^17.0.1, yargs@^17.5.1:
14782+
version "17.5.1"
14783+
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.5.1.tgz#e109900cab6fcb7fd44b1d8249166feb0b36e58e"
14784+
integrity sha512-t6YAJcxDkNX7NFYiVtKvWUz8l+PaKTLiL63mJYWR2GnHq2gjEWISzsLp9wg3aY36dY1j+gfIEL3pIF+XlJJfbA==
1478514785
dependencies:
1478614786
cliui "^7.0.2"
1478714787
escalade "^3.1.1"

0 commit comments

Comments
 (0)