Skip to content

Commit

Permalink
Update dependency ember-template-lint to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 14, 2024
1 parent 4602f19 commit 8e39414
Show file tree
Hide file tree
Showing 4 changed files with 57 additions and 31 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"ember-resolver": "11.0.1",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.13.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down
2 changes: 1 addition & 1 deletion ember-mobile-menu/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@
"@rollup/plugin-babel": "6.0.4",
"babel-plugin-ember-template-compilation": "2.3.0",
"concurrently": "8.2.2",
"ember-template-lint": "5.13.0",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
Expand Down
82 changes: 54 additions & 28 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"ember-resolver": "11.0.1",
"ember-source": "5.11.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.13.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
Expand Down

0 comments on commit 8e39414

Please sign in to comment.