Skip to content

Commit

Permalink
Merge pull request #344 from qonto/dependabot/npm_and_yarn/eslint-plu…
Browse files Browse the repository at this point in the history
…gin-ember-12.3.1

chore(deps-dev): bump eslint-plugin-ember from 11.12.0 to 12.3.1
  • Loading branch information
mrloop authored Oct 28, 2024
2 parents 50ecac9 + ff459af commit 3e8168e
Show file tree
Hide file tree
Showing 3 changed files with 73 additions and 23 deletions.
2 changes: 1 addition & 1 deletion ember-prismic-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"ember-template-lint": "^5.13.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-ember": "^12.3.1",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-prettier": "^5.1.3",
"prettier": "^3.2.5",
Expand Down
92 changes: 71 additions & 21 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 @@ -69,7 +69,7 @@
"ember-try": "^3.0.0",
"eslint": "^8.57.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-ember": "^11.12.0",
"eslint-plugin-ember": "^12.3.1",
"eslint-plugin-n": "^17.11.1",
"eslint-plugin-prettier": "^5.1.3",
"eslint-plugin-qunit": "^8.1.1",
Expand Down

0 comments on commit 3e8168e

Please sign in to comment.