Skip to content

Commit 907469d

Browse files
Update dependency @types/node to v16.18.50 (#537)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4072925 commit 907469d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"devDependencies": {
1717
"@tsconfig/node16": "16.1.1",
1818
"@types/jest": "29.5.4",
19-
"@types/node": "16.18.48",
19+
"@types/node": "16.18.50",
2020
"@typescript-eslint/eslint-plugin": "6.6.0",
2121
"@typescript-eslint/parser": "6.6.0",
2222
"@vercel/ncc": "0.38.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1008,10 +1008,10 @@
10081008
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d"
10091009
integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww==
10101010

1011-
"@types/[email protected].48":
1012-
version "16.18.48"
1013-
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.48.tgz#3bc872236cdb31cb51024d8875d655e25db489a4"
1014-
integrity sha512-mlaecDKQ7rIZrYD7iiKNdzFb6e/qD5I9U1rAhq+Fd+DWvYVs+G2kv74UFHmSOlg5+i/vF3XxuR522V4u8BqO+Q==
1011+
"@types/[email protected].50":
1012+
version "16.18.50"
1013+
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.50.tgz#93003cf0251a2ecd26dad6dc757168d648519805"
1014+
integrity sha512-OiDU5xRgYTJ203v4cprTs0RwOCd5c5Zjv+K5P8KSqfiCsB1W3LcamTUMcnQarpq5kOYbhHfSOgIEJvdPyb5xyw==
10151015

10161016
"@types/semver@^7.5.0":
10171017
version "7.5.0"

0 commit comments

Comments
 (0)