Skip to content

Commit db1751b

Browse files
committed
Update dependencies
1 parent a2beda9 commit db1751b

File tree

2 files changed

+119
-113
lines changed

2 files changed

+119
-113
lines changed

package.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -38,33 +38,33 @@
3838
"react": ">=15"
3939
},
4040
"dependencies": {
41-
"clean-react-props": "^0.2.7",
41+
"clean-react-props": "^0.2.9",
4242
"prop-types": "^15.6.2"
4343
},
4444
"devDependencies": {
45-
"@babel/cli": "^7.0.0",
46-
"@babel/core": "^7.0.0",
45+
"@babel/cli": "^7.1.2",
46+
"@babel/core": "^7.1.2",
4747
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
4848
"@babel/preset-env": "^7.0.0",
4949
"@babel/preset-react": "^7.0.0",
5050
"babel-core": "^7.0.0-0",
5151
"babel-jest": "^23.4.0",
5252
"babel-plugin-dev-expression": "^0.2.1",
53-
"babel-plugin-transform-react-remove-prop-types": "^0.4.13",
53+
"babel-plugin-transform-react-remove-prop-types": "^0.4.18",
5454
"coveralls": "^3.0.2",
5555
"enzyme": "^3.6.0",
5656
"enzyme-adapter-react-16": "^1.5.0",
5757
"greenkeeper-lockfile": "^1.15.1",
5858
"gzip-size": "^5.0.0",
5959
"jest": "^23.4.0",
60-
"jest-enzyme": "^6.0.2",
61-
"jsdom": "^12.0.0",
60+
"jest-enzyme": "^6.1.2",
61+
"jsdom": "^12.1.0",
6262
"pretty-bytes": "^5.0.0",
6363
"react": "^16.2.0",
6464
"react-dom": "^16.3.2",
6565
"react-test-renderer": "^16.3.2",
6666
"regenerator-runtime": "^0.12.1",
67-
"rollup": "^0.66.0",
67+
"rollup": "^0.66.2",
6868
"rollup-plugin-babel": "^4.0.3",
6969
"rollup-plugin-commonjs": "^9.0.0",
7070
"rollup-plugin-json": "^3.0.0",

0 commit comments

Comments
 (0)