Skip to content

Commit

Permalink
chore(deps): update minor and patch (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and ricsv committed Mar 4, 2019
1 parent 343b7f6 commit 01c7db1
Show file tree
Hide file tree
Showing 2 changed files with 378 additions and 308 deletions.
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,28 +26,28 @@
"devDependencies": {
"@after-work.js/aw": "5.1.3",
"@babel/cli": "7.2.3",
"@babel/core": "7.2.2",
"@babel/preset-env": "7.3.1",
"autoprefixer": "9.4.7",
"@babel/core": "7.3.4",
"@babel/preset-env": "7.3.4",
"autoprefixer": "9.4.9",
"babel-loader": "8.0.5",
"babel-plugin-istanbul": "5.1.0",
"babel-plugin-istanbul": "5.1.1",
"browser-sync": "2.26.3",
"copy-webpack-plugin": "5.0.0",
"css-loader": "1.0.1",
"eslint": "5.12.1",
"eslint": "5.15.0",
"eslint-config-airbnb": "17.1.0",
"eslint-plugin-import": "2.15.0",
"eslint-plugin-protractor": "1.41.0",
"eslint-plugin-import": "2.16.0",
"eslint-plugin-protractor": "1.41.1",
"eslint-plugin-react": "7.12.4",
"glob": "7.1.3",
"handlebars": "4.0.12",
"handlebars": "4.1.0",
"less": "3.9.0",
"less-loader": "4.1.0",
"mini-css-extract-plugin": "0.5.0",
"postcss-loader": "3.0.0",
"protractor": "5.4.2",
"uglifyjs-webpack-plugin": "2.1.1",
"webpack": "4.29.0",
"webpack-cli": "3.2.1"
"uglifyjs-webpack-plugin": "2.1.2",
"webpack": "4.29.6",
"webpack-cli": "3.2.3"
}
}
Loading

0 comments on commit 01c7db1

Please sign in to comment.