Skip to content

Commit 4f3b311

Browse files
chore: bump @types/node in /examples/custom-ethers-pkg
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.12.13 to 24.1.0. - [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-version: 24.1.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 128169b commit 4f3b311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

examples/custom-ethers-pkg/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"@rollup/plugin-json": "^6.1.0",
2222
"@rollup/plugin-node-resolve": "^15.2.3",
2323
"@rollup/plugin-typescript": "^11.1.6",
24-
"@types/node": "^20.12.13",
24+
"@types/node": "^24.1.0",
2525
"builtin-modules": "^4.0.0",
2626
"rollup": "^4.18.0",
2727
"tslib": "^2.6.3",

0 commit comments

Comments
 (0)