1
0
mirror of https://github.com/Unleash/unleash.git synced 2024-12-22 19:07:54 +01:00

chore(deps): update dependency react-chartjs-2 to v4.1.0

This commit is contained in:
Renovate Bot 2022-04-08 00:40:46 +00:00 committed by renovate[bot]
parent b5ef10b224
commit 294321be80
2 changed files with 5 additions and 5 deletions

View File

@ -71,7 +71,7 @@
"prettier": "2.6.1",
"prop-types": "15.8.1",
"react": "17.0.2",
"react-chartjs-2": "4.0.1",
"react-chartjs-2": "4.1.0",
"react-dnd": "15.1.2",
"react-dnd-html5-backend": "15.1.3",
"react-dom": "17.0.2",

View File

@ -7850,10 +7850,10 @@ react-app-polyfill@^3.0.0:
regenerator-runtime "^0.13.9"
whatwg-fetch "^3.6.2"
react-chartjs-2@4.0.1:
version "4.0.1"
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.0.1.tgz#38ed1d5b6e2f789408450c981e9e8e1d78b2e015"
integrity sha512-q8bgWzKoFvBvD7YcjT/hXG8jt55TaMAuJ1dmI3tKFJ7CijUWYz4pIfOhkTI6PBTwqu/pmeWsClBRd/7HiWzN1g==
react-chartjs-2@4.1.0:
version "4.1.0"
resolved "https://registry.yarnpkg.com/react-chartjs-2/-/react-chartjs-2-4.1.0.tgz#2a123df16d3a987c54eb4e810ed766d3c03adf8d"
integrity sha512-AsUihxEp8Jm1oBhbEovE+w50m9PVNhz1sfwEIT4hZduRC0m14gHWHd0cUaxkFDb8HNkdMIGzsNlmVqKiOpU74g==
react-dev-utils@^12.0.0:
version "12.0.0"