Skip to content

Commit 7c5a16f

Browse files
committed
[Deps] update has, prop-types
1 parent 93ce3c5 commit 7c5a16f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@
2525
"bugs": "https://github.com/yannickcr/eslint-plugin-react/issues",
2626
"dependencies": {
2727
"doctrine": "^2.1.0",
28-
"has": "^1.0.2",
28+
"has": "^1.0.3",
2929
"jsx-ast-utils": "^2.0.1",
30-
"prop-types": "^15.6.1"
30+
"prop-types": "^15.6.2"
3131
},
3232
"devDependencies": {
3333
"babel-eslint": "^8.2.5",

0 commit comments

Comments
 (0)