Skip to content

Commit 3bd4828

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 22.13.8 to 22.13.10 - [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 dependency-group: external-types ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 12100b5 commit 3bd4828

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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

Lines changed: 7 additions & 7 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.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^22.13.8",
18+
"@types/node": "^22.13.10",
1919
"@types/react": "^19.0.10",
2020
"eslint": "^8.12.0",
2121
"typescript": "^4.7.4"

0 commit comments

Comments
 (0)