From 38aa3c82b8e98b2dfbcdbd2330f45853781b09eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Nov 2023 21:23:27 +0000 Subject: [PATCH] Bump @types/react-syntax-highlighter from 15.5.7 to 15.5.9 Bumps [@types/react-syntax-highlighter](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-syntax-highlighter) from 15.5.7 to 15.5.9. - [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 f55d65b5..c2bd8f51 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "@types/randomstring": "^1.1.9", "@types/react": "18.2.24", "@types/react-dom": "18.2.8", - "@types/react-syntax-highlighter": "^15.5.7", + "@types/react-syntax-highlighter": "^15.5.9", "next-sitemap": "^4.2.3", "rome": "^12.1.3", "typescript": "5.2.2" diff --git a/yarn.lock b/yarn.lock index 137ec299..c293ce7a 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1282,10 +1282,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.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== dependencies: "@types/react" "*"