Skip to content

Commit

Permalink
chore(deps): update dependency node-fetch to v3 (#2828)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency node-fetch to v3

* chore: downgrade node-fetch dependency

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Carlos Cortizas <carlos.martines@commercetools.com>
  • Loading branch information
renovate[bot] and CarlosCortizasCT committed Jun 4, 2024
1 parent 47d9410 commit 5138364
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/renovate.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
{
"matchPackageNames": ["react-from-dom"],
"allowedVersions": "<=0.6.2"
},
{
"matchPackageNames": ["node-fetch"],
"allowedVersions": "<3.0.0"
}
],
"lockFileMaintenance": {
Expand Down

0 comments on commit 5138364

Please sign in to comment.