Skip to content

Commit 14b5834

Browse files
chore(deps): update devdependencies
1 parent fd64c2f commit 14b5834

File tree

2 files changed

+107
-90
lines changed

2 files changed

+107
-90
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -91,15 +91,15 @@
9191
"@eslint/compat": "2.0.2",
9292
"@eslint/js": "9.39.2",
9393
"@stylistic/eslint-plugin": "5.8.0",
94-
"@testcontainers/postgresql": "11.11.0",
94+
"@testcontainers/postgresql": "11.12.0",
9595
"@types/config": "3.3.5",
96-
"@types/node": "20.19.33",
97-
"@types/pg": "8.16.0",
96+
"@types/node": "20.19.36",
97+
"@types/pg": "8.18.0",
9898
"@types/yargs": "17.0.35",
9999
"@vitest/coverage-v8": "4.0.18",
100100
"@vitest/eslint-plugin": "1.6.9",
101101
"@vitest/ui": "4.0.18",
102-
"config": "4.3.0",
102+
"config": "4.4.1",
103103
"dotenv": "17.3.1",
104104
"dotenv-expand": "12.0.3",
105105
"esbuild-fix-imports-plugin": "1.0.23",
@@ -111,11 +111,11 @@
111111
"eslint-plugin-unicorn": "62.0.0",
112112
"node-pg-migrate": "file:.",
113113
"npm-run-all2": "8.0.4",
114-
"pg": "8.18.0",
114+
"pg": "8.20.0",
115115
"prettier": "3.8.1",
116116
"prettier-plugin-organize-imports": "4.3.0",
117117
"prettier-plugin-pkg": "0.21.2",
118-
"testcontainers": "11.11.0",
118+
"testcontainers": "11.12.0",
119119
"tsup": "8.5.1",
120120
"typescript": "5.9.3",
121121
"typescript-eslint": "8.55.0",

0 commit comments

Comments
 (0)