Merge pull request #2131 from thelounge/greenkeeper/textcomplete-0.16.1

Update textcomplete to the latest version 🚀
This commit is contained in:
Pavel Djundik 2018-02-28 10:15:32 +02:00 committed by GitHub
commit f282a973f8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -89,7 +89,7 @@
"socket.io-client": "2.0.4",
"stylelint": "9.1.1",
"stylelint-config-standard": "18.1.0",
"textcomplete": "0.16.0",
"textcomplete": "0.16.1",
"webpack": "3.11.0",
"webpack-dev-server": "2.11.1"
}

View file

@ -6624,9 +6624,9 @@ textarea-caret@^3.0.1:
version "3.1.0"
resolved "https://registry.yarnpkg.com/textarea-caret/-/textarea-caret-3.1.0.tgz#5d5a35bb035fd06b2ff0e25d5359e97f2655087f"
textcomplete@0.16.0:
version "0.16.0"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.16.0.tgz#7b49208080953eea58f7c835749bcc59dc61aecb"
textcomplete@0.16.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.16.1.tgz#d2bc18fff8131da8e045c914c61851398dd22040"
dependencies:
eventemitter3 "^2.0.3"
textarea-caret "^3.0.1"