Skip to content

Commit

Permalink
Bump @types/node from 20.9.2 to 20.10.0
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.9.2 to 20.10.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-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 27, 2023
1 parent b7da891 commit 5cd90f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"@typechain/hardhat": "^9.1.0",
"@types/chai": "^4.3.10",
"@types/mocha": ">=10.0.6",
"@types/node": ">=20.9.2",
"@types/node": ">=20.10.0",
"@typescript-eslint/eslint-plugin": "^6.10.0",
"@typescript-eslint/parser": "^6.11.0",
"chai": "^4.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1969,12 +1969,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:>=20.9.2":
version: 20.9.2
resolution: "@types/node@npm:20.9.2"
"@types/node@npm:>=20.10.0":
version: 20.10.0
resolution: "@types/node@npm:20.10.0"
dependencies:
undici-types: ~5.26.4
checksum: 5bbb8fb2248fc5c5c4071d9809fb9af85997677c07124d65665202b53283a3b7bdff26fb844e9ee407e3847dfce6399c2b01e3329ea44a4b720647b1b987c678
checksum: face395140d6f2f1755b91fdd3b697cf56aeb9e2514529ce88d56e56f261ad65be7269d863520a9406d73c338699ea68b418e8677584de0c1efeed09539b6f97
languageName: node
linkType: hard

Expand Down Expand Up @@ -6413,7 +6413,7 @@ __metadata:
"@typechain/hardhat": ^9.1.0
"@types/chai": ^4.3.10
"@types/mocha": ">=10.0.6"
"@types/node": ">=20.9.2"
"@types/node": ">=20.10.0"
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.11.0
chai: ^4.2.0
Expand Down

0 comments on commit 5cd90f3

Please sign in to comment.