From 777c11a30c34b6f165b058792b9e4ec4b2d165f9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 04:03:42 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-syntax-highlighter to v15.5.11 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 1e127b8..3c72c52 100644 --- a/package.json +++ b/package.json @@ -67,7 +67,7 @@ "@types/node": "20.11.5", "@types/react": "18.2.37", "@types/react-native": "0.72.6", - "@types/react-syntax-highlighter": "15.5.10", + "@types/react-syntax-highlighter": "15.5.11", "@types/react-test-renderer": "18.0.6", "commitlint": "18.5.0", "cosmiconfig": "9.0.0", diff --git a/yarn.lock b/yarn.lock index 14b5303..2102609 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3422,10 +3422,10 @@ "@react-native/virtualized-lists" "^0.72.4" "@types/react" "*" -"@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== +"@types/react-syntax-highlighter@15.5.11": + version "15.5.11" + resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz#e050745b22eff81fc13cb0c763dd0d063413bbf1" + integrity sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw== dependencies: "@types/react" "*"