Skip to content

Commit

Permalink
Bump eslint-plugin-ember from 11.11.1 to 12.0.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 11.11.1 to 12.0.0.
- [Release notes](https://github.com/ember-cli/eslint-plugin-ember/releases)
- [Changelog](https://github.com/ember-cli/eslint-plugin-ember/blob/master/CHANGELOG.md)
- [Commits](ember-cli/eslint-plugin-ember@v11.11.1...v12.0.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 16, 2024
1 parent 989d363 commit 9d5ec96
Show file tree
Hide file tree
Showing 4 changed files with 72 additions and 25 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@
"ember-try": "^3.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"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-basic-dropdown/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"ember-template-lint": "^5.13.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-ember": "^12.0.0",
"eslint-plugin-n": "^16.6.2",
"eslint-plugin-prettier": "^5.1.3",
"node-sass": "^9.0.0",
Expand Down
91 changes: 69 additions & 22 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 @@ -67,7 +67,7 @@
"ember-try": "^3.0.0",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.11.1",
"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

0 comments on commit 9d5ec96

Please sign in to comment.