Skip to content

Commit

Permalink
chore(deps): update dependency @types/react-dom to v18.2.10
Browse files Browse the repository at this point in the history
  • Loading branch information
plural-renovate[bot] committed Oct 4, 2023
1 parent 3dd8f6d commit c09c0ca
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 @@ -86,7 +86,7 @@
"@storybook/react-vite": "7.4.0",
"@storybook/testing-library": "0.2.0",
"@testing-library/jest-dom": "5.17.0",
"@types/react-dom": "18.2.7",
"@types/react-dom": "18.2.10",
"@types/react-transition-group": "4.4.6",
"@types/styled-components": "5.1.26",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2703,7 +2703,7 @@ __metadata:
"@testing-library/jest-dom": 5.17.0
"@types/chroma-js": 2.4.0
"@types/lodash-es": 4.17.8
"@types/react-dom": 18.2.7
"@types/react-dom": 18.2.10
"@types/react-transition-group": 4.4.6
"@types/styled-components": 5.1.26
"@typescript-eslint/eslint-plugin": 5.62.0
Expand Down Expand Up @@ -6531,12 +6531,12 @@ __metadata:
languageName: node
linkType: hard

"@types/react-dom@npm:18.2.7":
version: 18.2.7
resolution: "@types/react-dom@npm:18.2.7"
"@types/react-dom@npm:18.2.10":
version: 18.2.10
resolution: "@types/react-dom@npm:18.2.10"
dependencies:
"@types/react": "*"
checksum: e02ea908289a7ad26053308248d2b87f6aeafd73d0e2de2a3d435947bcea0422599016ffd1c3e38ff36c42f5e1c87c7417f05b0a157e48649e4a02f21727d54f
checksum: ced70643d82dd9d165cd6d1a98ec7556daf77d8fdec1ed19badb744a2a2370a84cc109248667536d7f850409e85432c300ec9f8c87d46e066ad295ddf9b6ab03
languageName: node
linkType: hard

Expand Down

0 comments on commit c09c0ca

Please sign in to comment.