Skip to content

Commit

Permalink
build(deps): update dependency @types/node to ^22.10.5 (#190)
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 6, 2025
1 parent 2ef8b5d commit abf745d
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"preview": "vitepress preview src"
},
"devDependencies": {
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"sitemap-ts": "^1.8.0",
"vite": "^6.0.6",
"vitepress": "1.5.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/savescum/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"devDependencies": {
"@fastify/type-provider-json-schema-to-ts": "^4.0.1",
"@savescum/shared": "workspace:*",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"fastify-tsconfig": "^2.0.0"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
},
"devDependencies": {
"@preact/preset-vite": "^2.9.4",
"@types/node": "^22.10.2",
"@types/node": "^22.10.5",
"sass": "^1.83.0",
"typescript": "5.7.2",
"vite": "^6.0.6"
Expand Down
58 changes: 29 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit abf745d

Please sign in to comment.