Skip to content

Commit

Permalink
chore(deps): update lints
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent ed24d84 commit 76322ad
Show file tree
Hide file tree
Showing 4 changed files with 699 additions and 787 deletions.
2 changes: 1 addition & 1 deletion apps/admin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"eslint": "^8",
"eslint-config-next": "14.0.2",
"eslint-config-next": "14.2.3",
"typescript": "^5"
}
}
2 changes: 1 addition & 1 deletion apps/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"eslint": "^8.52.0",
"eslint-config-next": "14.0.1",
"eslint-config-next": "14.2.3",
"jest": "^29.7.0",
"jest-environment-jsdom": "^29.7.0",
"typescript": "^5"
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@types/react": "^18.2.0",
"@types/react-dom": "^18.2.0",
"@types/react-transition-group": "^4.4.10",
"eslint-plugin-storybook": "^0.6.15",
"eslint-plugin-storybook": "^0.8.0",
"storybook": "^7.6.6",
"typescript": "^5"
},
Expand Down
Loading

0 comments on commit 76322ad

Please sign in to comment.