Skip to content

Commit

Permalink
Bump cspell from 5.3.3 to 5.3.7 (#10680)
Browse files Browse the repository at this point in the history
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.3.3 to 5.3.7.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/master/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v5.3.3...v5.3.7)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 9, 2021
1 parent 225b28b commit 5d49b7f
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -104,7 +104,7 @@
"babel-loader": "8.2.2",
"concurrently": "6.0.0",
"cross-env": "7.0.3",
"cspell": "5.3.3",
"cspell": "5.3.7",
"cssnano": "4.1.10",
"dotenv": "8.2.0",
"enzyme": "3.11.0",
Expand Down
82 changes: 41 additions & 41 deletions yarn.lock
Expand Up @@ -1062,10 +1062,10 @@
exec-sh "^0.3.2"
minimist "^1.2.0"

"@cspell/cspell-bundled-dicts@^5.3.2":
version "5.3.2"
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.2.tgz#8eb432626e8121c713f0fd6d0bbb7d8719a95de9"
integrity sha512-qyMLB4woWjs24LrH29jDsiFtunB0cN/1+jWHXh3srBRxexCUG8B7+Dh2cplEd/sm4QP1XPE1/C/YQok7aAbRUg==
"@cspell/cspell-bundled-dicts@^5.3.4":
version "5.3.4"
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.4.tgz#8fa6c783788fec59c042290b5fedce64cbca6d55"
integrity sha512-Gx3ceqTxocxhSF/jgb6GkAQMHiycO7+R9c9KXwgk+HYG7Qs6NWYc4bcChn07d19x8wuM4a++gA65FxUh7lC+Yg==
dependencies:
"@cspell/dict-ada" "^1.1.1"
"@cspell/dict-aws" "^1.0.13"
Expand Down Expand Up @@ -1096,16 +1096,16 @@
"@cspell/dict-php" "^1.0.23"
"@cspell/dict-powershell" "^1.0.14"
"@cspell/dict-python" "^1.0.33"
"@cspell/dict-ruby" "^1.0.12"
"@cspell/dict-ruby" "^1.0.13"
"@cspell/dict-rust" "^1.0.22"
"@cspell/dict-scala" "^1.0.21"
"@cspell/dict-software-terms" "^1.0.26"
"@cspell/dict-typescript" "^1.0.16"

"@cspell/cspell-types@^5.3.3":
version "5.3.3"
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.3.3.tgz#4478242903dcc3e5a2b05719891174a510ae2251"
integrity sha512-8GHeFkpsCmaUDqUK/TfI6zsfDgHBHP3by+hH8RwJCGe1nh/MQIZh8ExDoVtZp8T5VkPVV6j/sIFyGKd2EezziA==
"@cspell/cspell-types@^5.3.7":
version "5.3.7"
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-5.3.7.tgz#778042121e2b342693c22937e23072c0382c7351"
integrity sha512-3cJcxV8rJez2MLOGuCQEdMVzXUEzH6XsUr3EzO7IDCt6fK66YGTGFuDIHVya1H3xQ+EENv/o9mZh13LNBxikVg==

"@cspell/dict-ada@^1.1.1":
version "1.1.1"
Expand Down Expand Up @@ -1252,10 +1252,10 @@
resolved "https://registry.yarnpkg.com/@cspell/dict-python/-/dict-python-1.0.33.tgz#39ddf401f63ee9b0f95e606d70693e61976a073b"
integrity sha512-tRmE4TzHDFPs7sJ1a3XbfyFrvRHwefVz+z1wkm6tkXK9TPrCbIS+rV/T8xhj205q4lpZQ/TkNB3lT40eLB9O8A==

"@cspell/dict-ruby@^1.0.12":
version "1.0.12"
resolved "https://registry.yarnpkg.com/@cspell/dict-ruby/-/dict-ruby-1.0.12.tgz#85af4c0c7e0d03c39115d4a2d1944befe31e04f8"
integrity sha512-1qGZpVbfWfGLujKFyt2Nd9bc7rNXdkjYIRfpGmn/fwVDhWz/D4Q8GLMQPB2ixocSuF3pjfsRTh1D+rKK17WFjg==
"@cspell/dict-ruby@^1.0.13":
version "1.0.13"
resolved "https://registry.yarnpkg.com/@cspell/dict-ruby/-/dict-ruby-1.0.13.tgz#2cb63b575376de3bd85ec9b862bc31cdabb287b9"
integrity sha512-YeN1acY38dgMYlEJ6iWPH+8qXB6seLKHm9BszXxaKT/IzGA9Y9XUWPGobeJFD5E/tC6HjvcqRKxEs8vnvakoLQ==

"@cspell/dict-rust@^1.0.22":
version "1.0.22"
Expand Down Expand Up @@ -4636,59 +4636,59 @@ crypto-random-string@^2.0.0:
resolved "https://registry.yarnpkg.com/crypto-random-string/-/crypto-random-string-2.0.0.tgz#ef2a7a966ec11083388369baa02ebead229b30d5"
integrity sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==

cspell-glob@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.3.3.tgz#082352e4f448aca789024291ddfdb5e42985e057"
integrity sha512-IcC5oWfEaTYIfKeQusjr/hQoT35rMgEeFVihL5JY5ZM0YK25q59huIrrW188pWQExURCURFPGsewn+Y8vZfw2Q==
cspell-glob@^5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-5.3.7.tgz#0677b43f22c06921d24699529cfd70027b10433c"
integrity sha512-YoOiFEI0fhs2XU0F9Lrg5emKHR2tCrDabG/hVjhEDKYRSN9D7Zx+2hXKFmi0ssmW38XKIqpnmtW/dye1LHffjQ==
dependencies:
micromatch "^4.0.2"

cspell-io@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.3.3.tgz#599a2e2446a5e1ad6d758806f2b3b7b2eaa2ea47"
integrity sha512-iwcddK6sLW1bRxc2m0I+/yNG8dTfpPXxVVVK4wJptuG8Yah0PeAjzEy6LcOjTWggVrRYjRkXaceZg7mLHyf7cw==
cspell-io@^5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-5.3.7.tgz#07ad1e719b6f4f9274535502a425ba706b91cb60"
integrity sha512-uQZed/E+mBsAxH8rW9GqYL8IqaT1Ed4FJZnK4zjIWcY3KPpNnGAywY5XtvcfQSn59WIyjhztzle06z7wGHP8Jg==
dependencies:
iconv-lite "^0.6.2"
iterable-to-stream "^1.0.1"

cspell-lib@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.3.3.tgz#fb7734f1e8a5e459abcbd81ad2eed5d5da1c6393"
integrity sha512-Pota9y95TFpxHr6kW3KrcvokKFcBUEzKINVKFy8wDhvNRIyq6GdqbqWNbRIT8r+2iYr2JBmBzVKCrS1m53ks0g==
cspell-lib@^5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-5.3.7.tgz#ae1927b98449812cd90ada0cc18d172d86b38be6"
integrity sha512-jWHayjdQfpy4dhMAYfdyi33lW8X4ka/t7Bai9WNoRnhsNAzrAuMuo4FX6aiclGXpBLrnm2Por3foyPagcKd69Q==
dependencies:
"@cspell/cspell-bundled-dicts" "^5.3.2"
"@cspell/cspell-types" "^5.3.3"
"@cspell/cspell-bundled-dicts" "^5.3.4"
"@cspell/cspell-types" "^5.3.7"
comment-json "^4.1.0"
configstore "^5.0.1"
cosmiconfig "^7.0.0"
cspell-glob "^5.3.3"
cspell-io "^5.3.3"
cspell-trie-lib "^5.3.3"
cspell-glob "^5.3.7"
cspell-io "^5.3.7"
cspell-trie-lib "^5.3.7"
fs-extra "^9.1.0"
gensequence "^3.1.1"
resolve-from "^5.0.0"
resolve-global "^1.0.0"
vscode-uri "^3.0.2"

cspell-trie-lib@^5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.3.3.tgz#6615697071c608ee3158db8460f2d448ebac5d77"
integrity sha512-ga9z9UWS2msJ1pHELn7msef0D7rs6Jv6qF8ByfrhdpZaofk4Fb9CPlUviLpqm7quXpwqBMRUTWNIZmIJsCkGlQ==
cspell-trie-lib@^5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-5.3.7.tgz#8d13637e17e96fb5cf656baa57f67d8366830f75"
integrity sha512-gfm/EzYCgaCC8RvB1jAYxMDGqdmqupDALaEHExnOGJUe5ZUNEH8E7YWEsMemHOdjd9vgSFcGpecoFUFBfkKXXA==
dependencies:
fs-extra "^9.1.0"
gensequence "^3.1.1"

cspell@5.3.3:
version "5.3.3"
resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.3.3.tgz#0a9837e7608c2b4786b2f462852a58bdf891dfe2"
integrity sha512-UzMNBH11fXJDjzLA4zIdtqkCDezK8WwMYbJKFN23+WeH4Mwf2FN4GzzKGBtzZJuBYNwLWTM4kO5J5w3cK+clmQ==
cspell@5.3.7:
version "5.3.7"
resolved "https://registry.yarnpkg.com/cspell/-/cspell-5.3.7.tgz#00be25bc8bab89628021b49d1322033c4f00f720"
integrity sha512-KNs1i/4pBejBMu536atrVJFVdKg1nBF0BZy3GoVwIMCABxkx8KuGaE7uj2JUaHFjlp1s7ICw/p50eL/FL0HerA==
dependencies:
"@cspell/cspell-types" "^5.3.3"
"@cspell/cspell-types" "^5.3.7"
chalk "^4.1.0"
commander "^7.1.0"
comment-json "^4.1.0"
cspell-glob "^5.3.3"
cspell-lib "^5.3.3"
cspell-glob "^5.3.7"
cspell-lib "^5.3.7"
fs-extra "^9.1.0"
get-stdin "^8.0.0"
glob "^7.1.6"
Expand Down

0 comments on commit 5d49b7f

Please sign in to comment.