mirror of
https://github.com/hedgedoc/hedgedoc.git
synced 2024-11-23 02:06:29 -05:00
Update dependency words-count to v2.0.2
Signed-off-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
2d622d85e5
commit
e120f21d4d
2 changed files with 5 additions and 5 deletions
|
@ -104,7 +104,7 @@
|
|||
"vega": "5.20.2",
|
||||
"vega-embed": "6.17.0",
|
||||
"vega-lite": "5.0.0",
|
||||
"words-count": "2.0.1"
|
||||
"words-count": "2.0.2"
|
||||
},
|
||||
"scripts": {
|
||||
"start": "cross-env PORT=3001 craco start",
|
||||
|
|
|
@ -14459,10 +14459,10 @@ word-wrap@^1.2.3, word-wrap@~1.2.3:
|
|||
resolved "https://registry.yarnpkg.com/word-wrap/-/word-wrap-1.2.3.tgz#610636f6b1f703891bd34771ccb17fb93b47079c"
|
||||
integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ==
|
||||
|
||||
words-count@2.0.1:
|
||||
version "2.0.1"
|
||||
resolved "https://registry.yarnpkg.com/words-count/-/words-count-2.0.1.tgz#2d41a9ed2fc72d2e7cd7c3b115e8db271ff15d16"
|
||||
integrity sha512-wJrIXIzhho7ixukCiVcyEtwOcisazyiBdzKhXE6IK7RgD8R2qq49XaescT6/puru/l2NvxST45rO7H8fS0r9/Q==
|
||||
words-count@2.0.2:
|
||||
version "2.0.2"
|
||||
resolved "https://registry.yarnpkg.com/words-count/-/words-count-2.0.2.tgz#e0ef43d507db225821bdadd8cc5075d704aea185"
|
||||
integrity sha512-u0LFfJPhnR0xXu/5WoqWIkgdGJst5GahS4lYy4G5TIX4JAQgeNKD33HpmMoxveVBWNS6W6YZV2OQjVIVLL4K7Q==
|
||||
|
||||
workbox-background-sync@^5.1.4:
|
||||
version "5.1.4"
|
||||
|
|
Loading…
Reference in a new issue