Skip to content

Commit

Permalink
Update vue monorepo
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 10, 2020
1 parent bc683a0 commit 2520f7b
Show file tree
Hide file tree
Showing 2 changed files with 1,106 additions and 465 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,22 +14,22 @@
"core-js": "3.6.5",
"register-service-worker": "1.7.1",
"vue": "2.6.11",
"vue-class-component": "7.2.3",
"vue-class-component": "7.2.5",
"vue-property-decorator": "8.4.2",
"vuex": "3.4.0"
"vuex": "3.5.1"
},
"devDependencies": {
"@types/jest": "24.9.1",
"@typescript-eslint/eslint-plugin": "2.34.0",
"@typescript-eslint/parser": "2.34.0",
"@vue/cli-plugin-babel": "4.4.3",
"@vue/cli-plugin-e2e-cypress": "4.4.3",
"@vue/cli-plugin-eslint": "4.4.3",
"@vue/cli-plugin-pwa": "4.4.3",
"@vue/cli-plugin-typescript": "4.4.3",
"@vue/cli-plugin-unit-jest": "4.4.3",
"@vue/cli-plugin-vuex": "4.4.3",
"@vue/cli-service": "4.4.3",
"@vue/cli-plugin-babel": "4.5.2",
"@vue/cli-plugin-e2e-cypress": "4.5.2",
"@vue/cli-plugin-eslint": "4.5.2",
"@vue/cli-plugin-pwa": "4.5.2",
"@vue/cli-plugin-typescript": "4.5.2",
"@vue/cli-plugin-unit-jest": "4.5.2",
"@vue/cli-plugin-vuex": "4.5.2",
"@vue/cli-service": "4.5.2",
"@vue/eslint-config-prettier": "6.0.0",
"@vue/eslint-config-typescript": "5.0.2",
"@vue/test-utils": "1.0.3",
Expand Down
Loading

0 comments on commit 2520f7b

Please sign in to comment.