Skip to content

Commit

Permalink
Update dependency ember-template-lint to v5.9.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored May 25, 2023
1 parent c8d602d commit 5111b15
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ember-resolver": "10.1.0",
"ember-source": "4.12.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.7.3",
"ember-template-lint": "5.9.0",
"ember-try": "2.0.0",
"eslint": "7.32.0",
"eslint-config-prettier": "8.8.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3927,7 +3927,7 @@ data-uri-to-buffer@^4.0.0:
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz#d8feb2b2881e6a4f58c2e08acfd0e2834e26222e"
integrity sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==

date-fns@^2.29.2, date-fns@^2.29.3:
date-fns@^2.29.3, date-fns@^2.30.0:
version "2.30.0"
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.30.0.tgz#f367e644839ff57894ec6ac480de40cae4b0f4d0"
integrity sha512-fnULvOpxnC5/Vg3NCiWelDsLiUc9bRwAPs/+LfTLNvetFCtCTN+yQz15C/fs4AwX1R9K5GLtLfn8QW+dWisaAw==
Expand Down Expand Up @@ -5025,16 +5025,16 @@ ember-template-imports@^3.4.2:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"

ember-template-lint@5.7.3:
version "5.7.3"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.7.3.tgz#57a5b1947e65672a2acff9ee55392ba50c056cbc"
integrity sha512-7ev+5pSXe2qv5TFDkt7G90pfuaiGGWPCQDaNs1/9QqGW++3JiNdMdKxq1lpBcny7zRYSOWBRIN+YiVgREAxvUg==
ember-template-lint@5.9.0:
version "5.9.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.9.0.tgz#c33f4f9dde1c1b875339786a33f39939ec4577e8"
integrity sha512-nEiuZZm+x1sJ/Occ1i5ykyxxgmTN7SSrEuuhu2yr6bnKpM1UFLuV/rD8lDicqUFBYJesjGCbPMujpI+m2nZ/Pw==
dependencies:
"@lint-todo/utils" "^13.0.3"
aria-query "^5.0.2"
chalk "^5.2.0"
ci-info "^3.8.0"
date-fns "^2.29.2"
date-fns "^2.30.0"
ember-template-imports "^3.4.2"
ember-template-recast "^6.1.4"
eslint-formatter-kakoune "^1.0.0"
Expand All @@ -5047,7 +5047,7 @@ [email protected]:
micromatch "^4.0.5"
resolve "^1.22.3"
v8-compile-cache "^2.3.0"
yargs "^17.7.1"
yargs "^17.7.2"

ember-template-recast@^6.1.4:
version "6.1.4"
Expand Down Expand Up @@ -12116,7 +12116,7 @@ yargs@^16.0.0:
y18n "^5.0.5"
yargs-parser "^20.2.2"

yargs@^17.1.0, yargs@^17.7.1:
yargs@^17.1.0, yargs@^17.7.1, yargs@^17.7.2:
version "17.7.2"
resolved "https://registry.yarnpkg.com/yargs/-/yargs-17.7.2.tgz#991df39aca675a192b816e1e0363f9d75d2aa269"
integrity sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==
Expand Down

0 comments on commit 5111b15

Please sign in to comment.