Skip to content

Commit 8006564

Browse files
chore(deps): update node.js to >=18.20.8
1 parent 82a4689 commit 8006564

File tree

3 files changed

+2191
-6015
lines changed

3 files changed

+2191
-6015
lines changed

formatting/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
"packageManager": "[email protected]",
88
"engines": {
99
"yarn": "1.22.x",
10-
"node": ">=18.x",
10+
"node": ">=18.20.8",
1111
"pnpm": ">=9.x"
1212
},
1313
"scripts": {

packages/configuration-loader/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,6 @@
3030
"build:profile": "npx vite-bundle-visualizer -c ../../vite.config.ts"
3131
},
3232
"devDependencies": {
33-
"@types/node": "18.11.18"
33+
"@types/node": "18.19.120"
3434
}
3535
}

0 commit comments

Comments
 (0)