Skip to content

Commit 716109b

Browse files
committed
Update dependency @types/node to v16.18.0
1 parent 2d998a9 commit 716109b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"@typechain/hardhat": "6.1.3",
2727
"@types/chai": "4.3.3",
2828
"@types/mocha": "10.0.0",
29-
"@types/node": "16.11.68",
29+
"@types/node": "16.18.0",
3030
"@typescript-eslint/eslint-plugin": "5.40.1",
3131
"@typescript-eslint/parser": "5.40.1",
3232
"chai": "4.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1717,10 +1717,10 @@
17171717
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.10.3.tgz#7a8f2838603ea314d1d22bb3171d899e15c57bd5"
17181718
integrity sha512-ho3Ruq+fFnBrZhUYI46n/bV2GjwzSkwuT4dTf0GkuNFmnb8nq4ny2z9JEVemFi6bdEJanHLlYfy9c6FN9B9McQ==
17191719

1720-
"@types/node@16.11.68":
1721-
version "16.11.68"
1722-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
1723-
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
1720+
"@types/node@16.18.0":
1721+
version "16.18.0"
1722+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
1723+
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
17241724

17251725
"@types/node@^10.0.3":
17261726
version "10.17.60"

0 commit comments

Comments
 (0)