Skip to content

Commit 95694de

Browse files
Bump @types/node from 20.5.1 to 20.5.3 (#226)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.5.1 to 20.5.3. - [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 810058f commit 95694de

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

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.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@typechain/hardhat": "^6.1.6",
2828
"@types/chai": "^4.3.5",
2929
"@types/mocha": "^9.1.0",
30-
"@types/node": ">=20.5.1",
30+
"@types/node": ">=20.5.3",
3131
"chai": "^4.3.7",
3232
"ethers": "^5.7.2",
3333
"hardhat": "^2.17.1",

0 commit comments

Comments
 (0)