Skip to content

Commit 1f14fad

Browse files
authored
Merge pull request #1450 from leebyron/patch-1
Update to latest prop-types
2 parents dc9f85e + 4513ee3 commit 1f14fad

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
@@ -27,7 +27,7 @@
2727
"doctrine": "^2.0.0",
2828
"has": "^1.0.1",
2929
"jsx-ast-utils": "^2.0.0",
30-
"prop-types": "^15.5.10"
30+
"prop-types": "^15.6.0"
3131
},
3232
"devDependencies": {
3333
"babel-eslint": "^7.2.3",

0 commit comments

Comments
 (0)