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 Apr 26, 2021
1 parent b1b2b0a commit e3cf254
Show file tree
Hide file tree
Showing 2 changed files with 1,348 additions and 658 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -9,16 +9,16 @@
},
"dependencies": {
"core-js": "3.6.5",
"vue": "2.6.11"
"vue": "2.6.12"
},
"devDependencies": {
"@vue/cli-plugin-babel": "4.3.1",
"@vue/cli-plugin-eslint": "4.3.1",
"@vue/cli-service": "4.3.1",
"@vue/cli-plugin-babel": "4.5.12",
"@vue/cli-plugin-eslint": "4.5.12",
"@vue/cli-service": "4.5.12",
"babel-eslint": "10.1.0",
"eslint": "7.0.0",
"eslint-plugin-vue": "6.2.2",
"vue-template-compiler": "2.6.11"
"vue-template-compiler": "2.6.12"
},
"browserslist": [
"> 1%",
Expand Down

0 comments on commit e3cf254

Please sign in to comment.