Skip to content

Commit 0ecf820

Browse files
chore(deps-dev): bump @types/node in /samples/weather-forecast
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 16.11.9 to 24.3.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-version: 24.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 4f93d8e commit 0ecf820

2 files changed

Lines changed: 158 additions & 259 deletions

File tree

samples/weather-forecast/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@testing-library/react": "^16.3.0",
5252
"@types/jest": "^29.5.14",
5353
"@types/json-schema": "^7.0.15",
54-
"@types/node": "24.3.0",
54+
"@types/node": "24.5.2",
5555
"@types/react": "^18.3.12",
5656
"@types/react-dom": "^18.3.1",
5757
"@types/webpack": "5.28.5",

0 commit comments

Comments
 (0)