Bump react-admin from 3.1.2 to 3.1.3 in /ui

Bumps [react-admin](https://github.com/marmelab/react-admin) from 3.1.2 to 3.1.3.
- [Release notes](https://github.com/marmelab/react-admin/releases)
- [Changelog](https://github.com/marmelab/react-admin/blob/master/CHANGELOG.md)
- [Commits](https://github.com/marmelab/react-admin/compare/v3.1.2...v3.1.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2020-01-23 07:29:19 +00:00
committed by Deluan Quintão
parent 4fb9438f22
commit 4bb4526c5f
2 changed files with 176 additions and 110 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
"prop-types": "^15.7.2",
"ra-data-json-server": "^3.1.3",
"react": "^16.12.0",
"react-admin": "^3.1.2",
"react-admin": "^3.1.3",
"react-dom": "^16.12.0",
"react-scripts": "3.3.0"
},