Skip to content

Commit 52f15e0

Browse files
chore(deps): update dependency @types/node to v16.11.32 (#1049)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 02b33f5 commit 52f15e0

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.31",
34+
"@types/node": "16.11.32",
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
@@ -1916,10 +1916,10 @@
19161916
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
19171917
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
19181918

1919-
"@types/node@*", "@types/[email protected].31":
1920-
version "16.11.31"
1921-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.31.tgz#1dad8138efee6808809bb80f9e66bbe3e46c9277"
1922-
integrity sha512-wh/d0pcu/Ie2mqTIqh4tjd0mLAB4JWxOjHQtLN20HS7sjMHiV4Afr+90hITTyZcxowwha5wjv32jGEn1zkEFMg==
1919+
"@types/node@*", "@types/[email protected].32":
1920+
version "16.11.32"
1921+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.32.tgz#ff1a57f7c52dacb3537d22d230654390202774de"
1922+
integrity sha512-+fnfNvG5JQdC1uGZiTx+0QVtoOHcggy6+epx65JYroPGsE1uhp+vo5kioiGKsAkor6ocwHteU2EvO7N8vtOZtA==
19231923

19241924
"@types/node@^12.7.1":
19251925
version "12.20.19"

0 commit comments

Comments
 (0)