From 459fd92eecb86411279a80e5aee383070fe7ff53 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 10 Jul 2021 23:53:36 +0000 Subject: [PATCH] Bump @types/react-syntax-highlighter from 13.5.0 to 13.5.2 in /ui Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 13.5.0 to 13.5.2. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-syntax-highlighter) --- updated-dependencies: - dependency-name: "@types/react-syntax-highlighter" dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- ui/package.json | 2 +- ui/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/ui/package.json b/ui/package.json index a87c09f..ef5f482 100644 --- a/ui/package.json +++ b/ui/package.json @@ -17,7 +17,7 @@ "@types/react-dom": "^17.0.3", "@types/react-redux": "7.1.16", "@types/react-router-dom": "5.1.7", - "@types/react-syntax-highlighter": "13.5.0", + "@types/react-syntax-highlighter": "13.5.2", "@types/recharts": "1.8.19", "axios": "0.21.1", "clsx": "1.1.1", diff --git a/ui/yarn.lock b/ui/yarn.lock index f54b74f..5a042ca 100644 --- a/ui/yarn.lock +++ b/ui/yarn.lock @@ -1992,10 +1992,10 @@ "@types/history" "*" "@types/react" "*" -"@types/react-syntax-highlighter@13.5.0": - version "13.5.0" - resolved "https://registry.npmjs.org/@types/react-syntax-highlighter/-/react-syntax-highlighter-13.5.0.tgz#b93c05f28844e7c35a5f1d38d3819099ffa82fbd" - integrity sha512-U7DrUaQRv3b+fsbPXMf7vC21K7DOkdNCQtp14Wm0Z5YLI9fPhndN4YTZ9eVXwmAivIg6lZ3YBVtGYucAS3H76A== +"@types/react-syntax-highlighter@13.5.2": + version "13.5.2" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-13.5.2.tgz#357cc03581dc434c57c3b31f70e0eecdbf7b3ab0" + integrity sha512-sRZoKZBGKaE7CzMvTTgz+0x/aVR58ZYUTfB7HN76vC+yQnvo1FWtzNARBt0fGqcLGEVakEzMu/CtPzssmanu8Q== dependencies: "@types/react" "*"