mirror of
https://github.com/thelounge/thelounge
synced 2024-11-10 14:44:13 +00:00
Merge pull request #3621 from thelounge/renovate/textcomplete-0.x
Update dependency textcomplete to v0.18.1
This commit is contained in:
commit
0f90f6b7c2
2 changed files with 5 additions and 5 deletions
|
@ -109,7 +109,7 @@
|
|||
"socket.io-client": "2.3.0",
|
||||
"stylelint": "12.0.0",
|
||||
"stylelint-config-standard": "19.0.0",
|
||||
"textcomplete": "0.18.0",
|
||||
"textcomplete": "0.18.1",
|
||||
"undate": "0.3.0",
|
||||
"vue": "2.6.11",
|
||||
"vue-loader": "15.7.2",
|
||||
|
|
|
@ -8723,10 +8723,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.18.0:
|
||||
version "0.18.0"
|
||||
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.18.0.tgz#51d69d1c46215718fa207d305267d9a1e34aea2e"
|
||||
integrity sha512-PcWCO3juM3am0NaMI8x/jCL2c9GbcUjQASslERLtUVtiPUmPZZ2u4JTIA2pcLdfsGJ/vXp7garmtqCp/svj3ug==
|
||||
textcomplete@0.18.1:
|
||||
version "0.18.1"
|
||||
resolved "https://registry.yarnpkg.com/textcomplete/-/textcomplete-0.18.1.tgz#43a3eb545275b5f5714669220a4725b69f13b490"
|
||||
integrity sha512-ukWti83oL4rBAnj6HVwl76mhKRScAvjJps90EeT5qVYm6dwwa0XCytLCfSGQOYbj4CyjgN//oIfq+Gnb29KCPg==
|
||||
dependencies:
|
||||
eventemitter3 "^2.0.3"
|
||||
textarea-caret "^3.0.1"
|
||||
|
|
Loading…
Reference in a new issue