Skip to content

Commit ea5f01c

Browse files
committed
Update dependency @types/node to v16.18.0
1 parent dcf7a25 commit ea5f01c

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
@@ -45,7 +45,7 @@
4545
"@rollup/plugin-typescript": "8.5.0",
4646
"@types/bent": "7.3.2",
4747
"@types/dotenv": "8.2.0",
48-
"@types/node": "16.11.68",
48+
"@types/node": "16.18.0",
4949
"@types/ramda": "0.28.18",
5050
"@typescript-eslint/eslint-plugin": "5.40.1",
5151
"@typescript-eslint/parser": "5.40.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1053,10 +1053,10 @@
10531053
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.33.tgz#9e4f8c64345522e4e8ce77b334a8aaa64e2b6c78"
10541054
integrity sha512-oJqcTrgPUF29oUP8AsUqbXGJNuPutsetaa9kTQAQce5Lx5dTYWV02ScBiT/k1BX/Z7pKeqedmvp39Wu4zR7N7g==
10551055

1056-
"@types/node@16.11.68":
1057-
version "16.11.68"
1058-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.68.tgz#30ee923f4d940793e0380f5ce61c0bd4b7196b6c"
1059-
integrity sha512-JkRpuVz3xCNCWaeQ5EHLR/6woMbHZz/jZ7Kmc63AkU+1HxnoUugzSWMck7dsR4DvNYX8jp9wTi9K7WvnxOIQZQ==
1056+
"@types/node@16.18.0":
1057+
version "16.18.0"
1058+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
1059+
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
10601060

10611061
"@types/node@^12.12.6":
10621062
version "12.20.5"

0 commit comments

Comments
 (0)