Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#131)
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 Jul 29, 2020
1 parent 95527a9 commit 3a35f0d
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 200 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,29 +25,29 @@
"dependencies": {
"consola": "^2.14.0",
"fs-extra": "^9.0.1",
"tailwindcss": "^1.5.1"
"tailwindcss": "^1.6.0"
},
"devDependencies": {
"@babel/core": "^7.10.5",
"@babel/preset-env": "^7.10.4",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"@nuxtjs/eslint-config": "^3.0.0",
"@nuxtjs/eslint-config": "^3.1.0",
"@nuxtjs/module-test-utils": "^1.6.3",
"babel-eslint": "^10.1.0",
"babel-jest": "^25.5.1",
"codecov": "^3.7.1",
"codecov": "^3.7.2",
"eslint": "^7.5.0",
"eslint-config-standard": "^14.1.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jest": "^23.18.0",
"eslint-plugin-jest": "^23.19.0",
"eslint-plugin-node": "^11.1.0",
"eslint-plugin-promise": "latest",
"eslint-plugin-standard": "^4.0.1",
"eslint-plugin-vue": "^6.2.2",
"husky": "^4.2.5",
"jest": "^25.5.4",
"nuxt": "^2.13.3",
"nuxt": "^2.14.0",
"request": "^2.88.2",
"standard-version": "^7.1.0"
}
Expand Down
Loading

0 comments on commit 3a35f0d

Please sign in to comment.