Skip to content

Commit

Permalink
chore: update eslint
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 29, 2024
1 parent 4614717 commit fdbcd55
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 209 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,12 +28,12 @@
"devDependencies": {
"@changesets/changelog-github": "^0.4.8",
"@changesets/cli": "^2.26.2",
"@typescript-eslint/eslint-plugin": "^6.9.1",
"@typescript-eslint/parser": "^6.9.1",
"@typescript-eslint/eslint-plugin": "^7.17.0",
"@typescript-eslint/parser": "^7.17.0",
"changesets": "^1.0.2",
"eslint": "^8.53.0",
"eslint": "^9.8.0",
"eslint-config-prettier": "^9.0.0",
"eslint-config-turbo": "^1.10.16",
"eslint-config-turbo": "^2.0.9",
"eslint-plugin-import": "^2.29.1",
"prettier": "^3.0.3",
"turbo": "^1.10.16"
Expand Down
Loading

0 comments on commit fdbcd55

Please sign in to comment.