Skip to content

Commit a7c0824

Browse files
Bump ember-template-lint from 1.6.1 to 1.7.0
Bumps [ember-template-lint](https://github.com/rwjblue/ember-template-lint) from 1.6.1 to 1.7.0. - [Release notes](https://github.com/rwjblue/ember-template-lint/releases) - [Changelog](https://github.com/ember-template-lint/ember-template-lint/blob/master/CHANGELOG.md) - [Commits](rwjblue/ember-template-lint@v1.6.1...v1.7.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent cb39434 commit a7c0824

1 file changed

Lines changed: 20 additions & 20 deletions

File tree

yarn.lock

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -18,25 +18,25 @@
1818
esutils "^2.0.2"
1919
js-tokens "^4.0.0"
2020

21-
"@glimmer/interfaces@^0.42.2":
22-
version "0.42.2"
23-
resolved "https://registry.yarnpkg.com/@glimmer/interfaces/-/interfaces-0.42.2.tgz#9cf8d6f8f5eee6bfcfa36919ca68ae716e1f78db"
24-
integrity sha512-7LOuQd02cxxNNHChzdHMAU8/qOeQvTro141CU5tXITP7z6aOv2D2gkFdau97lLQiVxezGrh8J7h8GCuF7TEqtg==
25-
26-
"@glimmer/syntax@^0.42.2":
27-
version "0.42.2"
28-
resolved "https://registry.yarnpkg.com/@glimmer/syntax/-/syntax-0.42.2.tgz#89bb3cb787285b84665dc0d8907d94b008e5be9a"
29-
integrity sha512-SR26SmF/Mb5o2cc4eLHpOyoX5kwwXP4KRhq4fbWfrvan74xVWA38PLspPCzwGhyVH/JsE7tUEPMjSo2DcJge/Q==
30-
dependencies:
31-
"@glimmer/interfaces" "^0.42.2"
32-
"@glimmer/util" "^0.42.2"
21+
"@glimmer/interfaces@^0.43.0":
22+
version "0.43.0"
23+
resolved "https://registry.yarnpkg.com/@glimmer/interfaces/-/interfaces-0.43.0.tgz#a7a38c2476f87d68d6dc894840df17bc8b92de33"
24+
integrity sha512-rWu6WHVo6tuFFOKOSJWAWsFfXZgkdnKDnvhl3tAb20njW/0uBZ2nx7GZ3lImvBeG0HoxyzYA7pD299ps03TemA==
25+
26+
"@glimmer/syntax@^0.43.0":
27+
version "0.43.0"
28+
resolved "https://registry.yarnpkg.com/@glimmer/syntax/-/syntax-0.43.0.tgz#d6e30c857c575eeac25b3f7ffab2cfee43685726"
29+
integrity sha512-qJqzcbF9lgdLE5A1rCwTs0CLnblNK95Y6MMLNsvJEJA7j1Gx50ySoUZ5HTk86Z5auhDgvInhuufyGtdojSIMSg==
30+
dependencies:
31+
"@glimmer/interfaces" "^0.43.0"
32+
"@glimmer/util" "^0.43.0"
3333
handlebars "^4.0.13"
3434
simple-html-tokenizer "^0.5.8"
3535

36-
"@glimmer/util@^0.42.2":
37-
version "0.42.2"
38-
resolved "https://registry.yarnpkg.com/@glimmer/util/-/util-0.42.2.tgz#9ca1631e42766ea6059f4b49d0bdfb6095aad2c4"
39-
integrity sha512-Heck0baFSaWDanCYtmOcLeaz7v+rSqI8ovS7twrp2/FWEteb3Ze5sWQ2BEuSAG23L/k/lzVwYM/MY7ZugxBpaA==
36+
"@glimmer/util@^0.43.0":
37+
version "0.43.0"
38+
resolved "https://registry.yarnpkg.com/@glimmer/util/-/util-0.43.0.tgz#dd28cd1a233c25427032437b9050c6fa6d098e2c"
39+
integrity sha512-RtjHU8/rhysOugu+Q0j6dQ3G67J4h45tQgKPEwVPxu8P+hqijqnz/lBLxTdVg/1zKmlqUkyngTr8H4Jpg2yF/g==
4040

4141
"@mrmlnc/readdir-enhanced@^2.2.1":
4242
version "2.2.1"
@@ -625,11 +625,11 @@ duplexify@^3.4.2, duplexify@^3.6.0:
625625
stream-shift "^1.0.0"
626626

627627
ember-template-lint@^1.6.1:
628-
version "1.6.1"
629-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.6.1.tgz#9530f702996691d479570be71cab396d42b07234"
630-
integrity sha512-vETWXQtQzv+hZc0/vOrox0+6G+5Sr0qPEOnaTy0ZkwcRv9TJyflru7IXm3V1vEtKCljR7pHzRQ4/IsSEWSDLVw==
628+
version "1.7.0"
629+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.7.0.tgz#aa08dd9cb5b687209bfa27b4fe8605545c1184f5"
630+
integrity sha512-BXXofuXOATt6Tz3wfsQK1iw3DLKgDTgeNOJeP6jH+Jxqpz7c84BLgISeLDdDsBfYumUeUQORDrmwI9Ia69iOGw==
631631
dependencies:
632-
"@glimmer/syntax" "^0.42.2"
632+
"@glimmer/syntax" "^0.43.0"
633633
chalk "^2.0.0"
634634
globby "^9.0.0"
635635
minimatch "^3.0.4"

0 commit comments

Comments
 (0)