Browse Source

Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/apps/accessibility/vue-template-compiler-2.5.21' into dependabot/npm_and_yarn/apps/accessibility/vue-2.5.21

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
tags/v16.0.0alpha1
Christoph Wurst 5 years ago
parent
commit
ab1f834244
No account linked to committer's email address

+ 2
- 2
apps/accessibility/js/accessibility.js
File diff suppressed because it is too large
View File


+ 1
- 1
apps/accessibility/js/accessibility.js.map
File diff suppressed because it is too large
View File


+ 3
- 3
apps/accessibility/package-lock.json View File

@@ -5647,9 +5647,9 @@
}
},
"vue-template-compiler": {
"version": "2.5.20",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.20.tgz",
"integrity": "sha512-aGJRLd1bJZi6oerGwCQVaDqvQ1T3dhCbNg9C2gNwzoKnyA3BmYfAWy8OQ3OhOebTri8o4YcLeXfwOOxtOKFfmA==",
"version": "2.5.21",
"resolved": "https://registry.npmjs.org/vue-template-compiler/-/vue-template-compiler-2.5.21.tgz",
"integrity": "sha512-Vmk5Cv7UcmI99B9nXJEkaK262IQNnHp5rJYo+EwYpe2epTAXqcVyExhV6pk8jTkxQK2vRc8v8KmZBAwdmUZvvw==",
"dev": true,
"requires": {
"de-indent": "^1.0.2",

+ 1
- 1
apps/accessibility/package.json View File

@@ -25,7 +25,7 @@
"css-loader": "^2.0.0",
"file-loader": "^1.1.11",
"vue-loader": "^15.4.2",
"vue-template-compiler": "^2.5.20",
"vue-template-compiler": "^2.5.21",
"webpack": "^4.27.1",
"webpack-cli": "^3.1.2",
"webpack-merge": "^4.1.5"

Loading…
Cancel
Save