Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v9
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 12, 2024
1 parent 7e58c0a commit fe07dd3
Show file tree
Hide file tree
Showing 3 changed files with 208 additions and 208 deletions.
4 changes: 2 additions & 2 deletions backend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selfhosted-api-trader-game",
"version": "0.0.69",
"version": "0.0.70",
"description": "A WIP game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected]",
Expand Down Expand Up @@ -61,7 +61,7 @@
"@typescript-eslint/eslint-plugin": "7.6.0",
"@typescript-eslint/parser": "7.6.0",
"drizzle-kit": "0.20.14",
"eslint": "8.57.0",
"eslint": "9.0.0",
"eslint-config-airbnb-base": "15.0.0",
"eslint-config-airbnb-typescript": "18.0.0",
"eslint-config-prettier": "9.1.0",
Expand Down
4 changes: 2 additions & 2 deletions frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "selfhosted-api-trader-game-frontend",
"version": "0.0.53",
"version": "0.0.54",
"description": "A WIP example client for the game.",
"author": "Sebastian Di Luzio",
"packageManager": "[email protected]",
Expand Down Expand Up @@ -33,7 +33,7 @@
"@typescript-eslint/parser": "7.6.0",
"@vite-pwa/nuxt": "0.6.0",
"autoprefixer": "10.4.19",
"eslint": "8.57.0",
"eslint": "9.0.0",
"git-commit-info": "2.0.2",
"nuxt": "3.11.2",
"prettier": "3.2.5",
Expand Down
Loading

0 comments on commit fe07dd3

Please sign in to comment.