Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-dom from 18.2.9 to 18.2.10 (#815)
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.9 to 18.2.10.
- [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]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent d539923 commit 0cfea08
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"@types/chai-dom": "^1.11.1",
"@types/mocha": "^10.0.2",
"@types/react": "^18.2.25",
"@types/react-dom": "^18.2.9",
"@types/react-dom": "^18.2.10",
"@types/sinon": "^10.0.18",
"@types/sinon-chai": "^3.2.10",
"@typescript-eslint/eslint-plugin": "^6.7.4",
Expand Down

0 comments on commit 0cfea08

Please sign in to comment.