Skip to content

Commit

Permalink
Merge pull request #3 from jrolfs/renovate/pin-dependencies
Browse files Browse the repository at this point in the history
Pin Dependencies
  • Loading branch information
jrolfs authored Jan 19, 2018
2 parents 174bccd + 97e7075 commit 59e7f18
Show file tree
Hide file tree
Showing 2 changed files with 463 additions and 291 deletions.
40 changes: 20 additions & 20 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,28 +38,28 @@
"superagent": "^3.6.0"
},
"devDependencies": {
"autoprefixer": "^7.1.4",
"babel-eslint": "^8.0.0",
"babel-plugin-lodash": "^3.2.11",
"babel-plugin-styled-components": "^1.2.0",
"babel-plugin-transform-flow-strip-types": "^6.22.0",
"css-loader": "^0.28.7",
"cssnano": "^3.10.0",
"dotenv": "^4.0.0",
"eslint": "^4.7.1",
"eslint-config-airbnb": "^15.0.1",
"eslint-plugin-flowtype": "^2.35.1",
"eslint-plugin-import": "^2.2.0",
"autoprefixer": "7.2.5",
"babel-eslint": "8.2.1",
"babel-plugin-lodash": "3.3.2",
"babel-plugin-styled-components": "1.4.0",
"babel-plugin-transform-flow-strip-types": "6.22.0",
"css-loader": "0.28.9",
"cssnano": "3.10.0",
"dotenv": "4.0.0",
"eslint": "4.15.0",
"eslint-config-airbnb": "15.1.0",
"eslint-plugin-flowtype": "2.41.0",
"eslint-plugin-import": "2.8.0",
"eslint-plugin-jsx-a11y": "5.1.1",
"eslint-plugin-react": "7.3.0",
"flow-bin": "^0.54.1",
"flow-typed": "^2.1.5",
"now-pipeline": "^1.8.0",
"postcss-loader": "^2.0.5",
"prettier-eslint": "^8.1.1",
"prettier-eslint-cli": "^4.3.2",
"raw-loader": "^0.5.1",
"style-loader": "^0.18.2",
"flow-bin": "0.54.1",
"flow-typed": "2.2.3",
"now-pipeline": "1.10.0",
"postcss-loader": "2.0.10",
"prettier-eslint": "8.8.0",
"prettier-eslint-cli": "4.7.0",
"raw-loader": "0.5.1",
"style-loader": "0.18.2",
"uglifyjs-webpack-plugin": "1.0.0-beta.2"
},
"engines": {
Expand Down
Loading

0 comments on commit 59e7f18

Please sign in to comment.