Skip to content

Commit

Permalink
Bump @types/react to ^18.2.79 (#338)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Apr 22, 2024
1 parent 25383af commit 37dad85
Show file tree
Hide file tree
Showing 5 changed files with 139 additions and 139 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"@types/chai": "^4.3.14",
"@types/node": "^18.19.31",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/react-transition-group": "^4.4.10",
"@types/stylis": "^4.2.5",
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@types/mocha": "^10.0.6",
"@types/node": "^18.19.31",
"@types/prettier": "^3.0.0",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/yargs": "^17.0.32",
"@typescript-eslint/eslint-plugin": "^7.7.0",
"@typescript-eslint/parser": "^7.7.0",
Expand Down Expand Up @@ -189,7 +189,7 @@
"@definitelytyped/typescript-versions": "^0.1.1",
"@definitelytyped/utils": "^0.1.6",
"@types/node": "^18.19.31",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "18.2.25"
},
"nyc": {
Expand Down
2 changes: 1 addition & 1 deletion packages/mui-base/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
"@types/chai": "^4.3.14",
"@types/chai-dom": "^1.11.3",
"@types/prop-types": "^15.7.12",
"@types/react": "^18.2.78",
"@types/react": "^18.2.79",
"@types/react-dom": "^18.2.25",
"@types/sinon": "^17.0.3",
"chai": "^4.4.1",
Expand Down
Loading

0 comments on commit 37dad85

Please sign in to comment.