Skip to content

Commit 4668408

Browse files
committed
chore(deps): update dependency @types/node to v18.16.18
1 parent c2c1066 commit 4668408

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.16.16",
33+
"@types/node": "18.16.18",
3434
"@types/shelljs": "0.8.12",
3535
"@typescript-eslint/eslint-plugin": "5.59.11",
3636
"@typescript-eslint/parser": "5.59.11",

yarn.lock

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

2307-
"@types/node@18.16.16":
2308-
version "18.16.16"
2309-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.16.tgz#3b64862856c7874ccf7439e6bab872d245c86d8e"
2310-
integrity sha512-NpaM49IGQQAUlBhHMF82QH80J08os4ZmyF9MkpCzWAGuOHqE4gTEbhzd7L3l5LmWuZ6E0OiC1FweQ4tsiW35+g==
2307+
"@types/node@18.16.18":
2308+
version "18.16.18"
2309+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.18.tgz#85da09bafb66d4bc14f7c899185336d0c1736390"
2310+
integrity sha512-/aNaQZD0+iSBAGnvvN2Cx92HqE5sZCPZtx2TsK+4nvV23fFe09jVDvpArXr2j9DnYlzuU9WuoykDDc6wqvpNcw==
23112311

23122312
"@types/node@^10.1.0":
23132313
version "10.17.60"

0 commit comments

Comments
 (0)