Skip to content

Commit 731800d

Browse files
Update dependency @types/node to v16.18.54
1 parent 852195a commit 731800d

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.54",
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.54":
772+
version "16.18.54"
773+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.54.tgz#4a63bdcea5b714f546aa27406a1c60621236a132"
774+
integrity sha512-oTmGy68gxZZ21FhTJVVvZBYpQHEBZxHKTsGshobMqm9qWpbqdZsA5jvsuPZcHu0KwpmLrOHWPdEfg7XDpNT9UA==
775775

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

0 commit comments

Comments
 (0)