Skip to content

Commit

Permalink
chore(deps): update dependency @microsoft/api-extractor to v7.42.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 29, 2024
1 parent bb284c6 commit 7ed85a5
Show file tree
Hide file tree
Showing 4 changed files with 60 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/react-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"lint": "eslint ."
},
"devDependencies": {
"@microsoft/api-extractor": "7.39.5",
"@microsoft/api-extractor": "7.42.0",
"@types/node": "18.19.15",
"@types/react": "18.2.55",
"@types/react-dom": "18.2.19",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-mui-hooks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"devDependencies": {
"@enterwell/react-hooks": "workspace:*",
"@enterwell/react-ui": "workspace:*",
"@microsoft/api-extractor": "7.39.5",
"@microsoft/api-extractor": "7.42.0",
"@mui/material": "5.15.10",
"@mui/x-data-grid-pro": "6.19.4",
"@types/node": "18.19.15",
Expand Down
2 changes: 1 addition & 1 deletion packages/react-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@emotion/react": "11.11.3",
"@emotion/styled": "11.11.0",
"@enterwell/react-hooks": "workspace:*",
"@microsoft/api-extractor": "7.39.5",
"@microsoft/api-extractor": "7.42.0",
"@mui/icons-material": "5.15.10",
"@mui/material": "5.15.10",
"@mui/system": "5.15.9",
Expand Down
91 changes: 57 additions & 34 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 7ed85a5

Please sign in to comment.