Merge pull request #2283 from thelounge/greenkeeper/textcomplete-0.17.0

Update textcomplete to the latest version 🚀
This commit is contained in:
Pavel Djundik 2018-03-23 12:05:52 +03:00 committed by GitHub
commit 18c82f2d06
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -92,7 +92,7 @@
"socket.io-client": "2.0.4",
"stylelint": "9.1.3",
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.16.1",
"textcomplete": "0.17.0",
"undate": "0.2.4",
"webpack": "3.11.0",
"webpack-dev-server": "2.11.1"

View file

@ -6750,9 +6750,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.1:
version "0.16.1"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.16.1.tgz#d2bc18fff8131da8e045c914c61851398dd22040"
textcomplete@0.17.0:
version "0.17.0"
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.17.0.tgz#952b8fc605f5eaa46da61dc302e561196aec67cf"
dependencies:
eventemitter3 "^2.0.3"
textarea-caret "^3.0.1"