Skip to content

Commit d623481

Browse files
authored
Merge pull request #174 from gmsgowtham/renovate/react-syntax-highlighter-15.x
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.8
2 parents a0e6645 + d6f3aec commit d623481

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.3",
6767
"@types/react": "18.2.25",
6868
"@types/react-native": "0.72.3",
69-
"@types/react-syntax-highlighter": "15.5.7",
69+
"@types/react-syntax-highlighter": "15.5.8",
7070
"@types/react-test-renderer": "18.0.3",
7171
"commitlint": "17.7.2",
7272
"cosmiconfig": "8.3.6",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3452,10 +3452,10 @@
34523452
"@react-native/virtualized-lists" "^0.72.4"
34533453
"@types/react" "*"
34543454

3455-
"@types/react-syntax-highlighter@15.5.7":
3456-
version "15.5.7"
3457-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.7.tgz#bd29020ccb118543d88779848f99059b64b02d0f"
3458-
integrity sha512-bo5fEO5toQeyCp0zVHBeggclqf5SQ/Z5blfFmjwO5dkMVGPgmiwZsJh9nu/Bo5L7IHTuGWrja6LxJVE2uB5ZrQ==
3455+
"@types/react-syntax-highlighter@15.5.8":
3456+
version "15.5.8"
3457+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.8.tgz#4cfd56cb812c7f84093337ac95cc8a111b02d64b"
3458+
integrity sha512-GT1PLGzhF3ilGaQiCHFDShxDBb014s01MQi0nWfXJ23efjWfUrZ2i0g4tH1JGdfnIGBtQDge/k3ON3fLoAuU/w==
34593459
dependencies:
34603460
"@types/react" "*"
34613461

0 commit comments

Comments
 (0)