Skip to content
This repository was archived by the owner on May 4, 2022. It is now read-only.

Commit dbf5296

Browse files
committed
Update dependency @types/node to v16.11.33
1 parent 51444ac commit dbf5296

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
@@ -15,7 +15,7 @@
1515
"puppeteer-core": "^13.0.0"
1616
},
1717
"devDependencies": {
18-
"@types/node": "16.11.27",
18+
"@types/node": "16.11.33",
1919
"@types/puppeteer": "5.4.6",
2020
"typescript": "4.6.3"
2121
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.14.38.tgz#f8338bc36d81c31abf410ba64af9a6e3e8c14bf0"
88
integrity sha512-cTiIM5yNu+CxZO+QzKZ8W+FeiDbgIWKhU3HniQjyzb0R7SvmyEMFYtEu8l9A3wU7emobj6mxZV/4dmkY6jsftw==
99

10-
"@types/node@16.11.27":
11-
version "16.11.27"
12-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
13-
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
10+
"@types/node@16.11.33":
11+
version "16.11.33"
12+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
13+
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
1414

1515
"@types/puppeteer@5.4.6":
1616
version "5.4.6"

0 commit comments

Comments
 (0)