Skip to content

Commit 881ce82

Browse files
Update dependency ember-template-lint to v4.15.0
1 parent 68650ca commit 881ce82

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ember-resolver": "8.0.3",
5555
"ember-source": "4.7.0",
5656
"ember-source-channel-url": "3.0.0",
57-
"ember-template-lint": "4.14.0",
57+
"ember-template-lint": "4.15.0",
5858
"ember-try": "2.0.0",
5959
"eslint": "7.32.0",
6060
"eslint-config-prettier": "8.5.0",

yarn.lock

+9-9
Original file line numberDiff line numberDiff line change
@@ -3733,10 +3733,10 @@ ci-info@^2.0.0:
37333733
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-2.0.0.tgz#67a9e964be31a51e15e5010d58e6f12834002f46"
37343734
integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ==
37353735

3736-
ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.3.2:
3737-
version "3.4.0"
3738-
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.4.0.tgz#b28484fd436cbc267900364f096c9dc185efb251"
3739-
integrity sha512-t5QdPT5jq3o262DOQ8zA6E1tlH2upmUc4Hlvrbx1pGYJuiiHl7O7rvVNI+l8HTVhd/q3Qc9vqimkNk5yiXsAug==
3736+
ci-info@^3.2.0, ci-info@^3.3.0, ci-info@^3.4.0:
3737+
version "3.5.0"
3738+
resolved "https://registry.yarnpkg.com/ci-info/-/ci-info-3.5.0.tgz#bfac2a29263de4c829d806b1ab478e35091e171f"
3739+
integrity sha512-yH4RezKOGlOhxkmhbeNuC4eYZKAUsEaGtBuBzDDP1eFUKiccDWzBABxBfOx31IDwDIXMTxWuwAxUGModvkbuVw==
37403740

37413741
cipher-base@^1.0.0, cipher-base@^1.0.1, cipher-base@^1.0.3:
37423742
version "1.0.4"
@@ -5314,15 +5314,15 @@ ember-template-imports@^3.1.1:
53145314
string.prototype.matchall "^4.0.6"
53155315
validate-peer-dependencies "^1.1.0"
53165316

5317-
ember-template-lint@4.14.0:
5318-
version "4.14.0"
5319-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.14.0.tgz#7807ad19fc88c99de451a639ded2e3bbd14baa74"
5320-
integrity sha512-kr7jvAx74y4CZxMJ+B8AYszYZjdyE0opSPo+6vLW43jKyq2oowjqPDEBd6upsUALvYtNAPn8b6D+Vbiy7UP+Kg==
5317+
ember-template-lint@4.15.0:
5318+
version "4.15.0"
5319+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.15.0.tgz#0316240076e3e92349dd083ef58ae2fae91f21d7"
5320+
integrity sha512-+43ka0qcVzA7KUbUby7VJHm/KoKkSQCbEYWdjiKlDaYNEYxjNMOFdPo3AcGJ50RxTx55A74p0RDYdTTxJV7u+A==
53215321
dependencies:
53225322
"@lint-todo/utils" "^13.0.3"
53235323
aria-query "^5.0.2"
53245324
chalk "^4.1.2"
5325-
ci-info "^3.3.2"
5325+
ci-info "^3.4.0"
53265326
date-fns "^2.29.2"
53275327
ember-template-imports "^3.1.1"
53285328
ember-template-recast "^6.1.3"

0 commit comments

Comments
 (0)