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

Commit 40cd3bd

Browse files
authoredMar 4, 2025
build(deps-dev): bump @types/node from 22.10.5 to 22.13.9
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.10.5 to 22.13.9. - [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>
1 parent 77b718e commit 40cd3bd

File tree

4 files changed

+1182
-541
lines changed

4 files changed

+1182
-541
lines changed
 

‎account-compression/sdk/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@solana/eslint-config-solana": "^3.0.3",
6868
"@types/bn.js": "^5.1.6",
6969
"@types/jest": "^29.5.14",
70-
"@types/node": "^22.10.5",
70+
"@types/node": "^22.13.9",
7171
"@types/node-fetch": "^2.6.12",
7272
"@typescript-eslint/eslint-plugin": "^8.4.0",
7373
"@typescript-eslint/parser": "^8.4.0",

‎name-service/js/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"@jest/globals": "^29.7.0",
4646
"@types/bn.js": "^5.1.6",
4747
"@types/jest": "^29.5.14",
48-
"@types/node": "^22.10.5",
48+
"@types/node": "^22.13.9",
4949
"@typescript-eslint/eslint-plugin": "^8.4.0",
5050
"@typescript-eslint/parser": "^8.4.0",
5151
"eslint": "^8.57.0",

0 commit comments

Comments
 (0)