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/core) and [vue-template-compiler](https://github.com/vuejs/vue). These dependencies needed to be updated together.

Updates `vue` from 2.6.14 to 2.7.10
- [Release notes](https://github.com/vuejs/core/releases)
- [Changelog](https://github.com/vuejs/core/blob/main/CHANGELOG.md)
- [Commits](https://github.com/vuejs/core/commits)

Updates `vue-template-compiler` from 2.6.14 to 2.7.10
- [Release notes](https://github.com/vuejs/vue/releases)
- [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue@v2.6.14...v2.7.10)

---
updated-dependencies:
- dependency-name: vue
  dependency-type: direct:production
  update-type: version-update:semver-minor
- dependency-name: vue-template-compiler
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 26, 2022
1 parent 3f78f60 commit d9bb85a
Show file tree
Hide file tree
Showing 2 changed files with 81 additions and 36 deletions.
113 changes: 79 additions & 34 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 @@ -51,10 +51,10 @@
"path-posix": "^1.0.0",
"qs": "^6.11.0",
"url-parse": "^1.5.10",
"vue": "^2.6.14",
"vue": "^2.7.10",
"vue-material-design-icons": "^5.0.0",
"vue-router": "^3.5.3",
"vue-template-compiler": "^2.6.14",
"vue-template-compiler": "^2.7.10",
"vue-virtual-grid": "^2.5.0",
"vuex": "^3.6.2",
"vuex-router-sync": "^5.0.0",
Expand Down

0 comments on commit d9bb85a

Please sign in to comment.