Skip to content

Commit

Permalink
Update deps according to semver
Browse files Browse the repository at this point in the history
  • Loading branch information
stennie committed Jun 29, 2018
1 parent 9e4ab62 commit ebd5f74
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"dependencies": {
"async": "2.5.0",
"asyncdi": "1.1.0",
"babel-core": "6.26.0",
"babel-core": "6.26.3",
"babel-plugin-transform-object-assign": "6.22.0",
"babel-polyfill": "6.26.0",
"babel-preset-es2015": "6.24.1",
Expand All @@ -27,7 +27,7 @@
"caller-id": "0.1.0",
"chalk": "1.1.3",
"classnames": "2.2.5",
"cloudinary": "1.9.0",
"cloudinary": "1.11.0",
"cloudinary-microurl": "1.2.0",
"compression": "1.7.1",
"connect-flash": "0.1.1",
Expand Down Expand Up @@ -55,7 +55,7 @@
"less-middleware": "2.2.1",
"letsencrypt-express": "2.0.6",
"list-to-array": "1.1.0",
"lodash": "4.17.4",
"lodash": "4.17.10",
"marked": "0.3.9",
"method-override": "2.3.10",
"mime-types": "2.1.15",
Expand All @@ -71,7 +71,7 @@
"react": "15.4.2",
"react-addons-css-transition-group": "15.6.2",
"react-alt-text": "2.0.0",
"react-color": "2.13.8",
"react-color": "2.14.1",
"react-day-picker": "2.5.0",
"react-dnd": "2.5.3",
"react-dnd-html5-backend": "2.5.3",
Expand Down Expand Up @@ -117,10 +117,10 @@
"must": "0.13.4",
"proxyquire": "1.8.0",
"react-addons-test-utils": "15.6.2",
"react-engine": "4.3.0",
"react-engine": "4.5.1",
"rimraf": "2.6.2",
"sinon": "2.3.2",
"superagent": "3.6.0",
"superagent": "3.8.3",
"supertest": "3.0.0",
"uglify-js": "2.8.18",
"updtr": "1.0.0",
Expand Down

0 comments on commit ebd5f74

Please sign in to comment.