Skip to content

Commit 289a0a6

Browse files
committed
chore(deps): update dependency @types/node to v16.18.52
1 parent 554d37f commit 289a0a6

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
@@ -27,7 +27,7 @@
2727
"@types/consola": "1.0.0",
2828
"@types/jest": "27.5.2",
2929
"@types/jsdom": "21.1.3",
30-
"@types/node": "16.18.50",
30+
"@types/node": "16.18.52",
3131
"@types/puppeteer": "5.4.7",
3232
"all-contributors-cli": "6.24.0",
3333
"codecov": "3.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2793,10 +2793,10 @@
27932793
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
27942794
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
27952795

2796-
"@types/[email protected].50":
2797-
version "16.18.50"
2798-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.50.tgz#93003cf0251a2ecd26dad6dc757168d648519805"
2799-
integrity sha512-OiDU5xRgYTJ203v4cprTs0RwOCd5c5Zjv+K5P8KSqfiCsB1W3LcamTUMcnQarpq5kOYbhHfSOgIEJvdPyb5xyw==
2796+
"@types/[email protected].52":
2797+
version "16.18.52"
2798+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.52.tgz#70c56b55d0d7e15fafa875127e95a92605c59c9b"
2799+
integrity sha512-sm2aph6cRSsTMFYFgI+RpPLunXO9ClJkpizUVdT7KmGeyfQ14xnjTMT/f3MHcfKqevXqGT6BgVFzW8wcEoDUtA==
28002800

28012801
"@types/normalize-package-data@^2.4.0":
28022802
version "2.4.0"

0 commit comments

Comments
 (0)