From 5826fdb64d061630c418da7c00fd1447e40260cb Mon Sep 17 00:00:00 2001 From: "depfu[bot]" <23717796+depfu[bot]@users.noreply.github.com> Date: Tue, 14 Nov 2023 06:55:21 +0000 Subject: [PATCH] Update @types/react-syntax-highlighter to version 15.5.10 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 8870ea3c..8b3b74be 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,7 @@ "@types/react-dom": "18.2.4", "@types/react-scroll": "^1.8.10", "@types/react-slick": "^0.23.12", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "@types/uuid": "^9.0.6", "@typescript-eslint/eslint-plugin": "^5.62.0", "autoprefixer": "10.4.14", diff --git a/yarn.lock b/yarn.lock index 49b509fc..490c1362 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2021,10 +2021,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.9": - version "15.5.9" - resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz#be5a1a0eae452fce6d1e4082b75a5fb636911de1" - integrity sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew== +"@types/react-syntax-highlighter@^15.5.10": + version "15.5.10" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz#697dd4c640baefbfce655d3cd2b54629922ec05f" + integrity sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg== dependencies: "@types/react" "*"