Skip to content

Commit 8244585

Browse files
Update dependency ember-template-lint to v4.11.0
1 parent a4ce4d5 commit 8244585

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
@@ -53,7 +53,7 @@
5353
"ember-resolver": "8.0.3",
5454
"ember-source": "3.28.9",
5555
"ember-source-channel-url": "3.0.0",
56-
"ember-template-lint": "4.10.1",
56+
"ember-template-lint": "4.11.0",
5757
"ember-try": "2.0.0",
5858
"eslint": "7.32.0",
5959
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4263,10 +4263,10 @@ data-urls@^3.0.1:
42634263
whatwg-mimetype "^3.0.0"
42644264
whatwg-url "^11.0.0"
42654265

4266-
date-fns@^2.28.0:
4267-
version "2.28.0"
4268-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.28.0.tgz#9570d656f5fc13143e50c975a3b6bbeb46cd08b2"
4269-
integrity sha512-8d35hViGYx/QH0icHYCeLmsLmMUheMmTyV9Fcm6gvNwdw31yXXH+O85sOBJ+OLnLQMKZowvpKb6FgMIQjcpvQw==
4266+
date-fns@^2.29.1:
4267+
version "2.29.1"
4268+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
4269+
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
42704270

42714271
[email protected], debug@^2.1.0, debug@^2.1.1, debug@^2.1.3, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
42724272
version "2.6.9"
@@ -5060,16 +5060,16 @@ [email protected]:
50605060
semver "^7.3.4"
50615061
silent-error "^1.1.1"
50625062

5063-
ember-template-lint@4.10.1:
5064-
version "4.10.1"
5065-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.10.1.tgz#2c348187a7bce15f0fdf371f6f3f54e3717b0a0a"
5066-
integrity sha512-uFJ4jjzbYuVKTeTEVqzLDQR7XHFbSLQDZoFC6XZ3OMxX07YArmM78MKBOAJ6ri9fVCd1LD9j99j6qXwUWqWr1g==
5063+
ember-template-lint@4.11.0:
5064+
version "4.11.0"
5065+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.11.0.tgz#3d31be070713acee6f504af1e591f88fb7eb625e"
5066+
integrity sha512-Zi5yk1XRkul51wLoeoWxS4+GUxqgxrrIGRrkg6ijjbAJmnyPAQCCqIHUIb8+2qL5oOTir8u2nlAg8DihlnULqQ==
50675067
dependencies:
50685068
"@lint-todo/utils" "^13.0.3"
50695069
aria-query "^5.0.0"
50705070
chalk "^4.1.2"
50715071
ci-info "^3.3.2"
5072-
date-fns "^2.28.0"
5072+
date-fns "^2.29.1"
50735073
ember-template-recast "^6.1.3"
50745074
find-up "^6.3.0"
50755075
fuse.js "^6.5.3"

0 commit comments

Comments
 (0)