Skip to content

Commit 6848f90

Browse files
chore(deps): update dependency @types/node to v16.11.18 (#882)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 5741ee5 commit 6848f90

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.4.0",
32-
"@types/node": "16.11.17",
32+
"@types/node": "16.11.18",
3333
"@typescript-eslint/eslint-plugin": "5.8.1",
3434
"@typescript-eslint/parser": "5.8.1",
3535
"bob-the-bundler": "1.6.0",

yarn.lock

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

2196-
"@types/[email protected].17":
2197-
version "16.11.17"
2198-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.17.tgz#ae146499772e33fc6382e1880bc567e41a528586"
2199-
integrity sha512-C1vTZME8cFo8uxY2ui41xcynEotVkczIVI5AjLmy5pkpBv/FtG+jhtOlfcPysI8VRVwoOMv6NJm44LGnoMSWkw==
2196+
"@types/[email protected].18":
2197+
version "16.11.18"
2198+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.18.tgz#39ed7c52943b0cee6d7299b717707bd51b1f90b9"
2199+
integrity sha512-7N8AOYWWYuw0g+K+GKCmIwfU1VMHcexYNpLPYzFZ4Uq2W6C/ptfeC7XhXgy/4pcwhz/9KoS5yijMfnYQ0u0Udw==
22002200

22012201
"@types/node@^12.7.1":
22022202
version "12.20.19"

0 commit comments

Comments
 (0)