Skip to content

Commit

Permalink
Update linters
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 28, 2024
1 parent 809374c commit d34f98f
Show file tree
Hide file tree
Showing 2 changed files with 88 additions and 79 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"uuid": "10.0.0"
},
"devDependencies": {
"@eslint/js": "9.11.0",
"@eslint/js": "9.11.1",
"@graphql-codegen/cli": "5.0.2",
"@graphql-codegen/client-preset": "4.3.3",
"@graphql-typed-document-node/core": "3.2.0",
Expand All @@ -57,8 +57,8 @@
"@vitejs/plugin-react-swc": "3.7.0",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "2.1.1",
"eslint": "9.11.0",
"eslint-plugin-react": "7.36.1",
"eslint": "9.11.1",
"eslint-plugin-react": "7.37.0",
"globals": "15.9.0",
"happy-dom": "15.7.4",
"husky": "9.1.6",
Expand All @@ -67,7 +67,7 @@
"prettier": "3.3.3",
"sass": "1.79.3",
"typescript": "5.6.2",
"typescript-eslint": "8.6.0",
"typescript-eslint": "8.7.0",
"vite": "5.4.8",
"vite-plugin-mkcert": "1.17.6",
"vitest": "2.1.1"
Expand Down
159 changes: 84 additions & 75 deletions pnpm-lock.yaml

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

0 comments on commit d34f98f

Please sign in to comment.