Skip to content

Commit d776e69

Browse files
authored
Merge pull request #278 from gmsgowtham/renovate/react-syntax-highlighter-15.x
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.13
2 parents 7588b58 + cb25c2a commit d776e69

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@types/node": "20.16.3",
6868
"@types/react": "18.3.5",
6969
"@types/react-native": "0.72.8",
70-
"@types/react-syntax-highlighter": "15.5.11",
70+
"@types/react-syntax-highlighter": "15.5.13",
7171
"@types/react-test-renderer": "18.3.0",
7272
"commitlint": "19.4.1",
7373
"cosmiconfig": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3550,10 +3550,10 @@
35503550
"@react-native/virtualized-lists" "^0.72.4"
35513551
"@types/react" "*"
35523552

3553-
"@types/react-syntax-highlighter@15.5.11":
3554-
version "15.5.11"
3555-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz#e050745b22eff81fc13cb0c763dd0d063413bbf1"
3556-
integrity sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==
3553+
"@types/react-syntax-highlighter@15.5.13":
3554+
version "15.5.13"
3555+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz#c5baf62a3219b3bf28d39cfea55d0a49a263d1f2"
3556+
integrity sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==
35573557
dependencies:
35583558
"@types/react" "*"
35593559

0 commit comments

Comments
 (0)