Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 27, 2019
1 parent 15be0ab commit 670ed2c
Show file tree
Hide file tree
Showing 2 changed files with 165 additions and 201 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@
"author": "Alexander Lichter <[email protected]>",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^7.2.1",
"@commitlint/config-conventional": "^7.3.0",
"@commitlint/travis-cli": "^7.2.1",
"@commitlint/cli": "^7.4.0",
"@commitlint/config-conventional": "^7.3.1",
"@commitlint/travis-cli": "^7.4.0",
"babel-core": "^6.26.3",
"babel-eslint": "^10.0.1",
"babel-jest": "^23.6.0",
Expand All @@ -60,12 +60,12 @@
"chalk": "^2.4.2",
"codecov": "^3.1.0",
"cross-spawn": "^6.0.5",
"eslint": "^5.12.0",
"eslint": "^5.12.1",
"eslint-config-standard": "^11.0.0",
"eslint-friendly-formatter": "^4.0.1",
"eslint-loader": "^2.1.1",
"eslint-plugin-html": "^5.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-import": "^2.15.0",
"eslint-plugin-jest": "^22.1.3",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-promise": "^4.0.1",
Expand All @@ -75,11 +75,11 @@
"jest-each": "^23.6.0",
"jest-environment-node": "^23.4.0",
"regenerator-runtime": "^0.13.1",
"rollup": "^1.1.0",
"rollup-plugin-babel": "^4.3.0",
"rollup": "^1.1.2",
"rollup-plugin-babel": "^4.3.2",
"rollup-plugin-commonjs": "^9.2.0",
"rollup-plugin-node-resolve": "^4.0.0",
"rollup-plugin-uglify": "^6.0.1"
"rollup-plugin-uglify": "^6.0.2"
},
"jest": {
"moduleDirectories": [
Expand Down
Loading

0 comments on commit 670ed2c

Please sign in to comment.