Merge pull request #2320 from thelounge/greenkeeper/textcomplete-0.17.1

Update textcomplete to the latest version 🚀
This commit is contained in:
Pavel Djundik 2018-03-31 20:53:52 +03:00 committed by GitHub
commit e94301b122
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.1.0",
"stylelint": "9.1.3",
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.0",
"textcomplete": "0.17.1",
"undate": "0.2.4",
"webpack": "3.11.0",
"webpack-dev-server": "2.11.1"

View File

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