Skip to content

Commit

Permalink
chore(deps-dev): bump the lint group across 1 directory with 3 updates
Browse files Browse the repository at this point in the history
Bumps the lint group with 3 updates in the /ember directory: [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember), [eslint-plugin-n](https://github.com/eslint-community/eslint-plugin-n) and [prettier-plugin-ember-template-tag](https://github.com/ember-tooling/prettier-plugin-ember-template-tag).


Updates `eslint-plugin-ember` from 12.2.1 to 12.3.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](https://github.com/ember-cli/eslint-plugin-ember/commits)

Updates `eslint-plugin-n` from 17.11.1 to 17.13.0
- [Release notes](https://github.com/eslint-community/eslint-plugin-n/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-n/blob/master/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-n@v17.11.1...v17.13.0)

Updates `prettier-plugin-ember-template-tag` from 2.0.2 to 2.0.4
- [Release notes](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/releases)
- [Changelog](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/blob/main/CHANGELOG.md)
- [Commits](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/commits)

---
updated-dependencies:
- dependency-name: eslint-plugin-ember
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: eslint-plugin-n
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: lint
- dependency-name: prettier-plugin-ember-template-tag
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: lint
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 7, 2024
1 parent ece703c commit 92870d6
Show file tree
Hide file tree
Showing 2 changed files with 65 additions and 49 deletions.
6 changes: 3 additions & 3 deletions ember/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,9 +83,9 @@
"ember-uikit": "^9.1.1",
"eslint": "^8.56.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-ember": "12.3.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-n": "^17.13.0",
"eslint-plugin-prettier": "^5.2.1",
"eslint-plugin-qunit": "^8.1.2",
"flatpickr": "^4.6.13",
Expand All @@ -95,7 +95,7 @@
"luxon": "^3.4.4",
"miragejs": "^0.1.48",
"prettier": "^3.3.3",
"prettier-plugin-ember-template-tag": "^2.0.2",
"prettier-plugin-ember-template-tag": "^2.0.4",
"qunit": "^2.20.1",
"qunit-dom": "^3.1.2",
"sass": "^1.77.0",
Expand Down
108 changes: 62 additions & 46 deletions ember/pnpm-lock.yaml

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

0 comments on commit 92870d6

Please sign in to comment.