From 22892a37668c33e2c77c3ad6627bbdbecbbf0be6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:47:11 +0000 Subject: [PATCH] chore(deps): update dependency @types/react-syntax-highlighter to ^15.5.9 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d964c5d..ae653b6 100644 --- a/package.json +++ b/package.json @@ -25,7 +25,7 @@ "@types/node": "^18.18.6", "@types/react": "^18.2.29", "@types/react-dom": "^18.2.13", - "@types/react-syntax-highlighter": "^15.5.8", + "@types/react-syntax-highlighter": "^15.5.9", "@vitejs/plugin-react": "^4.1.0", "prettier": "^3.0.3", "typescript": "5.2.2", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 3981d52..5174b62 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -47,8 +47,8 @@ devDependencies: specifier: ^18.2.13 version: 18.2.13 '@types/react-syntax-highlighter': - specifier: ^15.5.8 - version: 15.5.8 + specifier: ^15.5.9 + version: 15.5.9 '@vitejs/plugin-react': specifier: ^4.1.0 version: 4.1.0(vite@4.4.11) @@ -1900,8 +1900,8 @@ packages: '@types/react': 18.2.29 dev: true - /@types/react-syntax-highlighter@15.5.8: - resolution: {integrity: sha512-GT1PLGzhF3ilGaQiCHFDShxDBb014s01MQi0nWfXJ23efjWfUrZ2i0g4tH1JGdfnIGBtQDge/k3ON3fLoAuU/w==} + /@types/react-syntax-highlighter@15.5.9: + resolution: {integrity: sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==} dependencies: '@types/react': 18.2.29 dev: true