Skip to content

Commit 5f301d1

Browse files
chore(deps): update eslint (#1486)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <chrissi92@hotmail.de>
1 parent b549d47 commit 5f301d1

File tree

4 files changed

+215
-109
lines changed

4 files changed

+215
-109
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -88,10 +88,10 @@
8888
"yargs": "~18.0.0"
8989
},
9090
"devDependencies": {
91-
"@eslint/compat": "1.3.1",
92-
"@eslint/config-helpers": "0.3.0",
93-
"@eslint/js": "9.31.0",
94-
"@stylistic/eslint-plugin": "5.2.1",
91+
"@eslint/compat": "1.3.2",
92+
"@eslint/config-helpers": "0.3.1",
93+
"@eslint/js": "9.33.0",
94+
"@stylistic/eslint-plugin": "5.2.3",
9595
"@testcontainers/postgresql": "11.5.1",
9696
"@types/config": "3.3.5",
9797
"@types/node": "20.19.10",
@@ -105,10 +105,10 @@
105105
"dotenv": "17.2.1",
106106
"dotenv-expand": "12.0.2",
107107
"esbuild-fix-imports-plugin": "1.0.21",
108-
"eslint": "9.31.0",
108+
"eslint": "9.33.0",
109109
"eslint-config-prettier": "10.1.8",
110110
"eslint-gitignore": "0.1.0",
111-
"eslint-plugin-prettier": "5.5.3",
111+
"eslint-plugin-prettier": "5.5.4",
112112
"eslint-plugin-unicorn": "60.0.0",
113113
"node-pg-migrate": "file:.",
114114
"npm-run-all2": "8.0.4",
@@ -119,7 +119,7 @@
119119
"testcontainers": "11.5.1",
120120
"tsup": "8.5.0",
121121
"typescript": "5.9.2",
122-
"typescript-eslint": "8.37.0",
122+
"typescript-eslint": "8.39.1",
123123
"vitepress": "1.6.4",
124124
"vitest": "3.2.4"
125125
},

0 commit comments

Comments
 (0)