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 Dec 1, 2024
1 parent c08780e commit 10de142
Show file tree
Hide file tree
Showing 4 changed files with 216 additions and 162 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"devDependencies": {
"concurrently": "8.2.2",
"documentation": "14.0.3",
"eslint": "8.57.1",
"eslint": "9.16.0",
"prettier": "2.8.8",
"release-plan": "^0.9.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/qunit-dom/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"babel-plugin-transform-es2015-modules-commonjs": "6.26.2",
"babel-preset-env": "1.7.0",
"concurrently": "8.2.2",
"eslint": "8.57.1",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-prettier": "5.2.1",
"lerna-changelog": "2.2.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 @@ -87,7 +87,7 @@
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"eslint": "9.16.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-ember": "12.2.1",
"eslint-plugin-jest": "28.8.3",
Expand Down
Loading

0 comments on commit 10de142

Please sign in to comment.