Skip to content

Commit

Permalink
Update dependency @types/node to v16.18.49
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 8, 2023
1 parent eb9b99d commit 23b7b33
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@octokit/graphql-schema": "14.27.3",
"@tsconfig/node16": "16.1.1",
"@types/jest": "29.5.4",
"@types/node": "16.18.48",
"@types/node": "16.18.49",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"@vercel/ncc": "0.38.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2290,10 +2290,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d"
integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww==

"@types/[email protected].48":
version "16.18.48"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.48.tgz#3bc872236cdb31cb51024d8875d655e25db489a4"
integrity sha512-mlaecDKQ7rIZrYD7iiKNdzFb6e/qD5I9U1rAhq+Fd+DWvYVs+G2kv74UFHmSOlg5+i/vF3XxuR522V4u8BqO+Q==
"@types/[email protected].49":
version "16.18.49"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.49.tgz#8ee4b369594a5b0878d742c870f3ac07259f6903"
integrity sha512-ABErBbNH+oSKC9Mp4Zw3ym3f25FmmFE0q8lnazgpXrRDltv2gaBe7t8n7D4NCUQdmY8WyjGgnw3WVKVhuGCUmQ==

"@types/semver@^7.5.0":
version "7.5.0"
Expand Down

0 comments on commit 23b7b33

Please sign in to comment.