Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @types/node from 20.8.9 to 20.9.1 #27

Closed
wants to merge 1 commit into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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": "^8.0.0",
"@types/chai": "^4.3.10",
"@types/mocha": ">=10.0.3",
"@types/node": ">=20.8.9",
"@types/node": ">=20.9.1",
"@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 @@ -1919,12 +1919,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:>=20.8.9":
version: 20.8.9
resolution: "@types/node@npm:20.8.9"
"@types/node@npm:>=20.9.1":
version: 20.9.1
resolution: "@types/node@npm:20.9.1"
dependencies:
undici-types: ~5.26.4
checksum: 0c05f3502a9507ff27e91dd6fd574fa6f391b3fafedcfe8e0c8d33351fb22d02c0121f854e5b6b3ecb9a8a468407ddf6e7ac0029fb236d4c7e1361ffc758a01f
checksum: bb893c6790733dac32818c1ca170fa466622dec39a0ade4639463e1358cb811771e242accbd065e7a1bfe59adc989c0ee59be65e462d3a0ab49043426f0b7637
languageName: node
linkType: hard

Expand Down Expand Up @@ -6209,7 +6209,7 @@ __metadata:
"@typechain/hardhat": ^8.0.0
"@types/chai": ^4.3.10
"@types/mocha": ">=10.0.3"
"@types/node": ">=20.8.9"
"@types/node": ">=20.9.1"
"@typescript-eslint/eslint-plugin": ^6.10.0
"@typescript-eslint/parser": ^6.11.0
chai: ^4.2.0
Expand Down