Skip to content

Commit be7ac15

Browse files
chore(deps): update dependency @types/node to v16.11.9 (#786)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 37a11ec commit be7ac15

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
@@ -29,7 +29,7 @@
2929
"@changesets/cli": "2.18.0",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.3",
32-
"@types/node": "16.11.8",
32+
"@types/node": "16.11.9",
3333
"@typescript-eslint/eslint-plugin": "5.4.0",
3434
"@typescript-eslint/parser": "5.4.0",
3535
"bob-the-bundler": "1.5.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2109,10 +2109,10 @@
21092109
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.4.13.tgz#7dfd9c14661edc65cccd43a29eb454174642370d"
21102110
integrity sha512-bLL69sKtd25w7p1nvg9pigE4gtKVpGTPojBFLMkGHXuUgap2sLqQt2qUnqmVCDfzGUL0DRNZP+1prIZJbMeAXg==
21112111

2112-
"@types/[email protected].8":
2113-
version "16.11.8"
2114-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.8.tgz#a1aeb23f0aa33cb111e64ccaa1687b2ae0423b69"
2115-
integrity sha512-hmT5gfpRkkHr7DZZHMf3jBe/zNcVGN+jXSL2f8nAsYfBPxQFToKwQlS/zES4Sjp488Bi73i+p6bvrNRRGU0x9Q==
2112+
"@types/[email protected].9":
2113+
version "16.11.9"
2114+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.9.tgz#879be3ad7af29f4c1a5c433421bf99fab7047185"
2115+
integrity sha512-MKmdASMf3LtPzwLyRrFjtFFZ48cMf8jmX5VRYrDQiJa8Ybu5VAmkqBWqKU8fdCwD8ysw4mQ9nrEHvzg6gunR7A==
21162116

21172117
"@types/node@^12.7.1":
21182118
version "12.20.19"

0 commit comments

Comments
 (0)