From e3019fc00733549acc2ea09b215bb7d1942031fe Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 9 Oct 2023 00:18:17 +0000 Subject: [PATCH] fix(deps): update dependency @types/react-syntax-highlighter to v15.5.8 --- src/main/webui/yarn.lock | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/main/webui/yarn.lock b/src/main/webui/yarn.lock index 565fb372..e0224685 100644 --- a/src/main/webui/yarn.lock +++ b/src/main/webui/yarn.lock @@ -2370,9 +2370,9 @@ "@types/react" "*" "@types/react-syntax-highlighter@^15.5.6": - version "15.5.7" - resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.7.tgz#bd29020ccb118543d88779848f99059b64b02d0f" - integrity sha512-bo5fEO5toQeyCp0zVHBeggclqf5SQ/Z5blfFmjwO5dkMVGPgmiwZsJh9nu/Bo5L7IHTuGWrja6LxJVE2uB5ZrQ== + version "15.5.8" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.8.tgz#4cfd56cb812c7f84093337ac95cc8a111b02d64b" + integrity sha512-GT1PLGzhF3ilGaQiCHFDShxDBb014s01MQi0nWfXJ23efjWfUrZ2i0g4tH1JGdfnIGBtQDge/k3ON3fLoAuU/w== dependencies: "@types/react" "*"