From 228761fce749549a98b55f1f1197a3b4980fbff2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 7 Nov 2023 16:12:12 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-syntax-highlighter to ^15.5.10 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ae1b04f..6a06552 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "^18.18.8", "@types/react": "^18.2.36", "@types/react-dom": "^18.2.14", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "@vitejs/plugin-react": "^4.1.1", "prettier": "^3.0.3", "typescript": "5.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cb98f30..7aad8a3 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^18.2.14 version: 18.2.14 '@types/react-syntax-highlighter': - specifier: ^15.5.9 - version: 15.5.9 + specifier: ^15.5.10 + version: 15.5.10 '@vitejs/plugin-react': specifier: ^4.1.1 version: 4.1.1(vite@4.5.0) @@ -1871,8 +1871,8 @@ packages: '@types/react': 18.2.36 dev: true - /@types/react-syntax-highlighter@15.5.9: - resolution: {integrity: sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==} + /@types/react-syntax-highlighter@15.5.10: + resolution: {integrity: sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg==} dependencies: '@types/react': 18.2.36 dev: true