Skip to content

Commit aefda42

Browse files
chore(deps): update dependency @microsoft/api-extractor to v7.47.11
1 parent 5ea1a4b commit aefda42

File tree

4 files changed

+160
-100
lines changed

4 files changed

+160
-100
lines changed

packages/react-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"lint": "eslint ."
2424
},
2525
"devDependencies": {
26-
"@microsoft/api-extractor": "7.39.5",
26+
"@microsoft/api-extractor": "7.47.11",
2727
"@types/node": "18.19.33",
2828
"@types/react": "18.2.55",
2929
"@types/react-dom": "18.2.19",

packages/react-mui-hooks/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@enterwell/react-hooks": "workspace:*",
2727
"@enterwell/react-ui": "workspace:*",
28-
"@microsoft/api-extractor": "7.39.5",
28+
"@microsoft/api-extractor": "7.47.11",
2929
"@mui/material": "5.15.10",
3030
"@mui/x-data-grid-pro": "6.19.4",
3131
"@types/node": "18.19.33",

packages/react-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@emotion/react": "11.11.4",
2828
"@emotion/styled": "11.11.5",
2929
"@enterwell/react-hooks": "workspace:*",
30-
"@microsoft/api-extractor": "7.39.5",
30+
"@microsoft/api-extractor": "7.47.11",
3131
"@mui/icons-material": "5.15.10",
3232
"@mui/material": "5.15.10",
3333
"@mui/system": "5.15.9",

0 commit comments

Comments
 (0)