Skip to content

Commit

Permalink
chore(deps): update dependency @textcomplete/core to v0.1.11 (#4555)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed May 1, 2022
1 parent 9dbb6e5 commit 99c48db
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -75,7 +75,7 @@
"@babel/core": "7.17.9",
"@babel/preset-env": "7.16.11",
"@fortawesome/fontawesome-free": "5.15.4",
"@textcomplete/core": "0.1.10",
"@textcomplete/core": "0.1.11",
"@textcomplete/textarea": "0.1.10",
"@vue/server-test-utils": "1.3.0",
"@vue/test-utils": "1.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1109,10 +1109,10 @@
dependencies:
defer-to-connect "^2.0.0"

"@textcomplete/core@0.1.10":
version "0.1.10"
resolved "https://registry.yarnpkg.com/@textcomplete/core/-/core-0.1.10.tgz#80211c20f28a378cc9ee8b6633ddf2034785d8c3"
integrity sha512-+T7dOElhJivE7+V0JUeDK5TdHUU8Sbuhvnp8VmtHimLaTruv5FJS1dgSjAqGlRcMw9AX459JY9JCbkX9ezGh2g==
"@textcomplete/core@0.1.11":
version "0.1.11"
resolved "https://registry.yarnpkg.com/@textcomplete/core/-/core-0.1.11.tgz#93d0a76cbb205567e70da5a29331ad5e7b108c4c"
integrity sha512-zNp6oWpy1fw+/ayviQxKhRLv8FuCgyTfZlFHTavtgr5tDz13mD2lbHYKPpYdftAKfu5oMeImpbmyuYwXV4uq/A==
dependencies:
eventemitter3 "^4.0.4"

Expand Down

0 comments on commit 99c48db

Please sign in to comment.