mirror of
https://github.com/prymitive/karma
synced 2026-05-05 03:16:51 +00:00
Merge pull request #520 from prymitive/renovate/react-json-pretty-2.x
fix(deps): update dependency react-json-pretty to v2.1.0
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user