Skip to content

Commit

Permalink
chore(deps): bump vue-template-compiler from 2.6.11 to 2.6.12 (#1945)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] committed Aug 26, 2020
1 parent 9f2d391 commit 415b5b7
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions packages/graphql-tag-pluck/package.json
Expand Up @@ -21,11 +21,11 @@
"@graphql-tools/utils": "6.0.18"
},
"optionalDependencies": {
"vue-template-compiler": "^2.6.11"
"vue-template-compiler": "^2.6.12"
},
"devDependencies": {
"@types/babel__traverse": "7.0.13",
"vue-template-compiler": "2.6.11"
"vue-template-compiler": "2.6.12"
},
"publishConfig": {
"access": "public",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -13785,10 +13785,10 @@ vm-browserify@^1.0.1:
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==

vue-template-compiler@^2.6.11:
version "2.6.11"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.11.tgz#c04704ef8f498b153130018993e56309d4698080"
integrity sha512-KIq15bvQDrcCjpGjrAhx4mUlyyHfdmTaoNfeoATHLAiWB+MU3cx4lOzMwrnUh9cCxy0Lt1T11hAFY6TQgroUAA==
vue-template-compiler@^2.6.12:
version "2.6.12"
resolved "https://registry.yarnpkg.com/vue-template-compiler/-/vue-template-compiler-2.6.12.tgz#947ed7196744c8a5285ebe1233fe960437fcc57e"
integrity sha512-OzzZ52zS41YUbkCBfdXShQTe69j1gQDZ9HIX8miuC9C3rBCk9wIRjLiZZLrmX9V+Ftq/YEyv1JaVr5Y/hNtByg==
dependencies:
de-indent "^1.0.2"
he "^1.1.0"
Expand Down

0 comments on commit 415b5b7

Please sign in to comment.