Skip to content

Commit abe55ee

Browse files
committed
Upgrade vue-template-compiler
1 parent 279bfba commit abe55ee

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

frontend/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,6 @@
3232
"eslint-plugin-vue": "^6.2.2",
3333
"sass": "^1.26.5",
3434
"sass-loader": "^8.0.2",
35-
"vue-template-compiler": "^2.5.21"
35+
"vue-template-compiler": "^2.6.11"
3636
}
3737
}

frontend/yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8259,7 +8259,7 @@ vue-style-loader@^4.1.0, vue-style-loader@^4.1.2:
82598259
hash-sum "^1.0.2"
82608260
loader-utils "^1.0.2"
82618261

8262-
vue-template-compiler@^2.5.21:
8262+
vue-template-compiler@^2.6.11:
82638263
version "2.6.11"
82648264
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
82658265
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==

0 commit comments

Comments
 (0)