Skip to content

Commit bdf7151

Browse files
committed
Update dependency ember-template-lint to v4.15.0
1 parent 0391a43 commit bdf7151

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ember-route-action-helper": "2.0.8",
121121
"ember-source": "4.7.0",
122122
"ember-source-channel-url": "3.0.0",
123-
"ember-template-lint": "4.14.0",
123+
"ember-template-lint": "4.15.0",
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.25.0",

yarn.lock

Lines changed: 11 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11089,11 +11089,16 @@ ci-info@^2.0.0:
1108911089
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
1109011090
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
1109111091

11092-
ci-info@^3.3.1, ci-info@^3.3.2:
11092+
ci-info@^3.3.1:
1109311093
version "3.3.2"
1109411094
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.3.2.tgz#6d2967ffa407466481c6c90b6e16b3098f080128"
1109511095
integrity sha512-xmDt/QIAdeZ9+nfdPsaBCpMvHNLFiLdjj59qjqn+6iPe6YmHGQ35sBnQ8uslRBXFmXkiZQOJRjvQeoGppoTjjg==
1109611096

11097+
ci-info@^3.4.0:
11098+
version "3.5.0"
11099+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.5.0.tgz#bfac2a29263de4c829d806b1ab478e35091e171f"
11100+
integrity sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw==
11101+
1109711102
cidr-regex@^2.0.10:
1109811103
version "2.0.10"
1109911104
resolved "https://registry.yarnpkg.com/cidr-regex/-/cidr-regex-2.0.10.tgz#af13878bd4ad704de77d6dc800799358b3afa70d"
@@ -14515,15 +14520,15 @@ ember-template-imports@^3.1.1:
1451514520
string.prototype.matchall "^4.0.6"
1451614521
validate-peer-dependencies "^1.1.0"
1451714522

14518-
ember-template-lint@4.14.0:
14519-
version "4.14.0"
14520-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
14521-
integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
14523+
ember-template-lint@4.15.0:
14524+
version "4.15.0"
14525+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.15.0.tgz#0316240076e3e92349dd083ef58ae2fae91f21d7"
14526+
integrity sha512-+43ka0qcVzA7KUbUby7VJHm/KoKkSQCbEYWdjiKlDaYNEYxjNMOFdPo3AcGJ50RxTx55A74p0RDYdTTxJV7u+A==
1452214527
dependencies:
1452314528
"@lint-todo/utils" "^13.0.3"
1452414529
aria-query "^5.0.2"
1452514530
chalk "^4.1.2"
14526-
ci-info "^3.3.2"
14531+
ci-info "^3.4.0"
1452714532
date-fns "^2.29.2"
1452814533
ember-template-imports "^3.1.1"
1452914534
ember-template-recast "^6.1.3"

0 commit comments

Comments
 (0)