Skip to content

Commit

Permalink
chore(deps): update devdependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jul 12, 2024
1 parent 1d06a63 commit 329afd7
Show file tree
Hide file tree
Showing 3 changed files with 184 additions and 39 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"@typescript-eslint/eslint-plugin": "^7.15.0",
"@typescript-eslint/parser": "^7.15.0",
"@unpic/core": "workspace:^",
"eslint": "^8.57.0",
"eslint": "^9.7.0",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^24.1.0",
"npm-run-all2": "^6.2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/qwik/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"@typescript-eslint/eslint-plugin": "7.15.0",
"@typescript-eslint/parser": "7.15.0",
"@unpic/core": "0.0.49",
"eslint": "8.57.0",
"eslint": "9.7.0",
"eslint-plugin-qwik": "^1.6.0",
"node-fetch": "3.3.2",
"np": "10.0.6",
Expand Down
Loading

0 comments on commit 329afd7

Please sign in to comment.