Skip to content

Commit 12961fb

Browse files
committed
chore(deps): update dependency @types/node to v16.18.34
1 parent 317ea0d commit 12961fb

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.33",
41+
"@types/node": "16.18.34",
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
@@ -3095,10 +3095,10 @@
30953095
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.7.18.tgz#633184f55c322e4fb08612307c274ee6d5ed3154"
30963096
integrity sha512-m+6nTEOadJZuTPkKR/SYK3A2d7FZrgElol9UP1Kae90VVU4a6mxnPuLiIW1m4Cq4gZ/nWb9GrdVXJCoCazDAbg==
30973097

3098-
"@types/[email protected].33":
3099-
version "16.18.33"
3100-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.33.tgz#0e91a6e18a006d3acfb3efa797cdcfc3a6598cd0"
3101-
integrity sha512-WjW7iYRVtePnSeLxVfE1e+g1yStJrfR9Anuv4y6JZVgOqYyFcW7GhPBk2/J1d0rC4ZNLrI13lS4e32NUuuRmHA==
3098+
"@types/[email protected].34":
3099+
version "16.18.34"
3100+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.34.tgz#62d2099b30339dec4b1b04a14c96266459d7c8b2"
3101+
integrity sha512-VmVm7gXwhkUimRfBwVI1CHhwp86jDWR04B5FGebMMyxV90SlCmFujwUHrxTD4oO+SOYU86SoxvhgeRQJY7iXFg==
31023102

31033103
"@types/node@^10.1.0":
31043104
version "10.17.47"

0 commit comments

Comments
 (0)