Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#45)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Feb 1, 2021
1 parent 5339f05 commit 7dd6d9e
Show file tree
Hide file tree
Showing 2 changed files with 2,240 additions and 1,447 deletions.
30 changes: 15 additions & 15 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,27 +21,27 @@
"lib"
],
"dependencies": {
"consola": "^2.9.0",
"figures": "^3.0.0",
"consola": "^2.15.0",
"figures": "^3.2.0",
"html-minifier": "^4.0.0"
},
"devDependencies": {
"@nuxtjs/eslint-config": "^1.0.1",
"babel-eslint": "^10.0.2",
"codecov": "3.5.0",
"eslint": "^6.1.0",
"@nuxtjs/eslint-config": "^1.1.2",
"babel-eslint": "^10.1.0",
"codecov": "3.8.1",
"eslint": "^6.8.0",
"eslint-config-standard": "^13.0.1",
"eslint-loader": "^2.2.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-jest": "^22.14.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-jest": "^22.21.0",
"eslint-plugin-node": "^9.2.0",
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-standard": "^4.1.0",
"eslint-plugin-vue": "^5.2.3",
"get-port": "^5.0.0",
"jest": "24.8.0",
"nuxt-edge": "^2.9.0-26074089.edf5e66e",
"request-promise-native": "^1.0.7",
"standard-version": "7.0.0"
"get-port": "^5.1.1",
"jest": "24.9.0",
"nuxt-edge": "^2.9.0-26104328.b22e0543",
"request-promise-native": "^1.0.9",
"standard-version": "7.1.0"
}
}
Loading

0 comments on commit 7dd6d9e

Please sign in to comment.