We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7254aea commit cb820c5Copy full SHA for cb820c5
2 files changed
package.json
@@ -91,7 +91,7 @@
91
"yargs": "~18.0.0"
92
},
93
"devDependencies": {
94
- "@testcontainers/postgresql": "11.14.0",
+ "@testcontainers/postgresql": "12.0.3",
95
"@types/config": "4.4.0",
96
"@types/node": "20.19.39",
97
"@types/pg": "8.20.0",
@@ -102,12 +102,12 @@
102
"dotenv": "17.3.1",
103
"dotenv-expand": "12.0.3",
104
"node-pg-migrate": "file:.",
105
- "npm-run-all2": "8.0.4",
+ "npm-run-all2": "9.0.2",
106
"oxfmt": "0.50.0",
107
"oxlint": "1.65.0",
108
"oxlint-tsgolint": "0.23.0",
109
"pg": "8.20.0",
110
- "testcontainers": "11.14.0",
+ "testcontainers": "12.0.3",
111
"tsdown": "0.21.10",
112
"typescript": "6.0.3",
113
"vitepress": "1.6.4",
0 commit comments