Skip to content

Commit 975763e

Browse files
committed
fix(deps): update dependency @types/react-syntax-highlighter to v15.5.4
1 parent 6a9df71 commit 975763e

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.193",
3+
"version": "0.1.194",
44
"private": true,
55
"homepage": ".",
66
"dependencies": {
77
"@types/jest": "28.1.6",
88
"@types/node": "16.11.45",
99
"@types/react": "18.0.15",
1010
"@types/react-dom": "18.0.6",
11-
"@types/react-syntax-highlighter": "15.5.3",
11+
"@types/react-syntax-highlighter": "15.5.4",
1212
"react": "18.2.0",
1313
"react-abac": "file:..",
1414
"react-dom": "18.2.0",

0 commit comments

Comments
 (0)