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

This commit is contained in:
Renovate Bot
2019-10-14 13:23:56 +00:00
parent 58f7073961
commit 7fcf32db65
2 changed files with 4 additions and 4 deletions
+3 -3
View File
@@ -14919,9 +14919,9 @@
}
},
"react-json-pretty": {
"version": "2.1.0",
"resolved": "https://registry.npmjs.org/react-json-pretty/-/react-json-pretty-2.1.0.tgz",
"integrity": "sha512-TG5Ore8TWBrLydZ4Rz9TaifIOCL7EFXSFQBdXTY/lI/7Q5L4JJHvWXPF3/DXZOLteuW0pZ+g6gjNq0elGFAMvA==",
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/react-json-pretty/-/react-json-pretty-2.2.0.tgz",
"integrity": "sha512-3UMzlAXkJ4R8S4vmkRKtvJHTewG4/rn1Q18n0zqdu/ipZbUPLVZD+QwC7uVcD/IAY3s8iNVHlgR2dMzIUS0n1A==",
"requires": {
"prop-types": "^15.6.2"
}
+1 -1
View File
@@ -40,7 +40,7 @@
"react-idle-timer": "4.2.9",
"react-input-range": "1.3.0",
"react-js-pagination": "3.0.2",
"react-json-pretty": "2.1.0",
"react-json-pretty": "2.2.0",
"react-linkify": "0.2.2",
"react-masonry-infinite": "1.2.2",
"react-moment": "0.9.6",