From 35ad8b458be8441cf44da3ec37ea906da4258864 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Tue, 30 Jul 2024 20:21:04 +0000 Subject: [PATCH] Update dependency @types/react-syntax-highlighter to v15.5.13 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 2c04a27..112a70b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -144,7 +144,7 @@ devDependencies: version: 18.3.0 '@types/react-syntax-highlighter': specifier: ^15.5.11 - version: 15.5.11 + version: 15.5.13 eslint-config-next: specifier: 14.2.5 version: 14.2.5(eslint@8.57.0)(typescript@5.4.5) @@ -2272,8 +2272,8 @@ packages: dependencies: '@types/react': 18.3.1 - /@types/react-syntax-highlighter@15.5.11: - resolution: {integrity: sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==} + /@types/react-syntax-highlighter@15.5.13: + resolution: {integrity: sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==} dependencies: '@types/react': 18.3.1 dev: true