Skip to content

Commit ec33b1c

Browse files
chore(deps): update devdependencies (#1485)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c81b16 commit ec33b1c

File tree

2 files changed

+84
-84
lines changed

2 files changed

+84
-84
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -92,17 +92,17 @@
9292
"@eslint/config-helpers": "0.3.0",
9393
"@eslint/js": "9.31.0",
9494
"@stylistic/eslint-plugin": "5.2.1",
95-
"@testcontainers/postgresql": "11.3.1",
95+
"@testcontainers/postgresql": "11.5.1",
9696
"@types/config": "3.3.5",
97-
"@types/node": "20.19.9",
98-
"@types/pg": "8.15.4",
97+
"@types/node": "20.19.10",
98+
"@types/pg": "8.15.5",
9999
"@types/yargs": "17.0.33",
100100
"@vitest/coverage-v8": "3.2.4",
101101
"@vitest/eslint-plugin": "1.3.4",
102102
"@vitest/ui": "3.2.4",
103-
"config": "4.0.1",
103+
"config": "4.1.0",
104104
"cross-env": "7.0.3",
105-
"dotenv": "17.2.0",
105+
"dotenv": "17.2.1",
106106
"dotenv-expand": "12.0.2",
107107
"esbuild-fix-imports-plugin": "1.0.21",
108108
"eslint": "9.31.0",
@@ -114,9 +114,9 @@
114114
"npm-run-all2": "8.0.4",
115115
"pg": "8.16.3",
116116
"prettier": "3.6.2",
117-
"prettier-plugin-organize-imports": "4.1.0",
117+
"prettier-plugin-organize-imports": "4.2.0",
118118
"prettier-plugin-pkg": "0.21.2",
119-
"testcontainers": "11.3.1",
119+
"testcontainers": "11.5.1",
120120
"tsup": "8.5.0",
121121
"typescript": "5.9.2",
122122
"typescript-eslint": "8.37.0",

0 commit comments

Comments
 (0)