Skip to content

Commit d037fd3

Browse files
fix(deps): update dependency prop-types to v15.8.1 (#52)
Co-authored-by: Renovate Bot <[email protected]>
1 parent b17e583 commit d037fd3

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
@@ -35,7 +35,7 @@
3535
"dependencies": {
3636
"@types/prismjs": "1.16.6",
3737
"prismjs": "1.26.0",
38-
"prop-types": "15.7.2"
38+
"prop-types": "15.8.1"
3939
},
4040
"devDependencies": {
4141
"@types/react": "17.0.38",

0 commit comments

Comments
 (0)