From 21b94a84306881ef164241b44ae18818d70fb41a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 1 Dec 2023 21:28:15 +0000 Subject: [PATCH] Bump @types/react-syntax-highlighter from 15.5.9 to 15.5.10 Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 15.5.9 to 15.5.10. - [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:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index a6515275..77601747 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/randomstring": "^1.1.10", "@types/react": "18.2.34", "@types/react-dom": "18.2.14", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "next-sitemap": "^4.2.3", "rome": "^12.1.3", "typescript": "5.2.2" diff --git a/yarn.lock b/yarn.lock index be7251c4..a104c2de 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1289,10 +1289,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" "*"