Skip to content
This repository was archived by the owner on May 6, 2025. It is now read-only.

Commit bc518a0

Browse files
dependabot[bot]hacdias
authored andcommitted
chore(deps): bump vue and vue-template-compiler (#72)
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.5.21 to 2.5.22 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.5.21...v2.5.22) Updates `vue-template-compiler` from 2.5.21 to 2.5.22 - [Release notes](https://github.com/vuejs/vue/releases) - [Commits](vuejs/vue@v2.5.21...v2.5.22) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2ed87fe commit bc518a0

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"moment": "^2.23.0",
1818
"normalize.css": "^8.0.1",
1919
"noty": "^3.2.0-beta",
20-
"vue": "^2.5.21",
20+
"vue": "^2.5.22",
2121
"vue-i18n": "^8.7.0",
2222
"vue-router": "^3.0.2",
2323
"vuex": "^3.0.1",
@@ -30,7 +30,7 @@
3030
"babel-eslint": "^10.0.1",
3131
"eslint": "^5.12.0",
3232
"eslint-plugin-vue": "^5.1.0",
33-
"vue-template-compiler": "^2.5.21"
33+
"vue-template-compiler": "^2.5.22"
3434
},
3535
"eslintConfig": {
3636
"root": true,

0 commit comments

Comments
 (0)