Skip to content

Commit 1a5f984

Browse files
Update dependency ember-template-lint to v4.15.0
1 parent e97dc7f commit 1a5f984

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
@@ -61,7 +61,7 @@
6161
"ember-resolver": "8.0.3",
6262
"ember-source": "3.28.9",
6363
"ember-source-channel-url": "3.0.0",
64-
"ember-template-lint": "4.14.0",
64+
"ember-template-lint": "4.15.0",
6565
"ember-try": "2.0.0",
6666
"eslint": "7.32.0",
6767
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3784,10 +3784,10 @@ ci-info@^2.0.0:
37843784
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
37853785
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
37863786

3787-
ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.3.2:
3788-
version "3.4.0"
3789-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4.0.tgz#b28484fd436cbc267900364f096c9dc185efb251"
3790-
integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==
3787+
ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.4.0:
3788+
version "3.5.0"
3789+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.5.0.tgz#bfac2a29263de4c829d806b1ab478e35091e171f"
3790+
integrity sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw==
37913791

37923792
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
37933793
version "1.0.4"
@@ -5495,15 +5495,15 @@ ember-template-imports@^3.1.1:
54955495
string.prototype.matchall "^4.0.6"
54965496
validate-peer-dependencies "^1.1.0"
54975497

5498-
ember-template-lint@4.14.0:
5499-
version "4.14.0"
5500-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
5501-
integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
5498+
ember-template-lint@4.15.0:
5499+
version "4.15.0"
5500+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.15.0.tgz#0316240076e3e92349dd083ef58ae2fae91f21d7"
5501+
integrity sha512-+43ka0qcVzA7KUbUby7VJHm/KoKkSQCbEYWdjiKlDaYNEYxjNMOFdPo3AcGJ50RxTx55A74p0RDYdTTxJV7u+A==
55025502
dependencies:
55035503
"@lint-todo/utils" "^13.0.3"
55045504
aria-query "^5.0.2"
55055505
chalk "^4.1.2"
5506-
ci-info "^3.3.2"
5506+
ci-info "^3.4.0"
55075507
date-fns "^2.29.2"
55085508
ember-template-imports "^3.1.1"
55095509
ember-template-recast "^6.1.3"

0 commit comments

Comments
 (0)