Bump vue-svg-inline-loader from 1.2.18 to 1.3.0 in /js

Bumps [vue-svg-inline-loader](https://github.com/oliverfindl/vue-svg-inline-loader) from 1.2.18 to 1.3.0.
- [Release notes](https://github.com/oliverfindl/vue-svg-inline-loader/releases)
- [Commits](https://github.com/oliverfindl/vue-svg-inline-loader/compare/v1.2.18...v1.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2019-09-24 05:10:25 +00:00
committed by GitHub
parent 0e05d1f144
commit 245111bfb8
2 changed files with 15 additions and 15 deletions

View File

@@ -63,7 +63,7 @@
"typescript": "^3.6.3",
"vue-cli-plugin-webpack-bundle-analyzer": "^1.3.0",
"vue-i18n-extract": "^1.0.2",
"vue-svg-inline-loader": "^1.2.15",
"vue-svg-inline-loader": "^1.3.0",
"vue-template-compiler": "^2.6.10",
"webpack": "^4.40.2"
},