summaryrefslogtreecommitdiffstats
path: root/package-lock.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-12-17 18:50:29 +0000
committerGitHub <noreply@github.com>2020-12-17 18:50:29 +0000
commit5663fdc4289528406bb3a0a74b3bc5841f9cb007 (patch)
tree021fa10e251523a9189669737f4e44ab7f41fe6b /package-lock.json
parent0ba5c9cd3782acf2247e5b57ca82eae2fb68e42c (diff)
Bump vue-loader from 15.9.5 to 15.9.6
Bumps [vue-loader](https://github.com/vuejs/vue-loader) from 15.9.5 to 15.9.6. - [Release notes](https://github.com/vuejs/vue-loader/releases) - [Changelog](https://github.com/vuejs/vue-loader/blob/master/CHANGELOG.md) - [Commits](https://github.com/vuejs/vue-loader/compare/v15.9.5...v15.9.6) Signed-off-by: dependabot[bot] <support@github.com>
Diffstat (limited to 'package-lock.json')
-rw-r--r--package-lock.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package-lock.json b/package-lock.json
index c5e228c78..8602c1dad 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -21031,9 +21031,9 @@
}
},
"vue-loader": {
- "version": "15.9.5",
- "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.5.tgz",
- "integrity": "sha512-oeMOs2b5o5gRqkxfds10bCx6JeXYTwivRgbb8hzOrcThD2z1+GqEKE3EX9A2SGbsYDf4rXwRg6D5n1w0jO5SwA==",
+ "version": "15.9.6",
+ "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.9.6.tgz",
+ "integrity": "sha512-j0cqiLzwbeImIC6nVIby2o/ABAWhlppyL/m5oJ67R5MloP0hj/DtFgb0Zmq3J9CG7AJ+AXIvHVnJAPBvrLyuDg==",
"dev": true,
"requires": {
"@vue/component-compiler-utils": "^3.1.0",