Skip to content

Commit 51a2ce7

Browse files
Bump @types/node in /e2e/browser/test-app in the external-types group
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.0.13 to 24.1.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.1.0 dependency-type: direct:development update-type: version-update:semver-minor dependency-group: external-types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5a6f55f commit 51a2ce7

File tree

2 files changed

+19
-20
lines changed

2 files changed

+19
-20
lines changed

e2e/browser/test-app/package-lock.json

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

e2e/browser/test-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"react": "^19.1.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^24.0.13",
18+
"@types/node": "^24.3.0",
1919
"@types/react": "^19.1.8",
2020
"typescript": "^4.7.4"
2121
}

0 commit comments

Comments
 (0)