Skip to content

Commit bd50163

Browse files
fix(deps): update dependency @types/react to v17.0.20 (#37)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 93baf1d commit bd50163

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.19",
34+
"@types/react": "17.0.20",
3535
"@types/react-dom": "17.0.9",
3636
"@types/prismjs": "1.16.6",
3737
"prismjs": "1.24.1",

0 commit comments

Comments
 (0)