Skip to content

Commit 2be4702

Browse files
committed
Update dependency @types/node to v16.11.58
1 parent 4684f15 commit 2be4702

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
@@ -26,7 +26,7 @@
2626
"@truffle/hdwallet-provider": "2.0.14",
2727
"@types/bent": "7.3.2",
2828
"@types/dotenv": "8.2.0",
29-
"@types/node": "16.11.57",
29+
"@types/node": "16.11.58",
3030
"@types/shelljs": "0.8.11",
3131
"@typescript-eslint/eslint-plugin": "5.36.2",
3232
"@typescript-eslint/parser": "5.36.2",

yarn.lock

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

2330-
"@types/[email protected].57":
2331-
version "16.11.57"
2332-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.57.tgz#786f74cef16acf2c5eb11795b6c3f7ae93596662"
2333-
integrity sha512-diBb5AE2V8h9Fs9zEDtBwSeLvIACng/aAkdZ3ujMV+cGuIQ9Nc/V+wQqurk9HJp8ni5roBxQHW21z/ZYbGDivg==
2330+
"@types/[email protected].58":
2331+
version "16.11.58"
2332+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.58.tgz#0a3698dee3492617a8d5fe7998d18d7520b63026"
2333+
integrity sha512-uMVxJ111wpHzkx/vshZFb6Qni3BOMnlWLq7q9jrwej7Yw/KvjsEbpxCCxw+hLKxexFMc8YmpG8J9tnEe/rKsIg==
23342334

23352335
"@types/node@^10.1.0":
23362336
version "10.17.60"

0 commit comments

Comments
 (0)