Skip to content

Commit d01739e

Browse files
committed
Update dependency @types/node to v18.11.8
1 parent 084629d commit d01739e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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": "18.11.7",
48+
"@types/node": "18.11.8",
4949
"@types/ramda": "0.28.18",
5050
"@typescript-eslint/eslint-plugin": "5.41.0",
5151
"@typescript-eslint/parser": "5.41.0",

yarn.lock

+4-4
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/[email protected].7":
1057-
version "18.11.7"
1058-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.7.tgz#8ccef136f240770c1379d50100796a6952f01f94"
1059-
integrity sha512-LhFTglglr63mNXUSRYD8A+ZAIu5sFqNJ4Y2fPuY7UlrySJH87rRRlhtVmMHplmfk5WkoJGmDjE9oiTfyX94CpQ==
1056+
"@types/[email protected].8":
1057+
version "18.11.8"
1058+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.8.tgz#16d222a58d4363a2a359656dd20b28414de5d265"
1059+
integrity sha512-uGwPWlE0Hj972KkHtCDVwZ8O39GmyjfMane1Z3GUBGGnkZ2USDq7SxLpVIiIHpweY9DS0QTDH0Nw7RNBsAAZ5A==
10601060

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

0 commit comments

Comments
 (0)