Skip to content

Commit 777c11a

Browse files
chore(deps): update dependency @types/react-syntax-highlighter to v15.5.11
1 parent 19949ce commit 777c11a

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.11.5",
6868
"@types/react": "18.2.37",
6969
"@types/react-native": "0.72.6",
70-
"@types/react-syntax-highlighter": "15.5.10",
70+
"@types/react-syntax-highlighter": "15.5.11",
7171
"@types/react-test-renderer": "18.0.6",
7272
"commitlint": "18.5.0",
7373
"cosmiconfig": "9.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3422,10 +3422,10 @@
34223422
"@react-native/virtualized-lists" "^0.72.4"
34233423
"@types/react" "*"
34243424

3425-
"@types/react-syntax-highlighter@15.5.10":
3426-
version "15.5.10"
3427-
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.10.tgz#697dd4c640baefbfce655d3cd2b54629922ec05f"
3428-
integrity sha512-Vf8nNkGHnjwK37b2wDs92zJSAWS2Mb57NcYHgajCNssHeTNEixvjINnXJkKdY0V0/eLrYkPP1xDKvNmYIr4HIg==
3425+
"@types/react-syntax-highlighter@15.5.11":
3426+
version "15.5.11"
3427+
resolved "https://registry.yarnpkg.com/@types/react-syntax-highlighter/-/react-syntax-highlighter-15.5.11.tgz#e050745b22eff81fc13cb0c763dd0d063413bbf1"
3428+
integrity sha512-ZqIJl+Pg8kD+47kxUjvrlElrraSUrYa4h0dauY/U/FTUuprSCqvUj+9PNQNQzVc6AJgIWUUxn87/gqsMHNbRjw==
34293429
dependencies:
34303430
"@types/react" "*"
34313431

0 commit comments

Comments
 (0)