From e02da7555a5eb90c1c3c9aca469a7e6c9b59e6c4 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" <23040076+greenkeeper[bot]@users.noreply.github.com> Date: Sat, 13 Jul 2019 22:00:32 +0000 Subject: [PATCH] fix(package): update react-syntax-highlighter to version 11.0.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ec7798d..72fa01e 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "react-dom": "16.8.6", "react-redux": "7.1.0", "react-router-dom": "5.0.1", - "react-syntax-highlighter": "^10.3.5", + "react-syntax-highlighter": "^11.0.2", "redux": "4.0.1", "styled-components": "^4.3.1", "uuid": "3.3.2"