Skip to content

Commit

Permalink
Update dependency eslint-plugin-ember to v12
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Feb 2, 2024
1 parent 3bcfec2 commit 9bc8612
Show file tree
Hide file tree
Showing 4 changed files with 138 additions and 40 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-template-lint-plugin-prettier": "5.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-ember": "12.0.0",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
"eslint-plugin-qunit": "8.0.1",
Expand Down
2 changes: 1 addition & 1 deletion ember-bootstrap/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"ember-template-lint-plugin-prettier": "5.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-ember": "12.0.0",
"eslint-plugin-hbs": "1.0.3",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
Expand Down
172 changes: 135 additions & 37 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 @@ -73,7 +73,7 @@
"ember-try": "3.0.0",
"eslint": "8.56.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "11.12.0",
"eslint-plugin-ember": "12.0.0",
"eslint-plugin-hbs": "1.0.3",
"eslint-plugin-n": "16.6.2",
"eslint-plugin-prettier": "5.1.3",
Expand Down

0 comments on commit 9bc8612

Please sign in to comment.