diff --git a/package.json b/package.json index 978dca1d..ec72ad82 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@commitlint/cli": "^18.2.0", "@commitlint/config-conventional": "^18.1.0", - "@types/react-syntax-highlighter": "^15.5.9", + "@types/react-syntax-highlighter": "^15.5.10", "husky": "^8.0.3" } } diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 61d78e3b..40fea794 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -83,8 +83,8 @@ devDependencies: specifier: ^18.1.0 version: 18.1.0 '@types/react-syntax-highlighter': - specifier: ^15.5.9 - version: 15.5.9 + specifier: ^15.5.10 + version: 15.5.10 husky: specifier: ^8.0.3 version: 8.0.3 @@ -1942,8 +1942,8 @@ packages: '@types/react': 18.2.36 dev: false - /@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