Skip to content

Commit 5a5cb9a

Browse files
committed
Update dependency @types/node to v16.11.31
1 parent 852195a commit 5a5cb9a

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.11.31",
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/[email protected].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/[email protected].31":
772+
version "16.11.31"
773+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.31.tgz#1dad8138efee6808809bb80f9e66bbe3e46c9277"
774+
integrity sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==
775775

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

0 commit comments

Comments
 (0)