Skip to content

Commit

Permalink
chore(deps-dev): eslint@9.10.0
Browse files Browse the repository at this point in the history
and regenerate lock file
  • Loading branch information
AviVahl committed Sep 7, 2024
1 parent 5a8f06f commit d042155
Show file tree
Hide file tree
Showing 2 changed files with 48 additions and 41 deletions.
85 changes: 46 additions & 39 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,13 +18,13 @@
"prettify": "prettier . --write"
},
"devDependencies": {
"@eslint/js": "^9.9.1",
"@eslint/js": "^9.10.0",
"@types/compression": "^1.7.5",
"@types/express": "^4.17.21",
"@types/node": "20",
"@types/react": "^18.3.5",
"@types/react-dom": "^18.3.0",
"eslint": "^9.9.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-no-only-tests": "^3.3.0",
"eslint-plugin-react": "^7.35.2",
Expand Down

0 comments on commit d042155

Please sign in to comment.