Skip to content

Commit

Permalink
fix(package): bump all outdated packages
Browse files Browse the repository at this point in the history
chore(package): update rollup to version 0.54.0

chore(package): update semantic-release to version 12.2.2

chore(package): update @commitlint/cli to version 6.0.2

chore: pin eslint-plugin-prettier to 2.4.0
  • Loading branch information
greenkeeper[bot] authored and julon committed Jan 17, 2018
1 parent 234cf8f commit 9c44df7
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"coveralls": "cat ./coverage/lcov.info | ./node_modules/coveralls/bin/coveralls.js"
},
"devDependencies": {
"@commitlint/cli": "^5.2.8",
"@commitlint/cli": "^6.0.2",
"@commitlint/config-conventional": "^5.2.3",
"@semantic-release/changelog": "^1.0.0",
"@semantic-release/git": "^2.0.1",
Expand All @@ -71,7 +71,7 @@
"eslint-plugin-html": "^4.0.1",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-jest": "^21.5.0",
"eslint-plugin-prettier": "^2.4.0",
"eslint-plugin-prettier": "2.4.0",
"eslint-plugin-vue": "^4.0.1",
"husky": "^0.14.3",
"jest": "^22.0.4",
Expand All @@ -80,7 +80,7 @@
"jest-vue-preprocessor": "^1.3.1",
"lint-staged": "^6.0.0",
"prettier": "^1.9.2",
"rollup": "^0.53.3",
"rollup": "^0.54.0",
"rollup-plugin-babel": "^3.0.3",
"rollup-plugin-commonjs": "^8.2.6",
"rollup-plugin-filesize": "^1.5.0",
Expand All @@ -90,7 +90,7 @@
"rollup-plugin-replace": "^2.0.0",
"rollup-plugin-uglify": "^2.0.1",
"rollup-plugin-vue": "^3.0.0",
"semantic-release": "^11.0.2",
"semantic-release": "^12.2.2",
"stylus": "^0.54.5",
"stylus-loader": "^3.0.1",
"uglify-es": "^3.3.4",
Expand Down

0 comments on commit 9c44df7

Please sign in to comment.