chore(deps): update dependency @textcomplete/textarea to v0.1.12
This commit is contained in:
parent
c8cd4057bc
commit
e97216518a
@ -81,7 +81,7 @@
|
||||
"@fortawesome/fontawesome-free": "5.15.4",
|
||||
"@istanbuljs/nyc-config-typescript": "1.0.2",
|
||||
"@textcomplete/core": "0.1.10",
|
||||
"@textcomplete/textarea": "0.1.10",
|
||||
"@textcomplete/textarea": "0.1.12",
|
||||
"@types/bcryptjs": "2.4.2",
|
||||
"@types/chai": "4.3.1",
|
||||
"@types/cheerio": "0.22.31",
|
||||
|
18
yarn.lock
18
yarn.lock
@ -1241,19 +1241,19 @@
|
||||
dependencies:
|
||||
eventemitter3 "^4.0.4"
|
||||
|
||||
"@textcomplete/textarea@0.1.10":
|
||||
version "0.1.10"
|
||||
resolved "https://registry.yarnpkg.com/@textcomplete/textarea/-/textarea-0.1.10.tgz#3c8872e11f90e09fb5fc7926335dc9b1f3def35b"
|
||||
integrity sha512-JDPApnDAkQ7mLd8ma/4lkaym8ge72XWpCvPAVMS7meGrn6+gfLtH92ENPy6EfODAbmDDFOaPLOEQAfV3uC2GEQ==
|
||||
"@textcomplete/textarea@0.1.12":
|
||||
version "0.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@textcomplete/textarea/-/textarea-0.1.12.tgz#7ff1a3a9c96677638e659bce8d02f80fd8c806d5"
|
||||
integrity sha512-E05H4wXr1Q50CrCFBAHewyZqvQEX681V5zleDw/31tr8vl5PDFl6TyFmS1W0jQjlrQfxa5uVvgHCx+gpfICBDQ==
|
||||
dependencies:
|
||||
"@textcomplete/utils" "^0.1.10"
|
||||
"@textcomplete/utils" "^0.1.11"
|
||||
textarea-caret "^3.1.0"
|
||||
undate "^0.3.0"
|
||||
|
||||
"@textcomplete/utils@^0.1.10":
|
||||
version "0.1.11"
|
||||
resolved "https://registry.yarnpkg.com/@textcomplete/utils/-/utils-0.1.11.tgz#9d3eae95016ae5f0a3e139b9729740ffd00fe11b"
|
||||
integrity sha512-YBHPopILJWF7sD/MUa79u7VqRuVif1hFhpOe64CLSgVmI1w0uQ2OQroqQXJWJkWuYaCemScGqYWuGD4IM4U/AQ==
|
||||
"@textcomplete/utils@^0.1.11":
|
||||
version "0.1.12"
|
||||
resolved "https://registry.yarnpkg.com/@textcomplete/utils/-/utils-0.1.12.tgz#04811b4f680708579d78c60a8546c81a16440120"
|
||||
integrity sha512-llHhD1FAVwFaaHzs7PU0BZYTpNLDzTccDWbw+5cj0TiB2NOXZGjPm6l7PJrJwN/yUuPDxOHip/3I+kF6OBkBAg==
|
||||
|
||||
"@tokenizer/token@^0.3.0":
|
||||
version "0.3.0"
|
||||
|
Loading…
Reference in New Issue
Block a user