Skip to content

Commit 94ac38b

Browse files
Update dependency ember-template-lint to v4.10.0 (#4845)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 30e6673 commit 94ac38b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ember-router-scroll": "4.1.2",
105105
"ember-source": "4.2.0",
106106
"ember-svg-jar": "2.3.4",
107-
"ember-template-lint": "4.9.1",
107+
"ember-template-lint": "4.10.0",
108108
"ember-test-selectors": "6.0.0",
109109
"ember-tooltips": "3.5.2",
110110
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6961,10 +6961,10 @@ ember-svg-jar@2.3.4:
69616961
mkdirp "^0.5.1"
69626962
path-posix "^1.0.0"
69636963

6964-
ember-template-lint@4.9.1:
6965-
version "4.9.1"
6966-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.9.1.tgz#9faa57cfd54171fc5fb50bd41b62278b08d80a7c"
6967-
integrity sha512-ShIRqIhNbJQTzkqGUN9mLY7mOHWQs4btGV57uHSA1GooUsEK34HRQIXASTOZCWR/W3XCDEc7cv/TWXfQWlsZRQ==
6964+
ember-template-lint@4.10.0:
6965+
version "4.10.0"
6966+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.10.0.tgz#7a0a15817ec3e83c5ac9c4b47e8018b007308635"
6967+
integrity sha512-Cvs7K8UxjhNecONpBlDAx6VzA7IwC7yunFGsvg/3gZqDpNVZvK4lwqCeIe/bsD3lDbMBETVHzKovgCq3pafvdw==
69686968
dependencies:
69696969
"@lint-todo/utils" "^13.0.3"
69706970
aria-query "^5.0.0"

0 commit comments

Comments
 (0)