Skip to content

Commit c1a453f

Browse files
Update dependency ember-template-lint to v4.11.0 (#972)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1b51890 commit c1a453f

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"ember-resolver": "8.0.3",
7979
"ember-source": "4.6.0",
8080
"ember-source-channel-url": "3.0.0",
81-
"ember-template-lint": "4.10.1",
81+
"ember-template-lint": "4.11.0",
8282
"ember-try": "1.4.0",
8383
"eslint": "7.32.0",
8484
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5772,7 +5772,7 @@ data-urls@^3.0.1:
57725772
whatwg-mimetype "^3.0.0"
57735773
whatwg-url "^11.0.0"
57745774

5775-
date-fns@^2.28.0:
5775+
date-fns@^2.29.1:
57765776
version "2.29.1"
57775777
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
57785778
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
@@ -7179,16 +7179,16 @@ ember-svg-jar@^2.2.3:
71797179
mkdirp "^0.5.1"
71807180
path-posix "^1.0.0"
71817181

7182-
ember-template-lint@4.10.1:
7183-
version "4.10.1"
7184-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.10.1.tgz#2c348187a7bce15f0fdf371f6f3f54e3717b0a0a"
7185-
integrity sha512-uFJ4jjzbYuVKTeTEVqzLDQR7XHFbSLQDZoFC6XZ3OMxX07YArmM78MKBOAJ6ri9fVCd1LD9j99j6qXwUWqWr1g==
7182+
ember-template-lint@4.11.0:
7183+
version "4.11.0"
7184+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.11.0.tgz#3d31be070713acee6f504af1e591f88fb7eb625e"
7185+
integrity sha512-Zi5yk1XRkul51wLoeoWxS4+GUxqgxrrIGRrkg6ijjbAJmnyPAQCCqIHUIb8+2qL5oOTir8u2nlAg8DihlnULqQ==
71867186
dependencies:
71877187
"@lint-todo/utils" "^13.0.3"
71887188
aria-query "^5.0.0"
71897189
chalk "^4.1.2"
71907190
ci-info "^3.3.2"
7191-
date-fns "^2.28.0"
7191+
date-fns "^2.29.1"
71927192
ember-template-recast "^6.1.3"
71937193
find-up "^6.3.0"
71947194
fuse.js "^6.5.3"

0 commit comments

Comments
 (0)