Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 22, 2024
1 parent abcf5d4 commit e400600
Show file tree
Hide file tree
Showing 5 changed files with 154 additions and 153 deletions.
2 changes: 1 addition & 1 deletion packages/classic-test-app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"eslint": "9.13.0",
"express": "4.21.1",
"glob": "11.0.0",
"globals": "15.11.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/ember-simple-auth/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@rollup/plugin-node-resolve": "15.3.0",
"concurrently": "9.0.1",
"ember-template-lint": "6.0.0",
"eslint": "8.57.1",
"eslint": "9.13.0",
"prettier": "3.3.3",
"rollup": "4.24.0",
"rollup-plugin-copy": "3.5.0"
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 @@ -52,7 +52,7 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"eslint": "9.13.0",
"express": "4.21.1",
"fastboot-app-server": "4.1.4",
"glob": "11.0.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/test-esa/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"eslint": "9.13.0",
"express": "4.21.1",
"glob": "11.0.0",
"handlebars": "4.7.8",
Expand Down
Loading

0 comments on commit e400600

Please sign in to comment.