Skip to content

Commit 4c4c38f

Browse files
chore(deps-dev): bump @types/node
Bumps the external-types group in /e2e/browser/test-app with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.10.4 to 25.0.2 - [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: 25.0.2 dependency-type: direct:development update-type: version-update:semver-major dependency-group: external-types ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent a46901d commit 4c4c38f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"react-dom": "^19.2.3"
1717
},
1818
"devDependencies": {
19-
"@types/node": "^24.10.1",
19+
"@types/node": "^25.0.2",
2020
"@types/react": "^19.2.7",
2121
"@types/react-dom": "^19.2.3",
2222
"typescript": "^5.9.3"

0 commit comments

Comments
 (0)