Skip to content

Commit e9379e4

Browse files
committed
Update dependency @types/node to v18.11.17
1 parent 732020f commit e9379e4

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.5",
2727
"@types/chai": "4.3.4",
2828
"@types/mocha": "10.0.1",
29-
"@types/node": "18.11.16",
29+
"@types/node": "18.11.17",
3030
"@typescript-eslint/eslint-plugin": "5.46.1",
3131
"@typescript-eslint/parser": "5.46.1",
3232
"chai": "4.3.7",

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@18.11.16":
1721-
version "18.11.16"
1722-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.16.tgz#966cae211e970199559cfbd295888fca189e49af"
1723-
integrity sha512-6T7P5bDkRhqRxrQtwj7vru+bWTpelgtcETAZEUSdq0YISKz8WKdoBukQLYQQ6DFHvU9JRsbFq0JH5C51X2ZdnA==
1720+
"@types/node@18.11.17":
1721+
version "18.11.17"
1722+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.17.tgz#5c009e1d9c38f4a2a9d45c0b0c493fe6cdb4bcb5"
1723+
integrity sha512-HJSUJmni4BeDHhfzn6nF0sVmd1SMezP7/4F0Lq+aXzmp2xm9O7WXrUtHW/CHlYVtZUbByEvWidHqRtcJXGF2Ng==
17241724

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

0 commit comments

Comments
 (0)