Skip to content

Commit 3fab7dc

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

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.41",
29+
"@types/node": "16.11.42",
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].41":
2662-
version "16.11.41"
2663-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.41.tgz#88eb485b1bfdb4c224d878b7832239536aa2f813"
2664-
integrity sha512-mqoYK2TnVjdkGk8qXAVGc/x9nSaTpSrFaGFm43BUH3IdoBV0nta6hYaGmdOvIMlbHJbUEVen3gvwpwovAZKNdQ==
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==
26652665

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

0 commit comments

Comments
 (0)