Skip to content

Commit 3dd66f8

Browse files
Bump vue & vue-template-compiler from 2.7.8 to 2.7.16 in the npm_and_yarn group across 1 directory (#27)
* Bump vue-template-compiler in the npm_and_yarn group across 1 directory Bumps the npm_and_yarn group with 1 update in the / directory: [vue-template-compiler](https://github.com/vuejs/vue). Updates `vue-template-compiler` from 2.7.8 to 2.7.16 - [Release notes](https://github.com/vuejs/vue/releases) - [Changelog](https://github.com/vuejs/vue/blob/main/CHANGELOG.md) - [Commits](vuejs/vue@v2.7.8...v2.7.16) --- updated-dependencies: - dependency-name: vue-template-compiler dependency-type: direct:development dependency-group: npm_and_yarn ... Signed-off-by: dependabot[bot] <[email protected]> * chore(deps): Update vue & vue-template-compiler to 2.7.16 --------- Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Drikus Roor <[email protected]>
1 parent d123389 commit 3dd66f8

File tree

2 files changed

+81
-57
lines changed

2 files changed

+81
-57
lines changed

package-lock.json

Lines changed: 79 additions & 55 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
@@ -36,7 +36,7 @@
3636
"dependencies": {
3737
"lodash": "^4.17.20",
3838
"resize-observer-polyfill": "^1.5.0",
39-
"vue": "^2.7.8"
39+
"vue": "^2.7.16"
4040
},
4141
"devDependencies": {
4242
"@vue/cli-plugin-babel": "^5.0.8",
@@ -61,7 +61,7 @@
6161
"vue-hljs": "^2.0.0",
6262
"vue-jest": "^3.0.7",
6363
"vue-router": "^3.0.1",
64-
"vue-template-compiler": "^2.7.8",
64+
"vue-template-compiler": "^2.7.16",
6565
"vuepress": "^1.9.7",
6666
"whatwg-fetch": "^2.0.4"
6767
},

0 commit comments

Comments
 (0)