fix(deps): update dependency react-json-pretty to v2.1.0

This commit is contained in:
Renovate Bot
2019-03-14 08:28:22 +00:00
parent fbf99afa33
commit f250e81ddc
2 changed files with 5 additions and 5 deletions

View File

@@ -36,7 +36,7 @@
"react-idle-timer": "4.2.3",
"react-input-range": "1.3.0",
"react-js-pagination": "3.0.2",
"react-json-pretty": "2.0.1",
"react-json-pretty": "2.1.0",
"react-linkify": "0.2.2",
"react-masonry-infinite": "1.2.2",
"react-moment": "0.8.4",

View File

@@ -9350,10 +9350,10 @@ react-js-pagination@3.0.2:
prop-types "15.x.x - 16.x.x"
react "15.x.x - 16.x.x"
react-json-pretty@2.0.1:
version "2.0.1"
resolved "https://registry.yarnpkg.com/react-json-pretty/-/react-json-pretty-2.0.1.tgz#76a1027d500bc629e1731c0d09d07637b84d3ffc"
integrity sha512-DNcqV3J9YyuEgUdstKTQ9ImS9FirAEIOPRnWKd4nSJ6SWbN5tjd6KN1IElbIwLgHZ0OnqHcvW7c5BqSSk+9HSg==
react-json-pretty@2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/react-json-pretty/-/react-json-pretty-2.1.0.tgz#ba2fd96b26706c7455f72d8683e7d7a00f5c4e9f"
integrity sha512-TG5Ore8TWBrLydZ4Rz9TaifIOCL7EFXSFQBdXTY/lI/7Q5L4JJHvWXPF3/DXZOLteuW0pZ+g6gjNq0elGFAMvA==
dependencies:
prop-types "^15.6.2"