Skip to content

Commit c4328ae

Browse files
authored
Merge pull request #215 from gmsgowtham/renovate/react-syntax-highlighter-15.x
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.10
2 parents 1a82fd0 + f6d70ea commit c4328ae

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/node": "20.9.0",
6868
"@types/react": "18.2.37",
6969
"@types/react-native": "0.72.6",
70-
"@types/react-syntax-highlighter": "15.5.9",
70+
"@types/react-syntax-highlighter": "15.5.10",
7171
"@types/react-test-renderer": "18.0.6",
7272
"commitlint": "18.4.1",
7373
"cosmiconfig": "8.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3366,10 +3366,10 @@
33663366
"@react-native/virtualized-lists" "^0.72.4"
33673367
"@types/react" "*"
33683368

3369-
"@types/react-syntax-highlighter@15.5.9":
3370-
version "15.5.9"
3371-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz#be5a1a0eae452fce6d1e4082b75a5fb636911de1"
3372-
integrity sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==
3369+
"@types/react-syntax-highlighter@15.5.10":
3370+
version "15.5.10"
3371+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz#697dd4c640baefbfce655d3cd2b54629922ec05f"
3372+
integrity sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg==
33733373
dependencies:
33743374
"@types/react" "*"
33753375

0 commit comments

Comments
 (0)