Skip to content

Commit 0f5c726

Browse files
fix(deps): update dependency @types/react to v17.0.21 (#44)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 118d99d commit 0f5c726

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"react-dom": ">=16.8.0"
3232
},
3333
"dependencies": {
34-
"@types/react": "17.0.20",
34+
"@types/react": "17.0.21",
3535
"@types/react-dom": "17.0.9",
3636
"@types/prismjs": "1.16.6",
3737
"prismjs": "1.25.0",

0 commit comments

Comments
 (0)