From 7f0885ccaa949c756d87260806c439a0bf984b99 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 8 Aug 2024 14:33:28 +0100 Subject: [PATCH] Bump cspell from 8.13.1 to 8.13.2 (#934) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 280 +++++++++++++++++++++++++-------------------------- 2 files changed, 141 insertions(+), 141 deletions(-) diff --git a/package.json b/package.json index 622df69d..12b60e91 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "@types/react-router-dom": "^5.3.3", "@types/webpack-livereload-plugin": "^2.3.6", "copy-webpack-plugin": "^11.0.0", - "cspell": "^8.13.1", + "cspell": "^8.13.2", "css-loader": "^6.7.3", "eslint-webpack-plugin": "^4.0.1", "fork-ts-checker-webpack-plugin": "^8.0.0", diff --git a/yarn.lock b/yarn.lock index f2fc8864..cca87277 100644 --- a/yarn.lock +++ b/yarn.lock @@ -985,15 +985,15 @@ resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9" integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ== -"@cspell/cspell-bundled-dicts@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.13.1.tgz#02ae096ff69841f9f8570ffab2b7a9584d9e551d" - integrity sha512-ylAwnIdxBMJ9v6BHpFAQFZM+5zbybLtqVQJG7zQePts4e0/Qr2xjYFbC3F+fovZqyXPIx24BR+S6gFJNO1OdAw== +"@cspell/cspell-bundled-dicts@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.13.2.tgz#9aeb410997ff7acfdadd3a8d8d33b09b0a2c67f1" + integrity sha512-BLXah6gUvPeZM8bj1I0F5YJ0CzDZ3d3xpbDCrDB0NfHIsF9zn0la+ie0O15VcVWNBrNIToc6enjxWg1JSF3E5g== dependencies: "@cspell/dict-ada" "^4.0.2" "@cspell/dict-aws" "^4.0.3" "@cspell/dict-bash" "^4.1.3" - "@cspell/dict-companies" "^3.1.3" + "@cspell/dict-companies" "^3.1.4" "@cspell/dict-cpp" "^5.1.12" "@cspell/dict-cryptocurrencies" "^5.0.0" "@cspell/dict-csharp" "^4.0.2" @@ -1003,7 +1003,7 @@ "@cspell/dict-docker" "^1.1.7" "@cspell/dict-dotnet" "^5.0.2" "@cspell/dict-elixir" "^4.0.3" - "@cspell/dict-en-common-misspellings" "^2.0.3" + "@cspell/dict-en-common-misspellings" "^2.0.4" "@cspell/dict-en-gb" "1.1.33" "@cspell/dict-en_us" "^4.3.23" "@cspell/dict-filetypes" "^3.0.4" @@ -1030,47 +1030,47 @@ "@cspell/dict-php" "^4.0.8" "@cspell/dict-powershell" "^5.0.5" "@cspell/dict-public-licenses" "^2.0.7" - "@cspell/dict-python" "^4.2.3" + "@cspell/dict-python" "^4.2.4" "@cspell/dict-r" "^2.0.1" "@cspell/dict-ruby" "^5.0.2" "@cspell/dict-rust" "^4.0.5" "@cspell/dict-scala" "^5.0.3" - "@cspell/dict-software-terms" "^4.0.3" - "@cspell/dict-sql" "^2.1.3" + "@cspell/dict-software-terms" "^4.0.5" + "@cspell/dict-sql" "^2.1.5" "@cspell/dict-svelte" "^1.0.2" "@cspell/dict-swift" "^2.0.1" "@cspell/dict-terraform" "^1.0.0" "@cspell/dict-typescript" "^3.1.6" "@cspell/dict-vue" "^3.0.0" -"@cspell/cspell-json-reporter@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.1.tgz#ea37676d20763027d6be2d7e74c910fed3dfcfc2" - integrity sha512-vYZTBRkYjpNBifGNbYQsgIXesDEdUa9QAwllDcLZGKbhh5mY/C1ygPnAVpYDYiJNt1WCeIqW286DUyjRjkmHeA== +"@cspell/cspell-json-reporter@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.13.2.tgz#3bb3e580b1901c03706f276ca664e06d095a484e" + integrity sha512-UOINJikJs9tRWc2RrFmXK4s3hpasAIbSq+6ed7NojY/2kYv6u0bHNhh4D+4DAroHcFsU24vl/PeTa9V4Z5CelA== dependencies: - "@cspell/cspell-types" "8.13.1" + "@cspell/cspell-types" "8.13.2" -"@cspell/cspell-pipe@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-8.13.1.tgz#5aa705e6722a1009a552c11bb9ece25752f9bb22" - integrity sha512-acLWTQv3yWfeWXMds/cfQKZapslOrLHVL4VDp4rFyL/EnfgaCr7Ew9hQ7zAIARY3r/n0dByqWbOt2HKthdhx/g== +"@cspell/cspell-pipe@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-8.13.2.tgz#eb1bafc9896c29f18615ef1f543b2ab4d69fc0e3" + integrity sha512-67N6UHaHRc3H9Nl5TKO/r1lCMgnMPQH+scR6aJxHjcwlKLSoNpGF9LiURhmYaItIhfTH4TDfB2hVPzsslRzaWg== -"@cspell/cspell-resolver@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-resolver/-/cspell-resolver-8.13.1.tgz#3da1bf1b19a40cb65efeb98031cdc40187732dd8" - integrity sha512-EGdb7KLYCklV3sLxf/895b7s6sExh8DCHZFpDos2hjKwMt+F4ynsu1+ceybQtqoUF/MsyLoJXrrmPvV2uGVmUQ== +"@cspell/cspell-resolver@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-resolver/-/cspell-resolver-8.13.2.tgz#83bdcda013d5e05fea9ba2744d49c919454b1687" + integrity sha512-SCAH4LbV0uFP9ldXB49mRGnAnPCKZV8W96EMHv9Tdh7Fp3btF5FFaVf0h3/ms1g3quzWJq1+EZvJCKCpm9JY5g== dependencies: global-directory "^4.0.1" -"@cspell/cspell-service-bus@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-service-bus/-/cspell-service-bus-8.13.1.tgz#e9570c2e85ea75b25498ccf91e0067ae31580a6f" - integrity sha512-oLFJfxuB1rwGXn3eD5qSF9nf0lHu6YjO0JcrjWhAZQ0r3AsO97gsX50wwCFCw6szVU3rd1cTUktW0KYEZUY6dA== +"@cspell/cspell-service-bus@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-service-bus/-/cspell-service-bus-8.13.2.tgz#849ef25942514c894df0f354b2c00ed4d975b5b7" + integrity sha512-lKgRzJlCPc4BLlqDjWQgIo0ikX4nQ04M1vu0H3CQjfcwr2PVEGLSlXXyJnA6S3A80WxVXhGehyMBhXzItmpKIQ== -"@cspell/cspell-types@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-8.13.1.tgz#ca5e689d29542f75a85a26450fe478f58b9600ff" - integrity sha512-9dJdmyXLXJVesCJa/DWgwKsEC9p2RRFc6KORcLhNvtm1tE9TvCXiu5jV47sOmYXd6Hwan8IurBXXTz82CLVjPQ== +"@cspell/cspell-types@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-8.13.2.tgz#da0f98075baa251a3157bb4ad048d9f1fbed1b6a" + integrity sha512-0QFLcerzBapst1A729VTegeEcsHFK/YfDvOYWUwsZcmPrpacJ8qHmRPVyyFLvN5punXWwB7pIdtbrVRPDQT49w== "@cspell/dict-ada@^4.0.2": version "4.0.2" @@ -1087,10 +1087,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-bash/-/dict-bash-4.1.3.tgz#25fba40825ac10083676ab2c777e471c3f71b36e" integrity sha512-tOdI3QVJDbQSwPjUkOiQFhYcu2eedmX/PtEpVWg0aFps/r6AyjUQINtTgpqMYnYuq8O1QUIQqnpx21aovcgZCw== -"@cspell/dict-companies@^3.1.3": - version "3.1.3" - resolved "https://registry.yarnpkg.com/@cspell/dict-companies/-/dict-companies-3.1.3.tgz#ff10372b2bd1b12b239f62a76d3bed50f2e61a19" - integrity sha512-qaAmfKtQLA7Sbe9zfFVpcwyG92cx6+EiWIpPURv11Ng2QMv2PKhYcterUJBooAvgqD0/qq+AsLN8MREloY5Mdw== +"@cspell/dict-companies@^3.1.4": + version "3.1.4" + resolved "https://registry.yarnpkg.com/@cspell/dict-companies/-/dict-companies-3.1.4.tgz#2e7094416432b8547ec335683f5aac9a49dce47e" + integrity sha512-y9e0amzEK36EiiKx3VAA+SHQJPpf2Qv5cCt5eTUSggpTkiFkCh6gRKQ97rVlrKh5GJrqinDwYIJtTsxuh2vy2Q== "@cspell/dict-cpp@^5.1.12": version "5.1.12" @@ -1142,10 +1142,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-elixir/-/dict-elixir-4.0.3.tgz#57c25843e46cf3463f97da72d9ef8e37c818296f" integrity sha512-g+uKLWvOp9IEZvrIvBPTr/oaO6619uH/wyqypqvwpmnmpjcfi8+/hqZH8YNKt15oviK8k4CkINIqNhyndG9d9Q== -"@cspell/dict-en-common-misspellings@^2.0.3": - version "2.0.3" - resolved "https://registry.yarnpkg.com/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.3.tgz#705d7a271fbd35f9ee3ce5bd5ff0d38454a61927" - integrity sha512-8nF1z9nUiSgMyikL66HTbDO7jCGtB24TxKBasXIBwkBKMDZgA2M883iXdeByy6m1JJUcCGFkSftVYp2W0bUgjw== +"@cspell/dict-en-common-misspellings@^2.0.4": + version "2.0.4" + resolved "https://registry.yarnpkg.com/@cspell/dict-en-common-misspellings/-/dict-en-common-misspellings-2.0.4.tgz#725c5b2c83faff71fcd2183dd04a154c78eed674" + integrity sha512-lvOiRjV/FG4pAGZL3PN2GCVHSTCE92cwhfLGGkOsQtxSmef6WCHfHwp9auafkBlX0yFQSKDfq6/TlpQbjbJBtQ== "@cspell/dict-en-gb@1.1.33": version "1.1.33" @@ -1277,10 +1277,10 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-public-licenses/-/dict-public-licenses-2.0.7.tgz#ccd67a91a6bd5ed4b5117c2f34e9361accebfcb7" integrity sha512-KlBXuGcN3LE7tQi/GEqKiDewWGGuopiAD0zRK1QilOx5Co8XAvs044gk4MNIQftc8r0nHeUI+irJKLGcR36DIQ== -"@cspell/dict-python@^4.2.3": - version "4.2.3" - resolved "https://registry.yarnpkg.com/@cspell/dict-python/-/dict-python-4.2.3.tgz#cb37a04f2e92beaca8a99cef320a74caf3502d92" - integrity sha512-C1CPX9wwEGgcHv/p7KfjuIOp1G6KNyx5gWYweAd6/KPv+ZpeM1v572zFUTmpO8WDuAfKFf00nqYL8/GmCENWBw== +"@cspell/dict-python@^4.2.4": + version "4.2.4" + resolved "https://registry.yarnpkg.com/@cspell/dict-python/-/dict-python-4.2.4.tgz#add81749939c6f123dbd0662385153506be951e0" + integrity sha512-sCtLBqMreb+8zRW2bXvFsfSnRUVU6IFm4mT6Dc4xbz0YajprbaPPh/kOUTw5IJRP8Uh+FFb7Xp2iH03CNWRq/A== dependencies: "@cspell/dict-data-science" "^2.0.1" @@ -1304,15 +1304,15 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-scala/-/dict-scala-5.0.3.tgz#85a469b2d139766b6307befc89243928e3d82b39" integrity sha512-4yGb4AInT99rqprxVNT9TYb1YSpq58Owzq7zi3ZS5T0u899Y4VsxsBiOgHnQ/4W+ygi+sp+oqef8w8nABR2lkg== -"@cspell/dict-software-terms@^4.0.3": - version "4.0.3" - resolved "https://registry.yarnpkg.com/@cspell/dict-software-terms/-/dict-software-terms-4.0.3.tgz#c6de88baca8f35869b96240656cd5461aa2a0b1a" - integrity sha512-65QAVMc3YlcI7PcqWRY5ox53tTWC8aktUZdJYCVs4VDBPUCTSDnTSmSreeg4F5Z468clv9KF/S0PkxbLjgW72A== +"@cspell/dict-software-terms@^4.0.5": + version "4.0.5" + resolved "https://registry.yarnpkg.com/@cspell/dict-software-terms/-/dict-software-terms-4.0.5.tgz#32e24d24a63399e1e2913f39bca6110a95852401" + integrity sha512-93knOtaQlWq1Zlz5LbjOl3P3hIiWbhd7kwGZPHVxCdD8+G3UEF9hivkpZ1miK/DzlV/Lcw2RoybOd91Xazc+dg== -"@cspell/dict-sql@^2.1.3": - version "2.1.3" - resolved "https://registry.yarnpkg.com/@cspell/dict-sql/-/dict-sql-2.1.3.tgz#8d9666a82e35b310d0be4064032c0d891fbd2702" - integrity sha512-SEyTNKJrjqD6PAzZ9WpdSu6P7wgdNtGV2RV8Kpuw1x6bV+YsSptuClYG+JSdRExBTE6LwIe1bTklejUp3ZP8TQ== +"@cspell/dict-sql@^2.1.5": + version "2.1.5" + resolved "https://registry.yarnpkg.com/@cspell/dict-sql/-/dict-sql-2.1.5.tgz#068c7a8840d75418fd46a0b062c0ed2d5742f2b8" + integrity sha512-FmxanytHXss7GAWAXmgaxl3icTCW7YxlimyOSPNfm+njqeUDjw3kEv4mFNDDObBJv8Ec5AWCbUDkWIpkE3IpKg== "@cspell/dict-svelte@^1.0.2": version "1.0.2" @@ -1339,22 +1339,22 @@ resolved "https://registry.yarnpkg.com/@cspell/dict-vue/-/dict-vue-3.0.0.tgz#68ccb432ad93fcb0fd665352d075ae9a64ea9250" integrity sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A== -"@cspell/dynamic-import@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/dynamic-import/-/dynamic-import-8.13.1.tgz#2a4bbb383d65db99708df00653683d1d470dc15a" - integrity sha512-jMqJHWmQy+in99JMSFlaGV9P033gCx7DCZvGO/ZSeZ2EatrUTanJk3oTG1TZknZydb0nnxr1mgTWXN7PCAAXDg== +"@cspell/dynamic-import@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/dynamic-import/-/dynamic-import-8.13.2.tgz#69aad797f05bf6eeeb4f7b198b498ce0026a22ce" + integrity sha512-ckn9k7kW9Wv1kw8WltUGByQQzFFR9YITtnDQHHFI8yi9IQkSle4+KHLr9Y8uL6U8rtwP70edX4ese++yfnJr+Q== dependencies: import-meta-resolve "^4.1.0" -"@cspell/strong-weak-map@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/strong-weak-map/-/strong-weak-map-8.13.1.tgz#20c8a1b7998d21ce7e590efe0dee4c10017373f4" - integrity sha512-ga1ibI9ZLJWNszfP7e6qQ8gnoQOP9rE/clALMAim9ssO6cmMhEEm+i1ROH4nsDfThd6sVlUJ0IOtx5dEqPmWxw== +"@cspell/strong-weak-map@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/strong-weak-map/-/strong-weak-map-8.13.2.tgz#94772b51a6dc8ebce2ad7775bf3643e430bdeb50" + integrity sha512-jVwlZnef8Q/x3MEg5ixRYYfV3BoI5ZOw0UZRianaM1GwsLCIW/mJ7ZIlIQF6N/exE1YWCpyRlCNgvTgUf7fc7w== -"@cspell/url@8.13.1": - version "8.13.1" - resolved "https://registry.yarnpkg.com/@cspell/url/-/url-8.13.1.tgz#9737eb575cab923c3a87d8b4e3bf27d26af2c617" - integrity sha512-cCyojz5ovgGCexhez2urle4Q1UOEsp96lvl4pDmWNDHa/6n8dqiIn60SVzQIsAHzJ4yEV077RSaIrTlq/T+oSQ== +"@cspell/url@8.13.2": + version "8.13.2" + resolved "https://registry.yarnpkg.com/@cspell/url/-/url-8.13.2.tgz#8b87c32f9090ec09bdcebf18dd2fe81c3a80368d" + integrity sha512-IFtiADDLGCp4QXPhsQ0F5/jbVQb0Loeum36wzGLiqXWYDjIA25W8miy0hyy/S8aZhzdEq2aUZjz9dTvkl+5ISQ== "@cspotcode/source-map-support@^0.8.0": version "0.8.1" @@ -4746,79 +4746,79 @@ crypt@0.0.2: resolved "https://registry.yarnpkg.com/crypt/-/crypt-0.0.2.tgz#88d7ff7ec0dfb86f713dc87bbb42d044d3e6c41b" integrity sha512-mCxBlsHFYh9C+HVpiEacem8FEBnMXgU9gy4zmNC+SXAZNB/1idgp/aulFJ4FgCi7GPEVbfyng092GqL2k2rmow== -cspell-config-lib@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-config-lib/-/cspell-config-lib-8.13.1.tgz#a8f3ec8f8bb1061753589b2a389ce8c748743a14" - integrity sha512-sXUFOyxvk+qDkoQdFkVEqj1hfQWzMi+tbi6ksiotQaqpm7r+YitZLSgwJjN4xgDO/rTLyP70k9fagdZ67MVZbw== +cspell-config-lib@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-config-lib/-/cspell-config-lib-8.13.2.tgz#56815026aab2474184bb4ea6fdd43fb2c2df7aa2" + integrity sha512-AkG5qWnmHxwEJqyLsraVVzEWGShICn533GdcbSHYYrLxEd9UromEjmFrMlgNomwj8SnJq4L9xq1LoWgRXa5jjg== dependencies: - "@cspell/cspell-types" "8.13.1" + "@cspell/cspell-types" "8.13.2" comment-json "^4.2.4" yaml "^2.5.0" -cspell-dictionary@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-dictionary/-/cspell-dictionary-8.13.1.tgz#07512304cbf03889bde7b2db9ccf7dae70041900" - integrity sha512-Z0T4J4ahOJaHmWq83w24KXGik1zeauO5WvDRyzDyaSgpbA5MN2hN98LvxaIx72g3I+trtRK77XFcKginuME9EA== +cspell-dictionary@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-dictionary/-/cspell-dictionary-8.13.2.tgz#864354606ee405688b020d894dd2966ab70c29fd" + integrity sha512-dvtb9fDHw3jEa5mGBmrDTRxlaXVccQ5LMYkosPcS+J5/iLrV0E3iQu3njFHBFXKsLqOwnd6GV9pd6fXkPEFdeQ== dependencies: - "@cspell/cspell-pipe" "8.13.1" - "@cspell/cspell-types" "8.13.1" - cspell-trie-lib "8.13.1" + "@cspell/cspell-pipe" "8.13.2" + "@cspell/cspell-types" "8.13.2" + cspell-trie-lib "8.13.2" fast-equals "^5.0.1" -cspell-gitignore@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-8.13.1.tgz#b5b93304a87bf798634aa8458e5f29df8d8b9c05" - integrity sha512-XyZ3X5d6x0gkWtNXSAQRcPMG41bEdLx9cTgZCYCJhEZCesU1VpNm60F3oc11dMLkO+BqPH3An+AO/YEIiaje3A== +cspell-gitignore@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-8.13.2.tgz#b71f6c85c41ff37af2e8ef42628dee40b18abed9" + integrity sha512-eEDR0g2VQHVRg9mLXi6PUnjZzD1DYa2jkmiuj61ZEN9yEKZ3GKXlUTxlewIiMGN/fxIn5kHyjeMo+hbCHoYkGw== dependencies: - "@cspell/url" "8.13.1" - cspell-glob "8.13.1" - cspell-io "8.13.1" + "@cspell/url" "8.13.2" + cspell-glob "8.13.2" + cspell-io "8.13.2" find-up-simple "^1.0.0" -cspell-glob@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-8.13.1.tgz#308b82921734d5de78c58aafe20715e83c4bdb07" - integrity sha512-rW1A3t7YvPXxcC4z1pp1m9coeWzUVUmRjUw3vMNGlEDC2zecB39KKbEqesziBqnBceNAY7O5itllIGFKr03vqA== +cspell-glob@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-8.13.2.tgz#0994798ae08d83a1e01584e8d7eeaa1d25f3d743" + integrity sha512-zhWcfE4k1BVErVd36AMle9DE5W0bxI4OcM7/q3YxPQUdbsox/DihGXGQu+jld2LkUpDl0llIPVJ8OibKg9stcQ== dependencies: - "@cspell/url" "8.13.1" + "@cspell/url" "8.13.2" micromatch "^4.0.7" -cspell-grammar@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-grammar/-/cspell-grammar-8.13.1.tgz#86577f70b537bfc4e7e1aca7961ec37555c1f7f4" - integrity sha512-HUkd24bulvBwee1UNBurxGlPUOiywb9pB34iXXoxFWuloHohZ/DuFlE8B/31ZtjW48ffEYIu3QZfWhcnD8e81w== - dependencies: - "@cspell/cspell-pipe" "8.13.1" - "@cspell/cspell-types" "8.13.1" - -cspell-io@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-8.13.1.tgz#27bf534e1cb18c0a1cd4050680ef9f6816eece63" - integrity sha512-t2sgZuWGBzPSOAStfvz/U3KoFEfDxEt1cXZj0Kd0Vs36v2uoLktm6ihMe7XNFu7zIdOFSajsYQ8Bi4RSLPGPxQ== - dependencies: - "@cspell/cspell-service-bus" "8.13.1" - "@cspell/url" "8.13.1" - -cspell-lib@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-8.13.1.tgz#3e9b2a34d02dd0e9d962c016aef1d0a04a4d4a73" - integrity sha512-H1HHG1pmATSeAaY0KmQ0xnkbSqJLvh9QpXWARDLWKUBvtE+/l44H4yVhIp/No3rM7PKMmb82GuSJzMaoIhHFLQ== - dependencies: - "@cspell/cspell-bundled-dicts" "8.13.1" - "@cspell/cspell-pipe" "8.13.1" - "@cspell/cspell-resolver" "8.13.1" - "@cspell/cspell-types" "8.13.1" - "@cspell/dynamic-import" "8.13.1" - "@cspell/strong-weak-map" "8.13.1" - "@cspell/url" "8.13.1" +cspell-grammar@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-grammar/-/cspell-grammar-8.13.2.tgz#eb378e6bde71d4ff2e809f39c9d96a7d355ec0b5" + integrity sha512-mdRNahGfY7BXg36PQcmeB8WQZETYB6W0A/+yMDgFg+YQX7UdJr8M5GVDFmIFRWyc7/cnv6GMiqdI64gmfCU8ww== + dependencies: + "@cspell/cspell-pipe" "8.13.2" + "@cspell/cspell-types" "8.13.2" + +cspell-io@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-8.13.2.tgz#77a6790486b39fc78e17bfecc1d06cd2477b0731" + integrity sha512-Jf5LL1TEXPvKH0iabIr8BLK/Hc6crPCdsWM3CbZydp/fDU6rpbaApzSVQ376JlAaLMLpEP7s5oVh9WC4wIE5Bw== + dependencies: + "@cspell/cspell-service-bus" "8.13.2" + "@cspell/url" "8.13.2" + +cspell-lib@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-8.13.2.tgz#133cd4b27e29f0f21eaa1406e828387656f9807e" + integrity sha512-qWX4B0Nwo6Souoi8/hLEohSLQEeeh1mWIiQDDJ43w+zmzzzmHZ8+tAeJJ2eAGgOKVqfjcyefH5y7Py2TQrn3xg== + dependencies: + "@cspell/cspell-bundled-dicts" "8.13.2" + "@cspell/cspell-pipe" "8.13.2" + "@cspell/cspell-resolver" "8.13.2" + "@cspell/cspell-types" "8.13.2" + "@cspell/dynamic-import" "8.13.2" + "@cspell/strong-weak-map" "8.13.2" + "@cspell/url" "8.13.2" clear-module "^4.1.2" comment-json "^4.2.4" - cspell-config-lib "8.13.1" - cspell-dictionary "8.13.1" - cspell-glob "8.13.1" - cspell-grammar "8.13.1" - cspell-io "8.13.1" - cspell-trie-lib "8.13.1" + cspell-config-lib "8.13.2" + cspell-dictionary "8.13.2" + cspell-glob "8.13.2" + cspell-grammar "8.13.2" + cspell-io "8.13.2" + cspell-trie-lib "8.13.2" env-paths "^3.0.0" fast-equals "^5.0.1" gensequence "^7.0.0" @@ -4828,33 +4828,33 @@ cspell-lib@8.13.1: vscode-uri "^3.0.8" xdg-basedir "^5.1.0" -cspell-trie-lib@8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-8.13.1.tgz#7987ca712429898c8b0f4d8eeca8f2c9f1478744" - integrity sha512-2moCsIYDmMT7hp5Non3CvWatfXptFWCuxjbXQGDNvWJ2Cj3oso/oBe4802GJv5GEenv9QBWmEtum/E7rFcx4JA== +cspell-trie-lib@8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-8.13.2.tgz#843f0686802b29d412e5faf8fce28efcc73f8d0f" + integrity sha512-JYpxU6mN0W9cp5g6QN4TXz0S3zzcmGpVJf1fka7tuWHY1e62Gs0qIIL2LjTHYW9wlRFYyrqPnN5opfwuEZCCMg== dependencies: - "@cspell/cspell-pipe" "8.13.1" - "@cspell/cspell-types" "8.13.1" + "@cspell/cspell-pipe" "8.13.2" + "@cspell/cspell-types" "8.13.2" gensequence "^7.0.0" -cspell@^8.13.1: - version "8.13.1" - resolved "https://registry.yarnpkg.com/cspell/-/cspell-8.13.1.tgz#779c10caf86f609a70eb1fa21fdb8ebb42e6c9a8" - integrity sha512-Bqppilpwx9xt3jZPaYcqe1JPteNmfKhx9pw9YglZEePDUzdiJQNVIfs31589GAnXjgdqqctR8N87ffLcaBNPXw== +cspell@^8.13.2: + version "8.13.2" + resolved "https://registry.yarnpkg.com/cspell/-/cspell-8.13.2.tgz#13f177ed776e01e991360d3d1389341705d110f1" + integrity sha512-m+aA54r95QteZBPzZBR4bdld92TDV47/qoKhYt7+M8umcLZR3C2dfktEbVQGoAJokRgSQo9L4/fRF0skk+g5Mg== dependencies: - "@cspell/cspell-json-reporter" "8.13.1" - "@cspell/cspell-pipe" "8.13.1" - "@cspell/cspell-types" "8.13.1" - "@cspell/dynamic-import" "8.13.1" - "@cspell/url" "8.13.1" + "@cspell/cspell-json-reporter" "8.13.2" + "@cspell/cspell-pipe" "8.13.2" + "@cspell/cspell-types" "8.13.2" + "@cspell/dynamic-import" "8.13.2" + "@cspell/url" "8.13.2" chalk "^5.3.0" chalk-template "^1.1.0" commander "^12.1.0" - cspell-dictionary "8.13.1" - cspell-gitignore "8.13.1" - cspell-glob "8.13.1" - cspell-io "8.13.1" - cspell-lib "8.13.1" + cspell-dictionary "8.13.2" + cspell-gitignore "8.13.2" + cspell-glob "8.13.2" + cspell-io "8.13.2" + cspell-lib "8.13.2" fast-glob "^3.3.2" fast-json-stable-stringify "^2.1.0" file-entry-cache "^9.0.0"