Skip to content

Commit 6fbbeba

Browse files
chore(devdeps): update dependency @types/react to v18.0.21 (#1006)
* chore(devdeps): update dependency @types/react to v18.0.21 * fix: correct lockflie Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Emmanuel Chambon <[email protected]>
1 parent b10e373 commit 6fbbeba

File tree

2 files changed

+274
-102
lines changed

2 files changed

+274
-102
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"@types/jest": "29.0.3",
2323
"@types/node": "18.7.18",
2424
"@types/prop-types": "15.7.5",
25-
"@types/react": "18.0.20",
25+
"@types/react": "18.0.21",
2626
"@types/react-dom": "18.0.6",
2727
"builtin-modules": "3.3.0",
2828
"cross-env": "7.0.3",

0 commit comments

Comments
 (0)