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

This commit is contained in:
Renovate Bot
2019-03-13 05:52:19 +00:00
parent 743a4a102c
commit 9bbafdfab8
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.0",
"react-json-pretty": "2.0.1",
"react-linkify": "0.2.2",
"react-masonry-infinite": "1.2.2",
"react-moment": "0.8.4",

View File

@@ -9344,10 +9344,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.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/react-json-pretty/-/react-json-pretty-2.0.0.tgz#703bdf7c680afefe3796f4ec00f6424c7865d985"
integrity sha512-AaOGcuoU/pBNKtAc33GgtEX7a0vepAfsw/hxhlwJl4qKf3EaHvFgBKblrkiBBIaO/XIS/8/sSwN4tShXvSTmUA==
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==
dependencies:
prop-types "^15.6.2"