Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
fix(deps): update all non-major dependencies
  • Loading branch information
renovate-bot committed Nov 14, 2018
commit 3e0056e2b8cf058a79c879db31f2bce7b534ed7c
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
},
"dependencies": {
"@fullhuman/postcss-purgecss": "^1.1.0",
"consola": "^1.4.4",
"consola": "^1.4.5",
"glob-all": "^3.1.0",
"purgecss": "^1.1.0",
"purgecss-webpack-plugin": "^1.3.1"
Expand All @@ -66,19 +66,19 @@
"@nuxtjs/eslint-config": "^0.0.1",
"babel-eslint": "^10.0.1",
"codecov": "^3.1.0",
"eslint": "^5.8.0",
"eslint": "^5.9.0",
"eslint-config-standard": "^12.0.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^22.0.0",
"eslint-plugin-node": "^8.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-vue": "^5.0.0-beta.3",
"eslint-plugin-vue": "^5.0.0-beta.4",
"get-port": "^4.0.0",
"husky": "^1.1.2",
"husky": "^1.1.4",
"jest": "^23.6.0",
"jsdom": "^13.0.0",
"nuxt-edge": "^2.3.0-25680860",
"nuxt-edge": "^2.3.0-25703792.bfb6d6a",
"standard-version": "^4.4.0"
},
"husky": {
Expand Down
Loading