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 Jan 15, 2022
1 parent 8b52b93 commit 525f215
Show file tree
Hide file tree
Showing 2 changed files with 638 additions and 428 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"deepmerge": "^4.2.2",
"sass": "~1.32.13",
"sass-loader": "^10.2.0",
"sass-loader": "^10.2.1",
"vuetify": "^2.6",
"vuetify-loader": "^1.7.3"
},
Expand All @@ -43,16 +43,16 @@
"@nuxt/typescript-build": "^2.1.0",
"@nuxt/typescript-runtime": "^2.1.0",
"@nuxtjs/eslint-config-typescript": "^7.0.2",
"@types/jest": "^27.0.3",
"@types/jest": "^27.4.0",
"@types/sass": "^1.43.1",
"codecov": "^3.8.2",
"eslint": "^8.3.0",
"eslint": "^8.6.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest": "^27.4.7",
"nuxt": "^2.15.8",
"nuxt-webfontloader": "^1.1.0",
"standard-version": "^9.3.2",
"ts-jest": "^27.0.7",
"ts-jest": "^27.1.3",
"typescript": "~4.0"
}
}
Loading

0 comments on commit 525f215

Please sign in to comment.