Skip to content

Commit

Permalink
Bump vue-template-compiler
Browse files Browse the repository at this point in the history
Bumps the npm_and_yarn group with 1 update in the /resources/server/src/landingpage directory: [vue-template-compiler](https://github.com/vuejs/vue).


Updates `vue-template-compiler` from 2.7.14 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.14...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]>
  • Loading branch information
dependabot[bot] authored and nyalldawson committed Jul 23, 2024
1 parent 623ceab commit a69a8b6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion resources/server/src/landingpage/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"sass": "~1.56.1",
"sass-loader": "^13.2.0",
"vue-cli-plugin-vuetify": "~2.5.8",
"vue-template-compiler": "^2.7.14",
"vue-template-compiler": "^2.7.16",
"vuetify-loader": "^1.9.2",
"webpack-license-plugin": "^4.2.2"
},
Expand Down
8 changes: 4 additions & 4 deletions resources/server/src/landingpage/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8596,10 +8596,10 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.3:
hash-sum "^1.0.2"
loader-utils "^1.0.2"

vue-template-compiler@^2.7.14:
version "2.7.14"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.14.tgz#4545b7dfb88090744c1577ae5ac3f964e61634b1"
integrity sha512-zyA5Y3ArvVG0NacJDkkzJuPQDF8RFeRlzV2vLeSnhSpieO6LK2OVbdLPi5MPPs09Ii+gMO8nY4S3iKQxBxDmWQ==
vue-template-compiler@^2.7.16:
version "2.7.16"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.7.16.tgz#c81b2d47753264c77ac03b9966a46637482bb03b"
integrity sha512-AYbUWAJHLGGQM7+cNTELw+KsOG9nl2CnSv467WobS5Cv9uk3wFcnr1Etsz2sEIHEZvw1U+o9mRlEO6QbZvUPGQ==
dependencies:
de-indent "^1.0.2"
he "^1.2.0"
Expand Down

0 comments on commit a69a8b6

Please sign in to comment.