From 2d9d57009d6ad037f42b383f35992b6274c91e50 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 12 Feb 2024 11:17:16 +0100 Subject: [PATCH] Bump @types/react-syntax-highlighter from 15.5.7 to 15.5.11 (#120) 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] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b7112e2..a15da39 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": "^11.0.3", "markdown-to-jsx": "^7.3.2", diff --git a/yarn.lock b/yarn.lock index 7ac88a1..b11f0dc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3481,10 +3481,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" "*"