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] committed Apr 28, 2024
1 parent 225cafc commit 98a88b6
Show file tree
Hide file tree
Showing 3 changed files with 175 additions and 38 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.7.1",
"@typescript-eslint/parser": "^7.7.1",
"@unpic/core": "workspace:^",
"eslint": "^8.57.0",
"eslint": "^9.1.1",
"eslint-config-prettier": "^9.1.0",
"jsdom": "^24.0.0",
"npm-run-all2": "^6.1.2",
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.7.1",
"@typescript-eslint/parser": "7.7.1",
"@unpic/core": "0.0.49",
"eslint": "8.57.0",
"eslint": "9.1.1",
"eslint-plugin-qwik": "^1.5.2",
"node-fetch": "3.3.2",
"np": "10.0.5",
Expand Down

0 comments on commit 98a88b6

Please sign in to comment.