chore: bump eslint version

This commit is contained in:
Miodec 2025-01-21 11:50:09 +01:00
parent 1c879201cd
commit edd2903171
7 changed files with 7 additions and 7 deletions

View file

@ -85,7 +85,7 @@
"@types/uuid": "10.0.0",
"@vitest/coverage-v8": "2.0.5",
"concurrently": "8.2.2",
"eslint": "8.57.0",
"eslint": "8.57.1",
"eslint-watch": "8.0.0",
"ioredis-mock": "7.4.0",
"openapi3-ts": "2.0.2",

View file

@ -46,7 +46,7 @@
"autoprefixer": "10.4.20",
"concurrently": "8.2.2",
"dotenv": "16.4.5",
"eslint": "8.57.0",
"eslint": "8.57.1",
"firebase-tools": "13.15.1",
"fontawesome-subset": "4.4.0",
"gulp": "4.0.2",

View file

@ -18,7 +18,7 @@
"@monkeytype/eslint-config": "workspace:*",
"@monkeytype/typescript-config": "workspace:*",
"chokidar": "3.6.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"madge": "8.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",

View file

@ -9,6 +9,6 @@
},
"devDependencies": {
"esbuild": "0.23.0",
"eslint": "8.57.0"
"eslint": "8.57.1"
}
}

View file

@ -13,7 +13,7 @@
"@monkeytype/eslint-config": "workspace:*",
"@monkeytype/typescript-config": "workspace:*",
"chokidar": "3.6.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"madge": "8.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",

View file

@ -10,7 +10,7 @@
},
"devDependencies": {
"@monkeytype/eslint-config": "workspace:*",
"eslint": "8.57.0",
"eslint": "8.57.1",
"nodemon": "3.1.4"
},
"bin": {

View file

@ -14,7 +14,7 @@
"@monkeytype/eslint-config": "workspace:*",
"@monkeytype/typescript-config": "workspace:*",
"chokidar": "3.6.0",
"eslint": "8.57.0",
"eslint": "8.57.1",
"madge": "8.0.0",
"rimraf": "6.0.1",
"typescript": "5.5.4",