Skip to content

Commit 05f97f4

Browse files
Update dependency @types/node to v16.18.55
1 parent 852195a commit 05f97f4

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
@@ -28,7 +28,7 @@
2828
},
2929
"devDependencies": {
3030
"@types/jest": "latest",
31-
"@types/node": "16.11.26",
31+
"@types/node": "16.18.55",
3232
"@typescript-eslint/eslint-plugin": "latest",
3333
"@typescript-eslint/parser": "latest",
3434
"eslint": "8.10.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -768,10 +768,10 @@
768768
resolved "https://registry.yarnpkg.com/@types/node/-/node-13.13.5.tgz#96ec3b0afafd64a4ccea9107b75bf8489f0e5765"
769769
integrity sha512-3ySmiBYJPqgjiHA7oEaIo2Rzz0HrOZ7yrNO5HWyaE5q0lQ3BppDZ3N53Miz8bw2I7gh1/zir2MGVZBvpb1zq9g==
770770

771-
"@types/node@16.11.26":
772-
version "16.11.26"
773-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
774-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
771+
"@types/node@16.18.55":
772+
version "16.18.55"
773+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.55.tgz#3d9ac633ed401238c13ccaeed54297bd653412a3"
774+
integrity sha512-Y1zz/LIuJek01+hlPNzzXQhmq/Z2BCP96j18MSXC0S0jSu/IG4FFxmBs7W4/lI2vPJ7foVfEB0hUVtnOjnCiTg==
775775

776776
"@types/normalize-package-data@^2.4.0":
777777
version "2.4.0"

0 commit comments

Comments
 (0)