We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a82924 commit e9abc78Copy full SHA for e9abc78
2 files changed
package.json
@@ -89,7 +89,7 @@
89
"yargs": "~18.0.0"
90
},
91
"devDependencies": {
92
- "@testcontainers/postgresql": "11.13.0",
+ "@testcontainers/postgresql": "11.14.0",
93
"@types/config": "3.3.5",
94
"@types/node": "20.19.39",
95
"@types/pg": "8.20.0",
@@ -105,8 +105,8 @@
105
"oxlint": "1.58.0",
106
"oxlint-tsgolint": "0.19.0",
107
"pg": "8.20.0",
108
- "testcontainers": "11.13.0",
109
- "tsdown": "0.21.7",
+ "testcontainers": "11.14.0",
+ "tsdown": "0.21.8",
110
"typescript": "6.0.2",
111
"vitepress": "1.6.4",
112
"vitest": "4.1.4"
0 commit comments