Skip to content

Commit

Permalink
Update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 8, 2024
1 parent b1a33f2 commit 1efe8d9
Show file tree
Hide file tree
Showing 3 changed files with 123 additions and 131 deletions.
2 changes: 1 addition & 1 deletion packages/ember-promise-modals/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"@embroider/addon-dev": "4.3.1",
"@rollup/plugin-babel": "6.0.4",
"ember-template-lint": "6.0.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-import-helpers": "1.3.1",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.0",
"eslint": "9.4.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.1.1",
"eslint-plugin-import-helpers": "1.3.1",
Expand Down
Loading

0 comments on commit 1efe8d9

Please sign in to comment.