From e82e382c055341224ea6ee953fe558c721196020 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 7 Sep 2020 10:30:28 +0000 Subject: [PATCH] Bump react-syntax-highlighter from 13.5.1 to 13.5.3 in /packages/webapp Bumps [react-syntax-highlighter](https://github.com/react-syntax-highlighter/react-syntax-highlighter) from 13.5.1 to 13.5.3. - [Release notes](https://github.com/react-syntax-highlighter/react-syntax-highlighter/releases) - [Changelog](https://github.com/react-syntax-highlighter/react-syntax-highlighter/blob/master/CHANGELOG.MD) - [Commits](https://github.com/react-syntax-highlighter/react-syntax-highlighter/compare/v13.5.1...v13.5.3) Signed-off-by: dependabot[bot] --- packages/webapp/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/webapp/package.json b/packages/webapp/package.json index f893e192..989f6b4d 100644 --- a/packages/webapp/package.json +++ b/packages/webapp/package.json @@ -31,7 +31,7 @@ "react-mailchimp-form": "1.0.2", "react-mailchimp-subscribe": "2.1.0", "react-reveal": "1.2.2", - "react-syntax-highlighter": "13.5.1", + "react-syntax-highlighter": "13.5.3", "react-visibility-sensor": "5.1.1", "skynet-js": "0.0.8", "typeface-metropolis": "0.0.74"