Skip to content

Commit

Permalink
chore(deps): update eslint monorepo to v9.7.0 (#878)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Jul 13, 2024
1 parent cf0db48 commit e148ab7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion client/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"@typescript-eslint/parser": "7.15.0",
"@vitejs/plugin-react": "4.3.1",
"autoprefixer": "10.4.19",
"eslint": "9.6.0",
"eslint": "9.7.0",
"eslint-import-resolver-typescript": "3.6.1",
"eslint-plugin-import": "2.29.1",
"eslint-plugin-prettier": "5.1.3",
Expand Down
2 changes: 1 addition & 1 deletion game/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"ts-pattern": "5.2.0"
},
"devDependencies": {
"@eslint/js": "9.6.0",
"@eslint/js": "9.7.0",
"@philihp/prettier-config": "1.0.0",
"@tsconfig/node20": "20.1.4",
"@types/jest": "29.5.12",
Expand Down

0 comments on commit e148ab7

Please sign in to comment.