Skip to content

Commit 395f44e

Browse files
chore(deps): update devdependencies (#1392)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Shinigami92 <[email protected]>
1 parent 53e985f commit 395f44e

File tree

2 files changed

+485
-576
lines changed

2 files changed

+485
-576
lines changed

package.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -94,16 +94,16 @@
9494
"@eslint/js": "9.26.0",
9595
"@stylistic/eslint-plugin": "4.2.0",
9696
"@types/config": "3.3.5",
97-
"@types/node": "20.17.29",
98-
"@types/pg": "8.11.11",
97+
"@types/node": "20.17.41",
98+
"@types/pg": "8.12.0",
9999
"@types/yargs": "17.0.33",
100100
"@vitest/coverage-v8": "3.1.3",
101101
"@vitest/eslint-plugin": "1.1.44",
102102
"@vitest/ui": "3.1.3",
103103
"config": "3.3.12",
104104
"cross-env": "7.0.3",
105-
"dotenv": "16.4.7",
106-
"dotenv-expand": "12.0.1",
105+
"dotenv": "16.5.0",
106+
"dotenv-expand": "12.0.2",
107107
"eslint": "9.26.0",
108108
"eslint-config-prettier": "10.1.2",
109109
"eslint-gitignore": "0.1.0",
@@ -113,14 +113,14 @@
113113
"json5": "2.2.3",
114114
"node-pg-migrate": "file:.",
115115
"npm-run-all2": "8.0.1",
116-
"pg": "8.14.1",
116+
"pg": "8.15.6",
117117
"prettier": "3.5.3",
118118
"prettier-plugin-organize-imports": "4.1.0",
119119
"prettier-plugin-packagejson": "2.5.10",
120120
"rimraf": "6.0.1",
121121
"ts-node": "10.9.2",
122122
"tsup": "8.4.0",
123-
"tsx": "4.19.3",
123+
"tsx": "4.19.4",
124124
"typescript": "5.8.3",
125125
"typescript-eslint": "8.32.0",
126126
"vitepress": "1.6.3",

0 commit comments

Comments
 (0)