Skip to content

Commit e2831ed

Browse files
Bump ember-template-lint from 3.10.0 to 3.14.0 (#1013)
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 3.10.0 to 3.14.0. - [Release notes](https://github.com/ember-template-lint/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](ember-template-lint/ember-template-lint@v3.10.0...v3.14.0) --- updated-dependencies: - dependency-name: ember-template-lint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a5291e7 commit e2831ed

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5411,10 +5411,10 @@ data-urls@^3.0.1:
54115411
whatwg-mimetype "^3.0.0"
54125412
whatwg-url "^10.0.0"
54135413

5414-
date-fns@^2.25.0:
5415-
version "2.26.0"
5416-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.26.0.tgz#fa45305543c392c4f914e50775fd2a4461e60fbd"
5417-
integrity sha512-VQI812dRi3cusdY/fhoBKvc6l2W8BPWU1FNVnFH9Nttjx4AFBRzfSVb/Eyc7jBT6e9sg1XtAGsYpBQ6c/jygbg==
5414+
date-fns@^2.26.0:
5415+
version "2.27.0"
5416+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.27.0.tgz#e1ff3c3ddbbab8a2eaadbb6106be2929a5a2d92b"
5417+
integrity sha512-sj+J0Mo2p2X1e306MHq282WS4/A8Pz/95GIFcsPNMPMZVI3EUrAdSv90al1k+p74WGLCruMXk23bfEDZa71X9Q==
54185418

54195419
date-time@^2.1.0:
54205420
version "2.1.0"
@@ -6847,14 +6847,14 @@ ember-svg-jar@^2.2.3:
68476847
path-posix "^1.0.0"
68486848

68496849
ember-template-lint@^3.6.0:
6850-
version "3.13.0"
6851-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.13.0.tgz#6c5c3d26d02985db3b40fc985f63868ec55eab84"
6852-
integrity sha512-hT0iatx39qWbxn/ReXsWnIMXa5pWBE/fLrEmzfDmqLjTrWbYE6op1BE1Kbuq0Js96baD3+Nnp+cTbaTYiZPWug==
6850+
version "3.14.0"
6851+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.14.0.tgz#4e7ac709979b229612cab66e8258cf175eefaca2"
6852+
integrity sha512-0elxAseSft1SjQFcwqYddCXcsBW783M8TBXQ/eGXBzWTZVFwh/Oe+13SggVeUoyr9ZUX9ngW6rFEsKIyofY0KA==
68536853
dependencies:
68546854
"@ember-template-lint/todo-utils" "^10.0.0"
68556855
chalk "^4.1.2"
68566856
ci-info "^3.2.0"
6857-
date-fns "^2.25.0"
6857+
date-fns "^2.26.0"
68586858
ember-template-recast "^5.0.3"
68596859
find-up "^5.0.0"
68606860
fuse.js "^6.4.6"

0 commit comments

Comments
 (0)