Skip to content

Commit

Permalink
Bump vue-loader from 15.9.7 to 15.11.1
Browse files Browse the repository at this point in the history
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.7 to 15.11.1.
- [Release notes](https://github.com/vuejs/vue-loader/releases)
- [Changelog](https://github.com/vuejs/vue-loader/blob/main/CHANGELOG.md)
- [Commits](vuejs/vue-loader@v15.9.7...v15.11.1)

---
updated-dependencies:
- dependency-name: vue-loader
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 28, 2023
1 parent 015bda2 commit 7e63d9a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"sass-loader": "^10.1.1",
"style-loader": "^2.0.0",
"vue": "^2.7.15",
"vue-loader": "^15.9.7",
"vue-loader": "^15.11.1",
"vue-notification": "^1.3.20",
"vue-template-compiler": "^2.7.15",
"vue2-datatable-component": "https://github.com/Gomasy/vue2-datatable.git",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5354,9 +5354,9 @@ vue-hot-reload-api@^2.3.0:
version "2.3.4"
resolved "https://registry.yarnpkg.com/vue-hot-reload-api/-/vue-hot-reload-api-2.3.4.tgz#532955cc1eb208a3d990b3a9f9a70574657e08f2"

vue-loader@^15.9.7:
version "15.9.7"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.9.7.tgz#15b05775c3e0c38407679393c2ce6df673b01044"
vue-loader@^15.11.1:
version "15.11.1"
resolved "https://registry.yarnpkg.com/vue-loader/-/vue-loader-15.11.1.tgz#dee91169211276ed43c5715caef88a56b1f497b0"
dependencies:
"@vue/component-compiler-utils" "^3.1.0"
hash-sum "^1.0.2"
Expand Down

0 comments on commit 7e63d9a

Please sign in to comment.