Skip to content
This repository has been archived by the owner on Jan 17, 2023. It is now read-only.

Commit

Permalink
Start #2078, update all the minor package versions
Browse files Browse the repository at this point in the history
  • Loading branch information
ianb committed Jan 19, 2017
1 parent 601234b commit 90bafae
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions package.json
Expand Up @@ -8,12 +8,12 @@
},
"dependencies": {
"atob": "2.0.3",
"aws-sdk": "2.7.12",
"aws-sdk": "2.7.25",
"btoa": "1.1.2",
"convict": "1.5.0",
"cookies": "0.6.2",
"core-js": "2.4.1",
"domino": "1.0.26",
"domino": "1.0.27",
"envc": "2.4.1",
"escape-html": "1.0.3",
"express": "4.14.0",
Expand All @@ -24,12 +24,12 @@
"node-statsd": "0.1.1",
"nodemon": "1.11.0",
"nodify-uuid": "0.0.1",
"pg": "6.1.0",
"pg": "6.1.2",
"pg-patcher": "0.3.0",
"raven": "0.12",
"raven-js": "3.9.0",
"react": "15.4.1",
"react-dom": "15.4.1",
"raven-js": "3.9.1",
"react": "15.4.2",
"react-dom": "15.4.2",
"rimraf": "2.5.4",
"universal-analytics": "0.4.8",
"uuid": "3.0.1",
Expand All @@ -38,17 +38,17 @@
"wreck": "10.0.0"
},
"devDependencies": {
"addons-linter": "0.15.12",
"addons-linter": "0.15.15",
"babel-cli": "6.18.0",
"babel-polyfill": "6.16.0",
"babel-polyfill": "6.20.0",
"babel-preset-es2015": "6.18.0",
"babel-preset-react": "6.16.0",
"body-parser": "1.15.2",
"browserify": "13.1.1",
"eslint": "3.11.1",
"eslint-plugin-react": "6.8.0",
"body-parser": "1.16.0",
"browserify": "13.3.0",
"eslint": "3.13.1",
"eslint-plugin-react": "6.9.0",
"fx-runner": "1.0.6",
"geckodriver": "1.2.0",
"geckodriver": "1.3.0",
"mocha": "3.2.0",
"node-sass": "3.13.0",
"npm-run-all": "3.1.2",
Expand Down

0 comments on commit 90bafae

Please sign in to comment.