Skip to content

Commit

Permalink
Update eslint monorepo to v9.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 19, 2024
1 parent 2a02182 commit f62519b
Show file tree
Hide file tree
Showing 2 changed files with 69 additions and 61 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.1.1",
"@eslint/js": "9.9.1",
"@eslint/js": "9.10.0",
"@tanstack/react-query": "5.56.2",
"@tanstack/react-query-devtools": "5.56.2",
"@tsconfig/node18": "18.2.4",
Expand All @@ -55,7 +55,7 @@
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.20",
"bootstrap-sass": "3.4.3",
"eslint": "9.9.1",
"eslint": "9.10.0",
"eslint-config-prettier": "9.1.0",
"eslint-config-react-hooks": "1.0.0",
"eslint-plugin-deprecation": "3.0.0",
Expand Down
126 changes: 67 additions & 59 deletions frontend/pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit f62519b

Please sign in to comment.