Skip to content

Commit 4d6a1c1

Browse files
Bump ember-template-lint from 6.0.0 to 7.2.0 (#231)
Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 6.0.0 to 7.2.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](https://github.com/ember-template-lint/ember-template-lint/commits) --- updated-dependencies: - dependency-name: ember-template-lint dependency-version: 7.2.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 70c9dfb commit 4d6a1c1

File tree

2 files changed

+421
-284
lines changed

2 files changed

+421
-284
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
"@typescript-eslint/typescript-estree": "^8.16.0",
2424
"ember-eslint-parser": "^0.5.6",
2525
"ember-template-recast": "^6.1.5",
26-
"ember-template-lint": "^6.0.0",
26+
"ember-template-lint": "^7.2.0",
2727
"prettier-linter-helpers": "^1.0.0",
2828
"synckit": "^0.9.2",
2929
"typescript": "^5.0.4"
3030
},
3131
"peerDependencies": {
32-
"ember-template-lint": "^6.0.0"
32+
"ember-template-lint": "^7.2.0"
3333
},
3434
"devDependencies": {
3535
"ember-template-lint-plugin-prettier": "^5.0.0",

0 commit comments

Comments
 (0)