ionic-team / create-stencil

npm init stencil
https://stenciljs.com/
MIT License
50 stars 28 forks source link

chore(deps): pin `replace-in-file` below v8 #587

Open tanner-reits opened 1 month ago

tanner-reits commented 1 month ago

What is the new behavior?

Pins the allowed version of replace-in-file in the renovate config below v8. In v8, the package updates to use ESM, which this package cannot use at this time.

Does this introduce a breaking change?

Testing

Other information