Skip to content

Commit c930ca2

Browse files
committed
chore(deps): update dependency @types/node to v16.11.43
1 parent 3fab7dc commit c930ca2

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
@@ -26,7 +26,7 @@
2626
"@types/consola": "1.0.0",
2727
"@types/jest": "27.4.1",
2828
"@types/jsdom": "16.2.14",
29-
"@types/node": "16.11.42",
29+
"@types/node": "16.11.43",
3030
"@types/puppeteer": "5.4.6",
3131
"all-contributors-cli": "6.20.0",
3232
"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].42":
2662-
version "16.11.42"
2663-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020"
2664-
integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==
2661+
"@types/[email protected].43":
2662+
version "16.11.43"
2663+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6"
2664+
integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==
26652665

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

0 commit comments

Comments
 (0)