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 Dec 15, 2019
1 parent d767e46 commit bb255c9
Show file tree
Hide file tree
Showing 2 changed files with 241 additions and 147 deletions.
26 changes: 13 additions & 13 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,26 +11,26 @@
"dependencies": {
"animejs": "3.1.0",
"axios": "0.19.0",
"core-js": "3.2.1",
"core-js": "3.5.0",
"imagesloaded": "4.1.4",
"vue": "2.6.10",
"vuex": "3.1.1"
"vue": "2.6.11",
"vuex": "3.1.2"
},
"devDependencies": {
"@vue/cli-plugin-babel": "3.11.0",
"@vue/cli-plugin-eslint": "3.11.0",
"@vue/cli-service": "3.11.0",
"@vue/cli-plugin-babel": "3.12.1",
"@vue/cli-plugin-eslint": "3.12.1",
"@vue/cli-service": "3.12.1",
"@vue/eslint-config-airbnb": "4.0.1",
"babel-eslint": "10.0.3",
"commander": "3.0.0",
"consola": "2.10.1",
"eslint": "6.2.2",
"commander": "3.0.2",
"consola": "2.11.0",
"eslint": "6.7.2",
"eslint-plugin-vue": "5.2.3",
"lint-staged": "9.2.5",
"sass": "1.22.10",
"lint-staged": "9.5.0",
"sass": "1.23.7",
"sass-loader": "7.3.1",
"shipit-deploy": "5.0.0",
"vue-template-compiler": "2.6.10"
"shipit-deploy": "5.1.0",
"vue-template-compiler": "2.6.11"
},
"gitHooks": {
"pre-commit": "lint-staged"
Expand Down
Loading

0 comments on commit bb255c9

Please sign in to comment.