Skip to content

Commit

Permalink
Update eslint monorepo to v9.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 8, 2024
1 parent 5524aed commit 0ab280a
Show file tree
Hide file tree
Showing 2 changed files with 104 additions and 74 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.14.0",
"@tanstack/react-query": "5.59.19",
"@tanstack/react-query-devtools": "5.59.19",
"@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.14.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 0ab280a

Please sign in to comment.