Update dependency textcomplete to v0.18.0

This commit is contained in:
Renovate Bot 2019-08-06 04:12:54 +00:00
parent 1f27c4fad4
commit 8b904fa136
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 5 additions and 5 deletions

View file

@ -110,7 +110,7 @@
"socket.io-client": "2.2.0",
"stylelint": "10.1.0",
"stylelint-config-standard": "18.3.0",
"textcomplete": "0.17.1",
"textcomplete": "0.18.0",
"undate": "0.3.0",
"vue": "2.6.10",
"vue-loader": "15.7.1",

View file

@ -8313,10 +8313,10 @@ textarea-caret@^3.0.1:
resolved "https://registry.yarnpkg.com/textarea-caret/-/textarea-caret-3.1.0.tgz#5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
integrity sha512-cXAvzO9pP5CGa6NKx0WYHl+8CHKZs8byMkt3PCJBCmq2a34YA9pO1NrQET5pzeqnBjBdToF5No4rrmkDUgQC2Q==
textcomplete@0.17.1:
version "0.17.1"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.17.1.tgz#7f72626a6783c29e62297740f21d762c665fbd49"
integrity sha512-vxHXk8h/pPh5GW5L872H7Ui/uxhoLn5fh9FNYrOW9sNpRVuLs53QiTTLDwfEjK6lOuUb7AA26DsRPhwBl1QFiA==
textcomplete@0.18.0:
version "0.18.0"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.18.0.tgz#51d69d1c46215718fa207d305267d9a1e34aea2e"
integrity sha512-PcWCO3juM3am0NaMI8x/jCL2c9GbcUjQASslERLtUVtiPUmPZZ2u4JTIA2pcLdfsGJ/vXp7garmtqCp/svj3ug==
dependencies:
eventemitter3 "^2.0.3"
textarea-caret "^3.0.1"