Skip to content

Commit e73c2fb

Browse files
chore(deps-dev): bump @types/react-dom from 18.2.7 to 18.2.10 (#202)
Bumps [@types/react-dom](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom) from 18.2.7 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>
1 parent ecfa357 commit e73c2fb

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"@storybook/testing-library": "0.2.1",
2828
"@trivago/prettier-plugin-sort-imports": "4.2.0",
2929
"@types/react": "18.2.21",
30-
"@types/react-dom": "18.2.7",
30+
"@types/react-dom": "18.2.10",
3131
"@typescript-eslint/eslint-plugin": "6.7.2",
3232
"@typescript-eslint/parser": "6.7.0",
3333
"@vitejs/plugin-react": "4.0.4",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3113,10 +3113,10 @@
31133113
resolved "https://registry.yarnpkg.com/@types/range-parser/-/range-parser-1.2.4.tgz#cd667bcfdd025213aafb7ca5915a932590acdcdc"
31143114
integrity sha512-EEhsLsD6UsDM1yFhAvy0Cjr6VwmpMWqFBCb9w07wVugF7w9nfajxLuVmngTIpgS6svCnm6Vaw+MZhoDCKnOfsw==
31153115

3116-
"@types/[email protected].7":
3117-
version "18.2.7"
3118-
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.7.tgz#67222a08c0a6ae0a0da33c3532348277c70abb63"
3119-
integrity sha512-GRaAEriuT4zp9N4p1i8BDBYmEyfo+xQ3yHjJU4eiK5NDa1RmUZG+unZABUTK4/Ox/M+GaHwb6Ow8rUITrtjszA==
3116+
"@types/[email protected].10":
3117+
version "18.2.10"
3118+
resolved "https://registry.yarnpkg.com/@types/react-dom/-/react-dom-18.2.10.tgz#06247cb600e39b63a0a385f6a5014c44bab296f2"
3119+
integrity sha512-5VEC5RgXIk1HHdyN1pHlg0cOqnxHzvPGpMMyGAP5qSaDRmyZNDaQ0kkVAkK6NYlDhP6YBID3llaXlmAS/mdgCA==
31203120
dependencies:
31213121
"@types/react" "*"
31223122

0 commit comments

Comments
 (0)