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] committed May 18, 2024
1 parent 94fde61 commit 3482351
Show file tree
Hide file tree
Showing 4 changed files with 142 additions and 135 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"devDependencies": {
"documentation": "14.0.2",
"concurrently": "8.2.2",
"eslint": "8.51.0",
"eslint": "9.3.0",
"prettier": "2.8.8"
},
"engines": {
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.51.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-prettier": "5.0.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.51.0",
"eslint": "9.3.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-ember": "12.0.0",
"eslint-plugin-jest": "28.0.0",
Expand Down
Loading

0 comments on commit 3482351

Please sign in to comment.