Skip to content

Commit 71bbc03

Browse files
chore(deps): update dependency @types/node to v16.18.3 (#1231)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fa8bde3 commit 71bbc03

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.2.0",
35-
"@types/node": "16.18.0",
35+
"@types/node": "16.18.3",
3636
"@typescript-eslint/eslint-plugin": "5.41.0",
3737
"@typescript-eslint/parser": "5.41.0",
3838
"bob-the-bundler": "1.7.3",

yarn.lock

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

1995-
"@types/node@*", "@types/[email protected].0":
1996-
version "16.18.0"
1997-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.0.tgz#34982c6d5b5734c900f4ee69e1b87d212db6c60f"
1998-
integrity sha512-LqYqYzYvnbCaQfLAwRt0zboqnsViwhZm+vjaMSqcfN36vulAg7Pt0T83q4WZO2YOBw3XdyHi8cQ88H22zmULOA==
1995+
"@types/node@*", "@types/[email protected].3":
1996+
version "16.18.3"
1997+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.3.tgz#d7f7ba828ad9e540270f01ce00d391c54e6e0abc"
1998+
integrity sha512-jh6m0QUhIRcZpNv7Z/rpN+ZWXOicUUQbSoWks7Htkbb9IjFQj4kzcX/xFCkjstCj5flMsN8FiSvt+q+Tcs4Llg==
19991999

20002000
"@types/node@^12.7.1":
20012001
version "12.20.19"

0 commit comments

Comments
 (0)