Skip to content

Commit badb2e7

Browse files
committed
chore(deps): update dependency @types/node to v16.18.32
1 parent e5171e3 commit badb2e7

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
@@ -38,7 +38,7 @@
3838
"@types/benchmark": "2.1.2",
3939
"@types/express": "4.17.14",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.11.63",
41+
"@types/node": "16.18.32",
4242
"@types/ramda": "0.28.22",
4343
"@typescript-eslint/eslint-plugin": "5.54.0",
4444
"@typescript-eslint/parser": "5.54.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3017,10 +3017,10 @@
30173017
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
30183018
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
30193019

3020-
"@types/node@16.11.63":
3021-
version "16.11.63"
3022-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.63.tgz#af57f6d2c3fb17a571230d527003dd734a9109b2"
3023-
integrity sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==
3020+
"@types/node@16.18.32":
3021+
version "16.18.32"
3022+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.32.tgz#5b5becc5da76fc055b2a601c8a3adbf13891227e"
3023+
integrity sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw==
30243024

30253025
"@types/node@^10.1.0":
30263026
version "10.17.47"

0 commit comments

Comments
 (0)