From a11a11be42474f41e408442324698d3968aa3143 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 10:11:57 +0000 Subject: [PATCH] Bump @types/react-syntax-highlighter from 15.5.7 to 15.5.11 Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 15.5.7 to 15.5.11. - [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] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 7c0e1a6..a1062e3 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "@types/node": "^20.4.8", "@types/react": "^18.2.55", "@types/react-dom": "^18.2.6", - "@types/react-syntax-highlighter": "^15.5.7", + "@types/react-syntax-highlighter": "^15.5.11", "clsx": "^2.0.0", "framer-motion": "^10.15.1", "markdown-to-jsx": "^7.3.2", diff --git a/yarn.lock b/yarn.lock index 13badd3..4aa5eb7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3356,10 +3356,10 @@ dependencies: "@types/react" "*" -"@types/react-syntax-highlighter@^15.5.7": - 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== +"@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" "*"