Skip to content

Commit 3ff3487

Browse files
committed
Update dependency @types/node to v18.15.3
1 parent 7e7b04b commit 3ff3487

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.15.2",
33+
"@types/node": "18.15.3",
3434
"@types/shelljs": "0.8.11",
3535
"@typescript-eslint/eslint-plugin": "5.55.0",
3636
"@typescript-eslint/parser": "5.55.0",

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.15.2":
2308-
version "18.15.2"
2309-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.2.tgz#0407ceb15647f186318101546d5ae40725b73810"
2310-
integrity sha512-sDPHm2wfx2QhrMDK0pOt2J4KLJMAcerqWNvnED0itPRJWvI+bK+uNHzcH1dFsBlf7G3u8tqXmRF3wkvL9yUwMw==
2307+
"@types/node@18.15.3":
2308+
version "18.15.3"
2309+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
2310+
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
23112311

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

0 commit comments

Comments
 (0)