Skip to content

Commit

Permalink
Merge pull request #509 from devoxa/renovate/node-18.x
Browse files Browse the repository at this point in the history
Update dependency @types/node from 18.18.13 to 18.18.14
  • Loading branch information
kodiakhq[bot] authored Nov 29, 2023
2 parents dd5c616 + ac6b149 commit 8d7b977
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 @@ -29,7 +29,7 @@
"@swc/core": "1.3.99",
"@swc/jest": "0.2.29",
"@types/jest": "29.5.10",
"@types/node": "18.18.13",
"@types/node": "18.18.14",
"@types/node-fetch": "2.6.9",
"@vercel/ncc": "0.38.1",
"eslint": "8.54.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1151,10 +1151,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-15.12.2.tgz#1f2b42c4be7156ff4a6f914b2fb03d05fa84e38d"
integrity sha512-zjQ69G564OCIWIOHSXyQEEDpdpGl+G348RAKY0XXy9Z5kU9Vzv1GMNnkar/ZJ8dzXB3COzD9Mo9NtRZ4xfgUww==

"@types/[email protected].13":
version "18.18.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.13.tgz#ae0f76c0bfe79d8fad0f910b78ae3e59b333c6e8"
integrity sha512-vXYZGRrSCreZmq1rEjMRLXJhiy8MrIeVasx+PCVlP414N7CJLHnMf+juVvjdprHyH+XRy3zKZLHeNueOpJCn0g==
"@types/[email protected].14":
version "18.18.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.14.tgz#26771c647f2842af57eb96191cd615d845164295"
integrity sha512-iSOeNeXYNYNLLOMDSVPvIFojclvMZ/HDY2dU17kUlcsOsSQETbWIslJbYLZgA+ox8g2XQwSHKTkght1a5X26lQ==
dependencies:
undici-types "~5.26.4"

Expand Down

0 comments on commit 8d7b977

Please sign in to comment.