Skip to content

Commit c004e4c

Browse files
committed
fix(deps): update dependency @types/react-syntax-highlighter to v15.5.7
1 parent 9e240ad commit c004e4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

example/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
{
22
"name": "react-abac-example",
3-
"version": "0.1.273",
3+
"version": "0.1.274",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {
77
"@types/jest": "29.5.1",
88
"@types/node": "18.16.14",
99
"@types/react": "18.2.7",
1010
"@types/react-dom": "18.2.4",
11-
"@types/react-syntax-highlighter": "15.5.6",
11+
"@types/react-syntax-highlighter": "15.5.7",
1212
"react": "18.2.0",
1313
"react-abac": "file:..",
1414
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)