0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-03-11 02:12:21 -05:00

Update dependency ember-template-lint to v5.7.1

This commit is contained in:
renovate[bot] 2023-03-16 13:53:36 +00:00 committed by GitHub
parent 21ea426794
commit 0ae2a79a77
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -115,7 +115,7 @@
"ember-sinon": "5.0.0",
"ember-source": "3.24.0",
"ember-svg-jar": "2.4.2",
"ember-template-lint": "5.7.0",
"ember-template-lint": "5.7.1",
"ember-test-selectors": "6.0.0",
"ember-tooltips": "3.6.0",
"ember-truth-helpers": "3.1.1",

View file

@ -12624,10 +12624,10 @@ ember-template-imports@^3.4.1:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"
ember-template-lint@5.7.0:
version "5.7.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.7.0.tgz#7b191cabb1fe323a6c6c5f69bd4ae50bf8c35595"
integrity sha512-y3Hb5xQsQKt3IgbD45xCXINRoTWmxUM425P2OXwMplZLo1feCWz3Jd6i+WxQFu0a6q3rnCdrCUh6lLoGtIB5XQ==
ember-template-lint@5.7.1:
version "5.7.1"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.7.1.tgz#1e2b82d5fa0dfeb4bb321d1da3fd51fe59a677a2"
integrity sha512-XYqBlu6rPEsgxSAAkuQCq7P0yEdhOaQYFHpQOLRl8iy4fex++cHbyeJNaN6QhzvQzVFSjJfHHdG1MMvHFzR2ow==
dependencies:
"@lint-todo/utils" "^13.0.3"
aria-query "^5.0.2"