Skip to content
This repository was archived by the owner on Mar 11, 2025. It is now read-only.

Commit f62f8cf

Browse files
build(deps-dev): bump @types/node from 20.11.10 to 20.11.13 (#6209)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.10 to 20.11.13. - [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 2e5347b commit f62f8cf

File tree

11 files changed

+81
-81
lines changed

11 files changed

+81
-81
lines changed

libraries/type-length-value/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"devDependencies": {
4747
"@types/chai": "^4.3.11",
4848
"@types/mocha": "^10.0.6",
49-
"@types/node": "^20.11.10",
49+
"@types/node": "^20.11.13",
5050
"@typescript-eslint/eslint-plugin": "^6.20.0",
5151
"@typescript-eslint/parser": "^6.20.0",
5252
"chai": "^5.0.3",

memo/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"@solana/web3.js": "^1.89.1",
5656
"@types/chai": "^4.3.11",
5757
"@types/jest": "^29.5.11",
58-
"@types/node": "^20.11.10",
58+
"@types/node": "^20.11.13",
5959
"@types/node-fetch": "^2.6.11",
6060
"@typescript-eslint/eslint-plugin": "^6.20.0",
6161
"@typescript-eslint/parser": "^6.20.0",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@jest/globals": "^29.7.0",
5151
"@types/bn.js": "^5.1.1",
5252
"@types/jest": "^29.5.11",
53-
"@types/node": "^20.11.10",
53+
"@types/node": "^20.11.13",
5454
"@typescript-eslint/eslint-plugin": "^6.20.0",
5555
"@typescript-eslint/parser": "^6.20.0",
5656
"eslint": "^8.56.0",

0 commit comments

Comments
 (0)