Skip to content

Commit 131f098

Browse files
Bump @types/node in /samples/cds-sample-application (#1327)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.6 to 22.10.7. - [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 ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9bd077b commit 131f098

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/cds-sample-application/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.

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.25.0",
4848
"@types/express": "^5.0.0",
4949
"@types/jest": "29.5.14",
50-
"@types/node": "^22.10.6",
50+
"@types/node": "^22.10.7",
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)