reactchartjs/react-chartjs-2

[Deprecation]: faker.datatype.number is deprecated

alamenai opened this issue · 0 comments

Would you like to work on a fix?

  • Check this if you would like to implement a PR, we are more than happy to help you go through the process.

Current and expected behavior

Current

faker.datatype.number()

Expected

faker.number.int()

Reproduction

/

chart.js version

4.3.0

react-chartjs-2 version

5.2.0

Possible solution

No response