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 Nov 28, 2020
1 parent a98530c commit 64a547c
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,16 +9,16 @@
},
"dependencies": {
"js-cropper": "1.0.1",
"vue": "2.6.11"
"vue": "2.6.12"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.4.6",
"@vue/cli-plugin-eslint": "4.4.6",
"@vue/cli-service": "4.4.6",
"@vue/cli-plugin-babel": "4.5.9",
"@vue/cli-plugin-eslint": "4.5.9",
"@vue/cli-service": "4.5.9",
"babel-eslint": "10.1.0",
"eslint": "7.5.0",
"eslint-plugin-vue": "6.2.2",
"vue-template-compiler": "2.6.11"
"vue-template-compiler": "2.6.12"
},
"eslintConfig": {
"root": true,
Expand Down

0 comments on commit 64a547c

Please sign in to comment.