Skip to content

Commit 22a5dda

Browse files
Bump @types/node from 20.11.10 to 20.11.16
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.16. - [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-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bcbaf5c commit 22a5dda

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

pnpm-lock.yaml

Lines changed: 14 additions & 14 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"test": "concurrently -n vite,curl -s command-curl -k 'solid-start dev -p 4500' 'tsc && curl -f http://localhost:4500'"
1111
},
1212
"devDependencies": {
13-
"@types/node": "^20.11.10",
13+
"@types/node": "^20.11.16",
1414
"esbuild": "^0.20.0",
1515
"postcss": "^8.4.33",
1616
"solid-start-node": "^0.3.10",

0 commit comments

Comments
 (0)