Skip to content

Commit b17b505

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

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
@@ -31,7 +31,7 @@
3131
"@swc/jest": "0.2.20",
3232
"@types/dedent": "0.7.0",
3333
"@types/jest": "27.4.1",
34-
"@types/node": "16.11.32",
34+
"@types/node": "16.11.33",
3535
"@typescript-eslint/eslint-plugin": "5.21.0",
3636
"@typescript-eslint/parser": "5.21.0",
3737
"bob-the-bundler": "1.6.2",

yarn.lock

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

1932-
"@types/node@*", "@types/[email protected].32":
1933-
version "16.11.32"
1934-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.32.tgz#ff1a57f7c52dacb3537d22d230654390202774de"
1935-
integrity sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==
1932+
"@types/node@*", "@types/[email protected].33":
1933+
version "16.11.33"
1934+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.33.tgz#566713b1b626f781c5c58fe3531307283e00720c"
1935+
integrity sha512-0PJ0vg+JyU0MIan58IOIFRtSvsb7Ri+7Wltx2qAg94eMOrpg4+uuP3aUHCpxXc1i0jCXiC+zIamSZh3l9AbcQA==
19361936

19371937
"@types/node@^12.7.1":
19381938
version "12.20.19"

0 commit comments

Comments
 (0)