Skip to content

Commit a57b3d1

Browse files
committed
[Deps] update airbnb-prop-types, direction, hoist-non-react-statics, object.assign, object.values, prop-types
1 parent 241a98a commit a57b3d1

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

package.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -22,14 +22,14 @@
2222
"prepublish": "safe-publish-latest && npm run build"
2323
},
2424
"dependencies": {
25-
"airbnb-prop-types": "^2.10.0",
25+
"airbnb-prop-types": "^2.16.0",
2626
"brcast": "^2.0.2",
2727
"deepmerge": "^1.5.2",
28-
"direction": "^1.0.2",
29-
"hoist-non-react-statics": "^3.3.0",
30-
"object.assign": "^4.1.0",
31-
"object.values": "^1.0.4",
32-
"prop-types": "^15.6.2"
28+
"direction": "^1.0.4",
29+
"hoist-non-react-statics": "^3.3.2",
30+
"object.assign": "^4.1.2",
31+
"object.values": "^1.1.5",
32+
"prop-types": "^15.7.2"
3333
},
3434
"devDependencies": {
3535
"babel-cli": "^6.26.0",

0 commit comments

Comments
 (0)