Skip to content

Commit f636ecb

Browse files
Update dependency ember-template-lint to v4.13.0
1 parent 3773a24 commit f636ecb

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"ember-resolver": "8.0.3",
5555
"ember-source": "4.6.0",
5656
"ember-source-channel-url": "3.0.0",
57-
"ember-template-lint": "4.12.0",
57+
"ember-template-lint": "4.13.0",
5858
"ember-try": "2.0.0",
5959
"eslint": "7.32.0",
6060
"eslint-config-prettier": "8.5.0",

yarn.lock

+14-14
Original file line numberDiff line numberDiff line change
@@ -2220,10 +2220,10 @@ argparse@^2.0.1:
22202220
resolved "https://registry.yarnpkg.com/argparse/-/argparse-2.0.1.tgz#246f50f3ca78a3240f6c997e8a9bd1eac49e4b38"
22212221
integrity sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==
22222222

2223-
aria-query@^5.0.0:
2224-
version "5.0.0"
2225-
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.0.tgz#210c21aaf469613ee8c9a62c7f86525e058db52c"
2226-
integrity sha512-V+SM7AbUwJ+EBnB8+DXs0hPZHO0W6pqBcc0dW90OwtVG02PswOu/teuARoLQjdDOH+t9pJgGnW5/Qmouf3gPJg==
2223+
aria-query@^5.0.2:
2224+
version "5.0.2"
2225+
resolved "https://registry.yarnpkg.com/aria-query/-/aria-query-5.0.2.tgz#0b8a744295271861e1d933f8feca13f9b70cfdc1"
2226+
integrity sha512-eigU3vhqSO+Z8BKDnVLN/ompjhf3pYzecKXz8+whRy+9gZu8n1TCGfwzQUUPnqdHl9ax1Hr9031orZ+UOEYr7Q==
22272227

22282228
arr-diff@^4.0.0:
22292229
version "4.0.0"
@@ -4274,10 +4274,10 @@ data-uri-to-buffer@3:
42744274
resolved "https://registry.yarnpkg.com/data-uri-to-buffer/-/data-uri-to-buffer-3.0.1.tgz#594b8973938c5bc2c33046535785341abc4f3636"
42754275
integrity sha512-WboRycPNsVw3B3TL559F7kuBUM4d8CgMEvk6xEJlOp7OBPjt6G7z8WMWlD2rOFZLk6OYfFIUGsCOWzcQH9K2og==
42764276

4277-
date-fns@^2.29.1:
4278-
version "2.29.1"
4279-
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.1.tgz#9667c2615525e552b5135a3116b95b1961456e60"
4280-
integrity sha512-dlLD5rKaKxpFdnjrs+5azHDFOPEu4ANy/LTh04A1DTzMM7qoajmKCBc8pkKRFT41CNzw+4gQh79X5C+Jq27HAw==
4277+
date-fns@^2.29.2:
4278+
version "2.29.2"
4279+
resolved "https://registry.yarnpkg.com/date-fns/-/date-fns-2.29.2.tgz#0d4b3d0f3dff0f920820a070920f0d9662c51931"
4280+
integrity sha512-0VNbwmWJDS/G3ySwFSJA3ayhbURMTJLtwM2DTxf9CWondCnh6DTNlO9JgRSq6ibf4eD0lfMJNBxUdEAHHix+bA==
42814281

42824282
[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:
42834283
version "2.6.9"
@@ -5278,16 +5278,16 @@ ember-style-modifier@^0.8.0:
52785278
ember-cli-babel "^7.26.6"
52795279
ember-modifier "^3.2.7"
52805280

5281-
ember-template-lint@4.12.0:
5282-
version "4.12.0"
5283-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.12.0.tgz#0708cf280cbad9419c399e52714d29a72dad2dbf"
5284-
integrity sha512-udWWclqxMc7bljIWAnR7wr1/U7R6V0wmSAWGnQ/DqKmNshnVWnzC94wixzvbdrubi/kn1SIEGsyf0bebTkS8rQ==
5281+
ember-template-lint@4.13.0:
5282+
version "4.13.0"
5283+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.13.0.tgz#06e56987cb448764e816655560ac750b7f5b022f"
5284+
integrity sha512-ByhAlmXAtq87O3QpQXNz+4kra3MffNOQ5ilbHaNJOQ41NPJsxjSkT+4jVXcMKgINPOuEsOKic41KGD/PT+vdAQ==
52855285
dependencies:
52865286
"@lint-todo/utils" "^13.0.3"
5287-
aria-query "^5.0.0"
5287+
aria-query "^5.0.2"
52885288
chalk "^4.1.2"
52895289
ci-info "^3.3.2"
5290-
date-fns "^2.29.1"
5290+
date-fns "^2.29.2"
52915291
ember-template-recast "^6.1.3"
52925292
find-up "^6.3.0"
52935293
fuse.js "^6.5.3"

0 commit comments

Comments
 (0)