Skip to content

Commit

Permalink
Bump @types/react-is to ^18.3.0 (#42045)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Apr 29, 2024
1 parent 065f692 commit 84aaf38
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion packages/mui-utils/package.json
Expand Up @@ -52,7 +52,7 @@
"@types/node": "^18.19.31",
"@types/react": "^18.2.55",
"@types/react-dom": "^18.3.0",
"@types/react-is": "^18.2.4",
"@types/react-is": "^18.3.0",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
"react": "^18.2.0",
Expand Down
12 changes: 6 additions & 6 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion test/package.json
Expand Up @@ -21,7 +21,7 @@
"@testing-library/dom": "^9.3.4",
"@types/chai": "^4.3.14",
"@types/react": "^18.2.55",
"@types/react-is": "^18.2.4",
"@types/react-is": "^18.3.0",
"@types/sinon": "^10.0.20",
"chai": "^4.4.1",
"docs": "workspace:^",
Expand Down

0 comments on commit 84aaf38

Please sign in to comment.