Skip to content

Commit

Permalink
Bump vue and vue-template-compiler
Browse files Browse the repository at this point in the history
Bumps [vue](https://github.com/vuejs/vue) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.11 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.11...v2.6.14)

Updates `vue-template-compiler` from 2.6.11 to 2.6.14
- [Release notes](https://github.com/vuejs/vue/releases)
- [Commits](vuejs/vue@v2.6.11...v2.6.14)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Jun 7, 2021
1 parent 05208c4 commit f99c5d3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"pem-jwk": "^2.0.0",
"register-service-worker": "^1.6.2",
"ts-json-validator": "git+https://github.com/nwtgck/ts-json-validator.git#v0.1.2",
"vue": "^2.6.11",
"vue": "^2.6.14",
"vue-class-component": "^7.2.2",
"vue-property-decorator": "^8.4.0",
"vue2-timeago": "^1.2.6",
Expand All @@ -37,7 +37,7 @@
"@vue/cli-service": "^4.1.2",
"material-design-icons-iconfont": "^5.0.1",
"typescript": "^3.7.5",
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.14"
},
"repository": {
"type": "git",
Expand Down

1 comment on commit f99c5d3

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.