Skip to content
Snippets Groups Projects
Commit f5ef4070 authored by Stud.IP's avatar Stud.IP Committed by Jan-Hendrik Willms
Browse files

Bump vue-loader from 15.10.1 to 15.10.2, re #3315

Merge request studip/studip!2253
parent 75c06fc2
No related branches found
No related tags found
No related merge requests found
...@@ -16405,9 +16405,9 @@ ...@@ -16405,9 +16405,9 @@
"dev": true "dev": true
}, },
"node_modules/vue-loader": { "node_modules/vue-loader": {
"version": "15.10.1", "version": "15.10.2",
"resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.10.1.tgz", "resolved": "https://registry.npmjs.org/vue-loader/-/vue-loader-15.10.2.tgz",
"integrity": "sha512-SaPHK1A01VrNthlix6h1hq4uJu7S/z0kdLUb6klubo738NeQoLbS6V9/d8Pv19tU0XdQKju3D1HSKuI8wJ5wMA==", "integrity": "sha512-ndeSe/8KQc/nlA7TJ+OBhv2qalmj1s+uBs7yHDRFaAXscFTApBzY9F1jES3bautmgWjDlDct0fw8rPuySDLwxw==",
"dev": true, "dev": true,
"dependencies": { "dependencies": {
"@vue/component-compiler-utils": "^3.1.0", "@vue/component-compiler-utils": "^3.1.0",
...@@ -16424,6 +16424,9 @@ ...@@ -16424,6 +16424,9 @@
"cache-loader": { "cache-loader": {
"optional": true "optional": true
}, },
"prettier": {
"optional": true
},
"vue-template-compiler": { "vue-template-compiler": {
"optional": true "optional": true
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment