Skip to content

Commit 7e96f37

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

File tree

2 files changed

+116
-103
lines changed

2 files changed

+116
-103
lines changed

package.json

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -92,18 +92,18 @@
9292
"@eslint/config-helpers": "0.4.2",
9393
"@eslint/js": "9.38.0",
9494
"@stylistic/eslint-plugin": "5.5.0",
95-
"@testcontainers/postgresql": "11.5.1",
95+
"@testcontainers/postgresql": "11.7.2",
9696
"@types/config": "3.3.5",
97-
"@types/node": "20.19.13",
98-
"@types/pg": "8.15.5",
99-
"@types/yargs": "17.0.33",
97+
"@types/node": "20.19.24",
98+
"@types/pg": "8.15.6",
99+
"@types/yargs": "17.0.34",
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",
106-
"esbuild-fix-imports-plugin": "1.0.22",
106+
"esbuild-fix-imports-plugin": "1.0.23",
107107
"eslint": "9.38.0",
108108
"eslint-config-prettier": "10.1.8",
109109
"eslint-gitignore": "0.1.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.2",
119119
"tsup": "8.5.0",
120120
"typescript": "5.9.3",
121121
"typescript-eslint": "8.46.2",

0 commit comments

Comments
 (0)