Skip to content

Commit fbf2826

Browse files
committed
chore(deps): update dependency @types/node to v16.11.46
1 parent 2e73e25 commit fbf2826

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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.45",
30+
"@types/node": "16.11.46",
3131
"@types/puppeteer": "5.4.6",
3232
"all-contributors-cli": "6.20.0",
3333
"codecov": "3.8.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
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].45":
2662-
version "16.11.45"
2663-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.45.tgz#155b13a33c665ef2b136f7f245fa525da419e810"
2664-
integrity sha512-3rKg/L5x0rofKuuUt5zlXzOnKyIHXmIu5R8A0TuNDMF2062/AOIDBciFIjToLEJ/9F9DzkHNot+BpNsMI1OLdQ==
2661+
"@types/[email protected].46":
2662+
version "16.11.46"
2663+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
2664+
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==
26652665

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

0 commit comments

Comments
 (0)