Skip to content

Commit cad9558

Browse files
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.9
1 parent 13527a1 commit cad9558

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
@@ -66,7 +66,7 @@
6666
"@types/node": "20.8.7",
6767
"@types/react": "18.2.28",
6868
"@types/react-native": "0.72.4",
69-
"@types/react-syntax-highlighter": "15.5.8",
69+
"@types/react-syntax-highlighter": "15.5.9",
7070
"@types/react-test-renderer": "18.0.3",
7171
"commitlint": "17.8.0",
7272
"cosmiconfig": "8.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3390,10 +3390,10 @@
33903390
"@react-native/virtualized-lists" "^0.72.4"
33913391
"@types/react" "*"
33923392

3393-
"@types/react-syntax-highlighter@15.5.8":
3394-
version "15.5.8"
3395-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.8.tgz#4cfd56cb812c7f84093337ac95cc8a111b02d64b"
3396-
integrity sha512-GT1PLGzhF3ilGaQiCHFDShxDBb014s01MQi0nWfXJ23efjWfUrZ2i0g4tH1JGdfnIGBtQDge/k3ON3fLoAuU/w==
3393+
"@types/react-syntax-highlighter@15.5.9":
3394+
version "15.5.9"
3395+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.9.tgz#be5a1a0eae452fce6d1e4082b75a5fb636911de1"
3396+
integrity sha512-ven8zRSVMNkqt8ySJ2eEW5ugbfl/V/Z9S1c9UNhGqwkwVZNV5akk10rYDALxgwS25cLmN+/Q5UxlGj9CJmZ6Ew==
33973397
dependencies:
33983398
"@types/react" "*"
33993399

0 commit comments

Comments
 (0)