Skip to content

Commit b767fb0

Browse files
committed
chore(deps): update dependency @types/node to v16.18.60
1 parent cad5e89 commit b767fb0

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.4",
30-
"@types/node": "16.18.59",
30+
"@types/node": "16.18.60",
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].59":
2797-
version "16.18.59"
2798-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.59.tgz#4cdbd631be6d9be266a96fb17b5d0d7ad6bbe26c"
2799-
integrity sha512-PJ1w2cNeKUEdey4LiPra0ZuxZFOGvetswE8qHRriV/sUkL5Al4tTmPV9D2+Y/TPIxTHHgxTfRjZVKWhPw/ORhQ==
2796+
"@types/[email protected].60":
2797+
version "16.18.60"
2798+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.60.tgz#0b0f4316906f1bd0e03b640363f67bd4e86958bd"
2799+
integrity sha512-ZUGPWx5vKfN+G2/yN7pcSNLkIkXEvlwNaJEd4e0ppX7W2S8XAkdc/37hM4OUNJB9sa0p12AOvGvxL4JCPiz9DA==
28002800

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

0 commit comments

Comments
 (0)