Skip to content

Commit

Permalink
chore(deps-dev): bump @types/react-dom from 18.2.6 to 18.2.17
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.17.
- [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 Nov 26, 2023
1 parent b81e3d4 commit 2d35cfb
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 @@ -83,7 +83,7 @@
"@testing-library/react": "13.4.0",
"@types/node": "18.11.9",
"@types/react": "18.2.14",
"@types/react-dom": "18.2.6",
"@types/react-dom": "18.2.17",
"@typescript-eslint/eslint-plugin": "5.62.0",
"@typescript-eslint/parser": "5.62.0",
"babel-eslint": "^10.1.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6886,12 +6886,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.6":
version: 18.2.6
resolution: "@types/react-dom@npm:18.2.6"
"@types/react-dom@npm:18.2.17":
version: 18.2.17
resolution: "@types/react-dom@npm:18.2.17"
dependencies:
"@types/react": "*"
checksum: b56e42efab121a3a8013d2eb8c1688e6028a25ea6d33c4362d2846f0af3760b164b4d7c34846614024cfb8956cca70dd1743487f152e32ff89a00fe6fbd2be54
checksum: 7a4e704ed4be6e0c3ccd8a22ff69386fe548304bf4db090513f42e059ff4c65f7a427790320051524d6578a2e4c9667bb7a80a4c989b72361c019fbe851d9385
languageName: node
linkType: hard

Expand Down Expand Up @@ -13077,7 +13077,7 @@ __metadata:
"@testing-library/react": 13.4.0
"@types/node": 18.11.9
"@types/react": 18.2.14
"@types/react-dom": 18.2.6
"@types/react-dom": 18.2.17
"@typescript-eslint/eslint-plugin": 5.62.0
"@typescript-eslint/parser": 5.62.0
"@vitejs/plugin-react": ^3.1.0
Expand Down

0 comments on commit 2d35cfb

Please sign in to comment.