Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.7
Browse files Browse the repository at this point in the history
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.6 to 18.2.7.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/react-dom)

---
updated-dependencies:
- dependency-name: "@types/react-dom"
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 18, 2023
1 parent 866b204 commit 3a6c3a9
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
},
"devDependencies": {
"@types/react": "^18.0.27",
"@types/react-dom": "^18.0.6",
"@types/react-dom": "^18.2.7",
"@vitejs/plugin-react": "^4.0.2",
"husky": "^8.0.2",
"prettier": "2.8.7",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1021,12 +1021,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:^18.0.6":
version: 18.2.6
resolution: "@types/react-dom@npm:18.2.6"
"@types/react-dom@npm:^18.2.7":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
dependencies:
"@types/react": "*"
checksum: b56e42efab121a3a8013d2eb8c1688e6028a25ea6d33c4362d2846f0af3760b164b4d7c34846614024cfb8956cca70dd1743487f152e32ff89a00fe6fbd2be54
checksum: e02ea908289a7ad26053308248d2b87f6aeafd73d0e2de2a3d435947bcea0422599016ffd1c3e38ff36c42f5e1c87c7417f05b0a157e48649e4a02f21727d54f
languageName: node
linkType: hard

Expand Down Expand Up @@ -2030,7 +2030,7 @@ __metadata:
"@mui/x-data-grid": ^5.17.22
"@reduxjs/toolkit": ^1.9.1
"@types/react": ^18.0.27
"@types/react-dom": ^18.0.6
"@types/react-dom": ^18.2.7
"@vitejs/plugin-react": ^4.0.2
axios: ^0.27.2
husky: ^8.0.2
Expand Down

0 comments on commit 3a6c3a9

Please sign in to comment.