Merge pull request #3353 from thelounge/renovate/textcomplete-0.x

Update dependency textcomplete to v0.18.0
This commit is contained in:
Pavel Djundik 2019-08-07 15:10:21 +03:00 committed by GitHub
commit d1e7392b97
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
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

@ -8318,10 +8318,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"