Skip to content

Commit 0e9674a

Browse files
chore(deps): update dependency @types/node to v16.11.27 (#205)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 6f3b0cf commit 0e9674a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@semantic-release/npm": "9.0.1",
4747
"@types/cheerio": "0.22.31",
4848
"@types/jest": "27.4.1",
49-
"@types/node": "16.11.26",
49+
"@types/node": "16.11.27",
5050
"@types/node-fetch": "2.6.1",
5151
"@typescript-eslint/eslint-plugin": "5.19.0",
5252
"@typescript-eslint/parser": "5.19.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1194,10 +1194,10 @@
11941194
resolved "https://registry.yarnpkg.com/@types/node/-/node-17.0.10.tgz#616f16e9d3a2a3d618136b1be244315d95bd7cab"
11951195
integrity sha512-S/3xB4KzyFxYGCppyDt68yzBU9ysL88lSdIah4D6cptdcltc4NCPCAMc0+PCpg/lLIyC7IPvj2Z52OJWeIUkog==
11961196

1197-
"@types/node@16.11.26":
1198-
version "16.11.26"
1199-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.26.tgz#63d204d136c9916fb4dcd1b50f9740fe86884e47"
1200-
integrity sha512-GZ7bu5A6+4DtG7q9GsoHXy3ALcgeIHP4NnL0Vv2wu0uUB/yQex26v0tf6/na1mm0+bS9Uw+0DFex7aaKr2qawQ==
1197+
"@types/node@16.11.27":
1198+
version "16.11.27"
1199+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.27.tgz#5da19383bdbeda99bc0d09cfbb88cab7297ebc51"
1200+
integrity sha512-C1pD3kgLoZ56Uuy5lhfOxie4aZlA3UMGLX9rXteq4WitEZH6Rl80mwactt9QG0w0gLFlN/kLBTFnGXtDVWvWQw==
12011201

12021202
"@types/normalize-package-data@^2.4.0":
12031203
version "2.4.1"

0 commit comments

Comments
 (0)