Skip to content

Commit e33af13

Browse files
chore(deps): update dependency @types/node to v16.11.17 (#864)
Co-authored-by: Renovate Bot <[email protected]>
1 parent ae34e15 commit e33af13

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.19.0",
3030
"@types/dedent": "0.7.0",
3131
"@types/jest": "27.0.3",
32-
"@types/node": "16.11.15",
32+
"@types/node": "16.11.17",
3333
"@typescript-eslint/eslint-plugin": "5.8.0",
3434
"@typescript-eslint/parser": "5.8.0",
3535
"bob-the-bundler": "1.6.0",

yarn.lock

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

2189-
"@types/[email protected].15":
2190-
version "16.11.15"
2191-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.15.tgz#724da13bc1ba99fe8190d0f5cd35cb53c67db942"
2192-
integrity sha512-LMGR7iUjwZRxoYnfc9+YELxwqkaLmkJlo4/HUvOMyGvw9DaHO0gtAbH2FUdoFE6PXBTYZIT7x610r7kdo8o1fQ==
2189+
"@types/[email protected].17":
2190+
version "16.11.17"
2191+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586"
2192+
integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==
21932193

21942194
"@types/node@^12.7.1":
21952195
version "12.20.19"

0 commit comments

Comments
 (0)