Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit b8e3ce4

Browse files
committedAug 9, 2023
chore(deps): update dependency @types/node to v18.17.4
1 parent ac37e8a commit b8e3ce4

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
 

‎package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@typechain/truffle-v4": "4.1.0",
3131
"@types/bent": "7.3.3",
3232
"@types/dotenv": "8.2.0",
33-
"@types/node": "18.17.3",
33+
"@types/node": "18.17.4",
3434
"@types/shelljs": "0.8.12",
3535
"@typescript-eslint/eslint-plugin": "5.62.0",
3636
"@typescript-eslint/parser": "5.62.0",

‎yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2314,10 +2314,10 @@
23142314
resolved "https://registry.yarnpkg.com/@types/node/-/node-11.11.6.tgz#df929d1bb2eee5afdda598a41930fe50b43eaa6a"
23152315
integrity sha512-Exw4yUWMBXM3X+8oqzJNRqZSwUAaS4+7NdvHqQuFi/d+synz++xmX3QIf+BFqneW8N31R8Ky+sikfZUXq07ggQ==
23162316

2317-
"@types/node@18.17.3":
2318-
version "18.17.3"
2319-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.3.tgz#409febdc84478b452306a8112c692e800ad9f6fe"
2320-
integrity sha512-2x8HWtFk0S99zqVQABU9wTpr8wPoaDHZUcAkoTKH+nL7kPv3WUI9cRi/Kk5Mz4xdqXSqTkKP7IWNoQQYCnDsTA==
2317+
"@types/node@18.17.4":
2318+
version "18.17.4"
2319+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.4.tgz#bf8ae9875528929cc9930dc3f066cd0481fe1231"
2320+
integrity sha512-ATL4WLgr7/W40+Sp1WnNTSKbgVn6Pvhc/2RHAdt8fl6NsQyp4oPCi2eKcGOvA494bwf1K/W6nGgZ9TwDqvpjdw==
23212321

23222322
"@types/node@^10.1.0":
23232323
version "10.17.60"

0 commit comments

Comments
 (0)
Please sign in to comment.