Skip to content

Commit 5bcab87

Browse files
committed
chore(deps): update dependency @types/node to v16.11.48
1 parent b33811d commit 5bcab87

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": "16.2.15",
30-
"@types/node": "16.11.47",
30+
"@types/node": "16.11.48",
3131
"@types/puppeteer": "5.4.6",
3232
"all-contributors-cli": "6.20.0",
3333
"codecov": "3.8.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -2658,10 +2658,10 @@
26582658
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.12.tgz#fd9c1c2cfab536a2383ed1ef70f94adea743a226"
26592659
integrity sha512-KQZ1al2hKOONAs2MFv+yTQP1LkDWMrRJ9YCVRalXltOfXsBmH5IownLxQaiq0lnAHwAViLnh2aTYqrPcRGEbgg==
26602660

2661-
"@types/[email protected].47":
2662-
version "16.11.47"
2663-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c"
2664-
integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==
2661+
"@types/[email protected].48":
2662+
version "16.11.48"
2663+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.48.tgz#22d386f32b24fb644940b606ed393b56be7d8686"
2664+
integrity sha512-Z9r9UWlNeNkYnxybm+1fc0jxUNjZqRekTAr1pG0qdXe9apT9yCiqk1c4VvKQJsFpnchU4+fLl25MabSLA2wxIw==
26652665

26662666
"@types/normalize-package-data@^2.4.0":
26672667
version "2.4.0"

0 commit comments

Comments
 (0)