Skip to content

Commit

Permalink
Bump @types/node from 20.9.3 to 20.10.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.3 to 20.10.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node)

---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Nov 28, 2023
1 parent c8a2732 commit 03dc5f2
Show file tree
Hide file tree
Showing 2 changed files with 23 additions and 23 deletions.
44 changes: 22 additions & 22 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"test": "concurrently -n vite,curl -s command-curl -k 'solid-start dev -p 4500' 'tsc && curl -f http://localhost:4500'"
},
"devDependencies": {
"@types/node": "^20.9.3",
"@types/node": "^20.10.0",
"esbuild": "^0.19.8",
"postcss": "^8.4.31",
"solid-start-node": "^0.3.10",
Expand Down

0 comments on commit 03dc5f2

Please sign in to comment.