Skip to content

Commit c870094

Browse files
committed
chore: dependencies update
1 parent 05c18d0 commit c870094

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -24,21 +24,21 @@
2424
"enzyme-adapter-react-16": "^1.1.1",
2525
"flag-icon-css": "^3.0.0",
2626
"font-awesome": "^4.7.0",
27-
"prop-types": "^15.6.1",
28-
"react": "^16.4.0",
27+
"prop-types": "^15.6.2",
28+
"react": "^16.4.1",
2929
"react-chartjs-2": "^2.7.2",
30-
"react-dom": "^16.4.0",
30+
"react-dom": "^16.4.1",
3131
"react-loadable": "^5.4.0",
3232
"react-router-config": "^1.0.0-beta.4",
3333
"react-router-dom": "^4.3.1",
34-
"react-test-renderer": "^16.4.0",
34+
"react-test-renderer": "^16.4.1",
3535
"reactstrap": "^6.1.0",
3636
"simple-line-icons": "^2.4.1"
3737
},
3838
"devDependencies": {
3939
"babel-jest": "^23.0.1",
4040
"node-sass-chokidar": "^1.3.0",
41-
"npm-run-all": "^4.1.2",
41+
"npm-run-all": "^4.1.3",
4242
"react-scripts": "^1.1.4"
4343
},
4444
"scripts": {

0 commit comments

Comments
 (0)