Skip to content

Commit e62b0e2

Browse files
committed
chore(deps): update dependency @types/node to v16.18.33
1 parent 1d6c5e4 commit e62b0e2

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.17",
4040
"@types/jest": "27.5.2",
41-
"@types/node": "16.18.32",
41+
"@types/node": "16.18.33",
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
@@ -3042,10 +3042,10 @@
30423042
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
30433043
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
30443044

3045-
"@types/[email protected].32":
3046-
version "16.18.32"
3047-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.32.tgz#5b5becc5da76fc055b2a601c8a3adbf13891227e"
3048-
integrity sha512-zpnXe4dEz6PrWz9u7dqyRoq9VxwCvoXRPy/ewhmMa1CgEyVmtL1NJPQ2MX+4pf97vetquVKkpiMx0MwI8pjNOw==
3045+
"@types/[email protected].33":
3046+
version "16.18.33"
3047+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.33.tgz#0e91a6e18a006d3acfb3efa797cdcfc3a6598cd0"
3048+
integrity sha512-WjW7iYRVtePnSeLxVfE1e+g1yStJrfR9Anuv4y6JZVgOqYyFcW7GhPBk2/J1d0rC4ZNLrI13lS4e32NUuuRmHA==
30493049

30503050
"@types/node@^10.1.0":
30513051
version "10.17.47"

0 commit comments

Comments
 (0)