Skip to content

Commit e33bc7e

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

File tree

2 files changed

+75
-69
lines changed

2 files changed

+75
-69
lines changed

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@
106106
"@stylistic/eslint-plugin": "2.12.1",
107107
"@types/config": "3.3.5",
108108
"@types/eslint__js": "8.42.3",
109-
"@types/node": "18.19.70",
109+
"@types/node": "22.10.5",
110110
"@types/pg": "8.11.10",
111111
"@types/yargs": "17.0.33",
112112
"@vitest/coverage-v8": "2.1.8",
@@ -115,7 +115,7 @@
115115
"config": "3.3.12",
116116
"cross-env": "7.0.3",
117117
"dotenv": "16.4.7",
118-
"dotenv-expand": "11.0.7",
118+
"dotenv-expand": "12.0.1",
119119
"eslint": "9.18.0",
120120
"eslint-config-prettier": "9.1.0",
121121
"eslint-define-config": "2.1.0",
@@ -125,7 +125,7 @@
125125
"jiti": "2.4.2",
126126
"json5": "2.2.3",
127127
"node-pg-migrate": "file:.",
128-
"npm-run-all2": "6.2.6",
128+
"npm-run-all2": "7.0.2",
129129
"pg": "8.13.1",
130130
"prettier": "3.4.2",
131131
"prettier-plugin-organize-imports": "4.1.0",

0 commit comments

Comments
 (0)