Skip to content

Commit 5808974

Browse files
Bump @types/node in /samples/cds-sample-application (#1294)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.9.4 to 22.10.1. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 865f4f7 commit 5808974

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

samples/cds-sample-application/package-lock.json

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

samples/cds-sample-application/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@sap-cloud-sdk/test-util": "^3.23.0",
4848
"@types/express": "^5.0.0",
4949
"@types/jest": "29.5.14",
50-
"@types/node": "^22.9.4",
50+
"@types/node": "^22.10.1",
5151
"@types/supertest": "^6.0.2",
5252
"@typescript-eslint/eslint-plugin": "^5.62.0",
5353
"@typescript-eslint/parser": "^5.62.0",

0 commit comments

Comments
 (0)