Skip to content

Commit 0d36a18

Browse files
chore(deps): update dependency @types/node to v16.11.64 (#1190)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d231c18 commit 0d36a18

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
@@ -32,7 +32,7 @@
3232
"@swc/jest": "0.2.23",
3333
"@types/dedent": "0.7.0",
3434
"@types/jest": "29.1.1",
35-
"@types/node": "16.11.63",
35+
"@types/node": "16.11.64",
3636
"@typescript-eslint/eslint-plugin": "5.38.1",
3737
"@typescript-eslint/parser": "5.38.1",
3838
"bob-the-bundler": "1.7.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2008,10 +2008,10 @@
20082008
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
20092009
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
20102010

2011-
"@types/node@*", "@types/[email protected].63":
2012-
version "16.11.63"
2013-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.63.tgz#af57f6d2c3fb17a571230d527003dd734a9109b2"
2014-
integrity sha512-3OxnrEQLBz8EIIaHpg3CibmTAEGkDBcHY4fL5cnBwg2vd2yvHrUDGWxK+MlYPeXWWIoJJW79dGtU+oeBr6166Q==
2011+
"@types/node@*", "@types/[email protected].64":
2012+
version "16.11.64"
2013+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.64.tgz#9171f327298b619e2c52238b120c19056415d820"
2014+
integrity sha512-z5hPTlVFzNwtJ2LNozTpJcD1Cu44c4LNuzaq1mwxmiHWQh2ULdR6Vjwo1UGldzRpzL0yUEdZddnfqGW2G70z6Q==
20152015

20162016
"@types/node@^12.7.1":
20172017
version "12.20.19"

0 commit comments

Comments
 (0)