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

Commit a2754c0

Browse files
build(deps-dev): bump @types/node from 20.11.0 to 20.11.1 (#6132)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.11.0 to 20.11.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-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent caf88bf commit a2754c0

File tree

11 files changed

+80
-80
lines changed

11 files changed

+80
-80
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.0",
49+
"@types/node": "^20.11.1",
5050
"@typescript-eslint/eslint-plugin": "^6.18.1",
5151
"@typescript-eslint/parser": "^6.18.1",
5252
"chai": "^4.3.10",

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.0",
5656
"@types/chai": "^4.3.11",
5757
"@types/jest": "^29.5.11",
58-
"@types/node": "^20.11.0",
58+
"@types/node": "^20.11.1",
5959
"@types/node-fetch": "^2.6.10",
6060
"@typescript-eslint/eslint-plugin": "^6.18.1",
6161
"@typescript-eslint/parser": "^6.18.1",

name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@types/chai": "^4.3.11",
4040
"@types/chai-as-promised": "^7.1.5",
4141
"@types/mocha": "^10.0.6",
42-
"@types/node": "^20.11.0",
42+
"@types/node": "^20.11.1",
4343
"@typescript-eslint/eslint-plugin": "^6.18.1",
4444
"@typescript-eslint/parser": "^6.18.1",
4545
"chai": "^4.3.7",

0 commit comments

Comments
 (0)