Skip to content

Commit 530125b

Browse files
Bump @types/node from 22.13.4 to 22.13.5 in /samples/node-contract
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.13.4 to 22.13.5. - [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]>
1 parent 82e6a9e commit 530125b

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

samples/node-contract/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/node-contract/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"author": "Hyperledger",
2525
"license": "Apache-2.0",
2626
"devDependencies": {
27-
"@types/node": "^22.13.4",
27+
"@types/node": "^22.13.5",
2828
"gts": "^6.0.2",
2929
"typescript": "^5.7.3"
3030
},

0 commit comments

Comments
 (0)