Skip to content

Commit

Permalink
Update eslint monorepo to v9.13.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 2, 2024
1 parent dce67b1 commit db971fb
Show file tree
Hide file tree
Showing 2 changed files with 97 additions and 73 deletions.
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
},
"devDependencies": {
"@eslint/compat": "1.2.2",
"@eslint/js": "9.9.1",
"@eslint/js": "9.13.0",
"@tanstack/react-query": "5.59.16",
"@tanstack/react-query-devtools": "5.59.16",
"@tsconfig/node18": "18.2.4",
Expand All @@ -55,7 +55,7 @@
"@vitejs/plugin-react": "4.3.3",
"autoprefixer": "10.4.20",
"bootstrap-sass": "3.4.3",
"eslint": "9.9.1",
"eslint": "9.13.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-hooks": "1.0.0",
"eslint-plugin-deprecation": "3.0.0",
Expand Down
Loading

0 comments on commit db971fb

Please sign in to comment.