Skip to content

Commit 17cd95f

Browse files
chore(deps): update devdependencies
1 parent 14d8899 commit 17cd95f

File tree

2 files changed

+87
-74
lines changed

2 files changed

+87
-74
lines changed

package.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -92,16 +92,16 @@
9292
"@eslint/config-helpers": "0.3.1",
9393
"@eslint/js": "9.35.0",
9494
"@stylistic/eslint-plugin": "5.3.1",
95-
"@testcontainers/postgresql": "11.5.1",
95+
"@testcontainers/postgresql": "11.7.0",
9696
"@types/config": "3.3.5",
97-
"@types/node": "20.19.13",
97+
"@types/node": "20.19.19",
9898
"@types/pg": "8.15.5",
9999
"@types/yargs": "17.0.33",
100100
"@vitest/coverage-v8": "3.2.4",
101101
"@vitest/eslint-plugin": "1.3.9",
102102
"@vitest/ui": "3.2.4",
103103
"config": "4.1.1",
104-
"dotenv": "17.2.2",
104+
"dotenv": "17.2.3",
105105
"dotenv-expand": "12.0.3",
106106
"esbuild-fix-imports-plugin": "1.0.22",
107107
"eslint": "9.35.0",
@@ -113,9 +113,9 @@
113113
"npm-run-all2": "8.0.4",
114114
"pg": "8.16.3",
115115
"prettier": "3.6.2",
116-
"prettier-plugin-organize-imports": "4.2.0",
116+
"prettier-plugin-organize-imports": "4.3.0",
117117
"prettier-plugin-pkg": "0.21.2",
118-
"testcontainers": "11.5.1",
118+
"testcontainers": "11.7.0",
119119
"tsup": "8.5.0",
120120
"typescript": "5.9.2",
121121
"typescript-eslint": "8.43.0",

0 commit comments

Comments
 (0)