Skip to content

Commit cb25c2a

Browse files
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.13
1 parent 6bc65ad commit cb25c2a

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": "18.6.1",
7373
"cosmiconfig": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3545,10 +3545,10 @@
35453545
"@react-native/virtualized-lists" "^0.72.4"
35463546
"@types/react" "*"
35473547

3548-
"@types/[email protected].11":
3549-
version "15.5.11"
3550-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz#e050745b22eff81fc13cb0c763dd0d063413bbf1"
3551-
integrity sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==
3548+
"@types/[email protected].13":
3549+
version "15.5.13"
3550+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.13.tgz#c5baf62a3219b3bf28d39cfea55d0a49a263d1f2"
3551+
integrity sha512-uLGJ87j6Sz8UaBAooU0T6lWJ0dBmjZgN1PZTrj05TNql2/XpC6+4HhMT5syIdFUUt+FASfCeLLv4kBygNU+8qA==
35523552
dependencies:
35533553
"@types/react" "*"
35543554

0 commit comments

Comments
 (0)