Skip to content

Commit

Permalink
Bump eslint-plugin-ember from 11.5.2 to 11.11.1
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.5.2 to 11.11.1.
- [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.5.2...v11.11.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent a964aac commit 4f42658
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 14 deletions.
26 changes: 14 additions & 12 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 @@ -61,7 +61,7 @@
"ember-try": "^2.0.0",
"eslint": "^8.42.0",
"eslint-plugin-disable-features": "^0.1.3",
"eslint-plugin-ember": "^11.5.2",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-qunit": "^7.3.4",
"expect-type": "^0.16.0",
Expand Down
2 changes: 1 addition & 1 deletion test-buildtime-options-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
"ember-try": "^2.0.0",
"eslint": "^8.42.0",
"eslint-plugin-disable-features": "^0.1.3",
"eslint-plugin-ember": "^11.5.2",
"eslint-plugin-ember": "^11.11.1",
"eslint-plugin-n": "^15.7.0",
"eslint-plugin-qunit": "^7.3.4",
"expect-type": "^0.16.0",
Expand Down

0 comments on commit 4f42658

Please sign in to comment.