Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#415)
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 Jun 13, 2021
1 parent d75b2be commit 350de6a
Show file tree
Hide file tree
Showing 2 changed files with 153 additions and 110 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,10 @@
],
"dependencies": {
"deepmerge": "^4.2.2",
"sass": "~1.32.13",
"sass-loader": "^10.1.1",
"vuetify": "^2.4.2",
"vuetify-loader": "^1.6.0"
"sass": "~1.34.1",
"sass-loader": "^10.2.0",
"vuetify": "^2.5.3",
"vuetify-loader": "^1.7.2"
},
"devDependencies": {
"@commitlint/cli": "^8.3.5",
Expand All @@ -43,13 +43,13 @@
"@nuxtjs/eslint-config-typescript": "^1.0.2",
"@types/jest": "^25.2.3",
"@types/sass": "^1.16.0",
"codecov": "^3.8.1",
"codecov": "^3.8.2",
"eslint": "^6.8.0",
"husky": "^4.3.8",
"jest": "^25.5.4",
"nuxt-edge": "2.11.1-26378723.c5d0067",
"nuxt-webfontloader": "^1.1.0",
"standard-version": "^9.1.0",
"standard-version": "^9.3.0",
"ts-jest": "^25.5.1",
"typescript": "~3.8"
}
Expand Down
Loading

0 comments on commit 350de6a

Please sign in to comment.