Skip to content

Commit

Permalink
build(deps-dev): bump @cspell/cspell-tools from 6.12.0 to 6.13.1 (#1543)
Browse files Browse the repository at this point in the history
Bumps [@cspell/cspell-tools](https://github.com/streetsidesoftware/cspell) from 6.12.0 to 6.13.1.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md)
- [Commits](streetsidesoftware/cspell@v6.12.0...v6.13.1)

---
updated-dependencies:
- dependency-name: "@cspell/cspell-tools"
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

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

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 Oct 29, 2022
1 parent 20738e5 commit 4efb47e
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
]
},
"devDependencies": {
"@cspell/cspell-tools": "6.12.0",
"@cspell/cspell-tools": "6.13.1",
"@lerna-lite/cli": "^1.12.0",
"@lerna-lite/run": "^1.12.0",
"conventional-changelog-conventionalcommits": "^5.0.0",
Expand Down
74 changes: 40 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -78,33 +78,39 @@
"@cspell/dict-typescript" "^2.0.2"
"@cspell/dict-vue" "^2.0.2"

"@cspell/cspell-pipe@6.13.1", "@cspell/cspell-pipe@^6.12.0":
version "6.13.1"
resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.13.1.tgz#becff4b6274e13ac5520ca2e95b0fbc32033a63b"
integrity sha512-rQyPQCTkZLKyfxbzpiuhGfWMICsyV+0e6JvtXlgNHNXOk7jTiuXJPY7xho/DOT3I7V92/UFdzDqU6BHKL2wcmA==

"@cspell/cspell-pipe@^5.21.2":
version "5.21.2"
resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.21.2.tgz#7adfbc66426ee28549fd72a39deec7b98a76b320"
integrity sha512-MN1SXeqqurWYNknbUMPHRFyTvURbO53/1Aw3zEoCeVUSiGbD5rrb1N+t0YDbOphWrkkrJAZk82/2ZBJ2USE/vg==

"@cspell/cspell-pipe@^6.12.0":
version "6.12.0"
resolved "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.12.0.tgz#838620484f7105dc8ae96ad4cd59cb7c508a6260"
integrity sha512-Nkm+tIJ5k+jZPovZCdmZhrWrwRFwnDq+7yCxhov0C7UX3hsSNtTJIpFuaCNEQJ+Whpvxdh1YKflvHiHYygEgTg==

"@cspell/cspell-service-bus@^6.12.0":
version "6.12.0"
resolved "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.12.0.tgz#f6121c5461d5f8ed00501496a59d3957d7a36108"
integrity sha512-GgvciSeMUekl8z8vP8//cs5/qRQJSLz9IVREf6fxQW4upjw6zXZ1KonwPqOF5uLocIMAr8eCdrJzHKuKvigJIA==

"@cspell/cspell-tools@6.12.0":
version "6.12.0"
resolved "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-6.12.0.tgz#479ead6d1f7e1882227caa431234a01404f10d4c"
integrity sha512-qJjFRRZT+fUhB5jI79202Xg6JLjVipZDZDYt2Ha+xXCPCPN06MgpMT9DWj6mRtl6ajNEUEV2c4xtSKbAQ9AKGA==
"@cspell/cspell-tools@6.13.1":
version "6.13.1"
resolved "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-6.13.1.tgz#a2a69d6bd40a05806dcfef85306589ec64c27494"
integrity sha512-uPDAJu5++xl2pRvMy/JVpeO4n9FUMXV76+6dy/aYaY2JzVcx0khly0fklOg0cMb0Ca04Tix9cHKOj32xuCiNAA==
dependencies:
commander "^9.4.0"
cspell-io "^6.12.0"
cspell-trie-lib "^6.12.0"
"@cspell/cspell-pipe" "6.13.1"
commander "^9.4.1"
cosmiconfig "^7.0.1"
cspell-trie-lib "6.13.1"
fs-extra "^10.1.0"
gensequence "^4.0.2"
glob "^8.0.3"
hunspell-reader "^6.12.0"
hunspell-reader "6.13.1"

"@cspell/cspell-types@6.13.1":
version "6.13.1"
resolved "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.13.1.tgz#f75476f5d84bd2ce5e5d287bfe62c21d1abc782e"
integrity sha512-C+yVRsYB6/RTQsO0R5PSZH2YJjTwF+ubdz+Rf0uoQxuPYckRBeVdNANQPZ7hZ3LTLvyW6IJuKog2pn3Sk04jNQ==

"@cspell/cspell-types@^6.12.0":
version "6.12.0"
Expand Down Expand Up @@ -2131,7 +2137,7 @@ commander@^6.2.1:
resolved "https://registry.npmjs.org/commander/-/commander-6.2.1.tgz#0792eb682dfbc325999bb2b84fddddba110ac73c"
integrity sha512-U7VdrJFnJgo4xjrHpTzu0yrHPGImdsmD95ZlgYSEajAn2JKzDhDTPG9kBTefmObL2w/ngeZnilk+OV9CG3d7UA==

commander@^9.4.0:
commander@^9.4.0, commander@^9.4.1:
version "9.4.1"
resolved "https://registry.npmjs.org/commander/-/commander-9.4.1.tgz#d1dd8f2ce6faf93147295c0df13c7c21141cfbdd"
integrity sha512-5EEkTNyHNGFPD2H+c/dXXfQZYa/scCKasxWcXJaWnNJ99pnQN9Vnmqow+p+PlFPE63Q6mThaZws1T+HxfpgtPw==
Expand Down Expand Up @@ -2545,6 +2551,16 @@ cspell-tools@^5.1.1:
glob "^7.1.6"
hunspell-reader "^3.2.0"

cspell-trie-lib@6.13.1, cspell-trie-lib@^6.12.0:
version "6.13.1"
resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.13.1.tgz#93c2236a89ba5e6c8b43f3b47cf053b1fc520946"
integrity sha512-gjGqEM78/QzQOtdFkXrJLHOiUHVXJK2+khCfm5Fmw31AOMpdIpqoieAjp3LKkWvfkLOZwjnQkd0F1ZHHNEgLvQ==
dependencies:
"@cspell/cspell-pipe" "6.13.1"
"@cspell/cspell-types" "6.13.1"
fs-extra "^10.1.0"
gensequence "^4.0.2"

cspell-trie-lib@^5.1.0:
version "5.21.2"
resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.21.2.tgz#5d00667754c02695a00fc98f2c6bd467f7945951"
Expand All @@ -2554,16 +2570,6 @@ cspell-trie-lib@^5.1.0:
fs-extra "^10.1.0"
gensequence "^3.1.1"

cspell-trie-lib@^6.12.0:
version "6.12.0"
resolved "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.12.0.tgz#f0eb2c63eb8033cc6e31d738bbb280ef7a014670"
integrity sha512-SJOdb51Wy3ewaKfttZwc9NYOIXaKlhyr+ykYKBExj3qMfV1J4d4iDLE95FriaRcqnq6X/qEM9jUvZHlvadDk3A==
dependencies:
"@cspell/cspell-pipe" "^6.12.0"
"@cspell/cspell-types" "^6.12.0"
fs-extra "^10.1.0"
gensequence "^4.0.2"

cspell-util-bundle@^5.1.1:
version "5.1.3"
resolved "https://registry.npmjs.org/cspell-util-bundle/-/cspell-util-bundle-5.1.3.tgz#1b1eda9a7b985ac4a7c81a5b85eaa32e74d96da7"
Expand Down Expand Up @@ -3948,6 +3954,16 @@ humanize-string@^1.0.2:
dependencies:
decamelize "^1.0.0"

hunspell-reader@6.13.1, hunspell-reader@^6.12.0:
version "6.13.1"
resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-6.13.1.tgz#e6e052dea08633a504ac9bfa259b1daca9daf527"
integrity sha512-CH9P6wB+hHQvygk5XFOVPrX1eGIm0cMi8kbX9NDnf0xGhZ6noIhvyZ1y91pJjZDmsfBQKNskI5DOWPp8qqt+7g==
dependencies:
commander "^9.4.1"
fs-extra "^10.1.0"
gensequence "^4.0.2"
iconv-lite "^0.6.3"

hunspell-reader@^3.2.0:
version "3.2.0"
resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-3.2.0.tgz#43eeb70b05ba71e51ff463a2d0dd29a7322e89e8"
Expand All @@ -3958,16 +3974,6 @@ hunspell-reader@^3.2.0:
gensequence "^3.0.1"
iconv-lite "^0.5.0"

hunspell-reader@^6.12.0:
version "6.12.0"
resolved "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-6.12.0.tgz#dec9d4e76c4588bb716e7a00f55152195b11d7cc"
integrity sha512-MckCVuQ0PWcuCOTxkHxdg4S/F6Ucm7aMOJQFuPa0muxBIW2f/CMZKPEyt8GDSuyQGgenjLDTfiwRHfoVSWGQYw==
dependencies:
commander "^9.4.0"
fs-extra "^10.1.0"
gensequence "^4.0.2"
iconv-lite "^0.6.3"

iconv-lite@^0.4.24:
version "0.4.24"
resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz#2022b4b25fbddc21d2f524974a474aafe733908b"
Expand Down

0 comments on commit 4efb47e

Please sign in to comment.