Skip to content

Commit 194dee9

Browse files
chore(deps-dev): bump cspell from 8.4.1 to 8.5.0
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 8.4.1 to 8.5.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell@v8.4.1...v8.5.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c40468c commit 194dee9

2 files changed

Lines changed: 116 additions & 116 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
"@typescript-eslint/eslint-plugin": "^7.0.2",
5353
"@typescript-eslint/parser": "^7.0.2",
5454
"conventional-changelog-conventionalcommits": "^7.0.1",
55-
"cspell": "^8.4.1",
55+
"cspell": "^8.5.0",
5656
"eslint": "^8.56.0",
5757
"eslint-config-prettier": "^9.1.0",
5858
"eslint-plugin-import": "^2.29.1",

yarn.lock

Lines changed: 115 additions & 115 deletions
Original file line numberDiff line numberDiff line change
@@ -307,10 +307,10 @@
307307
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
308308
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
309309

310-
"@cspell/cspell-bundled-dicts@8.4.1":
311-
version "8.4.1"
312-
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.4.1.tgz#170e620a47b2210005b4290780c9e7dbf35132e4"
313-
integrity sha512-rOMupwDktbAAFfc6X/VCNl0nNFL7kH/G2KuZF3VCpXR6YR8FsQjbl1WLmEd0zVVeO+JWM99JcZS2OO/HAR3www==
310+
"@cspell/cspell-bundled-dicts@8.5.0":
311+
version "8.5.0"
312+
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.5.0.tgz#5cca4ecf672be1703c489f20d3e4bb6d442983a8"
313+
integrity sha512-bwiu+D3UZlLn4buaehtkn8BuVEMtJcmfudci5/NmbuSwS1ayzl17T76D4R2e1kalad0cR+yYMrd+eshMx3loaw==
314314
dependencies:
315315
"@cspell/dict-ada" "^4.0.2"
316316
"@cspell/dict-aws" "^4.0.1"
@@ -327,7 +327,7 @@
327327
"@cspell/dict-elixir" "^4.0.3"
328328
"@cspell/dict-en-common-misspellings" "^2.0.0"
329329
"@cspell/dict-en-gb" "1.1.33"
330-
"@cspell/dict-en_us" "^4.3.16"
330+
"@cspell/dict-en_us" "^4.3.17"
331331
"@cspell/dict-filetypes" "^3.0.3"
332332
"@cspell/dict-fonts" "^4.0.0"
333333
"@cspell/dict-fsharp" "^1.0.1"
@@ -348,7 +348,7 @@
348348
"@cspell/dict-npm" "^5.0.15"
349349
"@cspell/dict-php" "^4.0.6"
350350
"@cspell/dict-powershell" "^5.0.3"
351-
"@cspell/dict-public-licenses" "^2.0.5"
351+
"@cspell/dict-public-licenses" "^2.0.6"
352352
"@cspell/dict-python" "^4.1.11"
353353
"@cspell/dict-r" "^2.0.1"
354354
"@cspell/dict-ruby" "^5.0.2"
@@ -361,34 +361,34 @@
361361
"@cspell/dict-typescript" "^3.1.2"
362362
"@cspell/dict-vue" "^3.0.0"
363363

364-
"@cspell/cspell-json-reporter@8.4.1":
365-
version "8.4.1"
366-
resolved "https://registry.yarnpkg.com/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.4.1.tgz#48441fdf9f774d8bd9b863fcde1fa053a3d8bb97"
367-
integrity sha512-/IrWJeOBiGz4JvrYUan2zmmVACRCb0Nw9kM31QH4CkhVZ3vF2MeZ81gNaO9rPxNsm742EeJ2FYHmDhy/0T80Gg==
364+
"@cspell/cspell-json-reporter@8.5.0":
365+
version "8.5.0"
366+
resolved "https://registry.yarnpkg.com/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.5.0.tgz#583891847de6792ac824c2e222ac2faf784993f0"
367+
integrity sha512-9oQWdQYZP+z3GHyKj0yrfDEOd3oVAkPLxfBrELdk1+igFl63jSYz3TyH0/x07yhEQtjdb2K7Vem58mP1mXQlUg==
368368
dependencies:
369-
"@cspell/cspell-types" "8.4.1"
369+
"@cspell/cspell-types" "8.5.0"
370370

371-
"@cspell/cspell-pipe@8.4.1":
372-
version "8.4.1"
373-
resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-8.4.1.tgz#b4fcb1b0aef8e5397bcf22c636563c71ed892d1a"
374-
integrity sha512-xlIcZpqZni4eznazDIs1sJB38r0jH5nnbsLu0Y1LeRXmznyRv5xma6J/4jkQmVAsF2DmVWOqJeKwQqpVB5lHzw==
371+
"@cspell/cspell-pipe@8.5.0":
372+
version "8.5.0"
373+
resolved "https://registry.yarnpkg.com/@cspell/cspell-pipe/-/cspell-pipe-8.5.0.tgz#e44ac878284a267dda19127ec563c2c7652d3211"
374+
integrity sha512-PDg6TgH4COs/v5dq+Isfxzk8omuJ86bZBR9UCuK2zwn5EsGouAPsdcFoNLcEdDkjKLObGzM0o9XSj0/TdaOmIQ==
375375

376-
"@cspell/cspell-resolver@8.4.1":
377-
version "8.4.1"
378-
resolved "https://registry.yarnpkg.com/@cspell/cspell-resolver/-/cspell-resolver-8.4.1.tgz#208d0cb1fcd2f8b0b77679986e55255a5cff23d0"
379-
integrity sha512-rerJ013neN4NMw5EeJNmAiPdkHimwLndoEGhzQi9Yz7oCV78oq9wxK6H6UNZt8oveJG3Utj7hTYRzUyswKneNg==
376+
"@cspell/cspell-resolver@8.5.0":
377+
version "8.5.0"
378+
resolved "https://registry.yarnpkg.com/@cspell/cspell-resolver/-/cspell-resolver-8.5.0.tgz#4522141043ae83037f15246b321ed248380f0a69"
379+
integrity sha512-zv1lk21OneXuAF4wWe1eEw9zTMJCRUQifslM3IuzfcpahttgjLSfCiFv0x58YqCwtY7hD4M+vwXHmxV5p1Q/5g==
380380
dependencies:
381381
global-directory "^4.0.1"
382382

383-
"@cspell/cspell-service-bus@8.4.1":
384-
version "8.4.1"
385-
resolved "https://registry.yarnpkg.com/@cspell/cspell-service-bus/-/cspell-service-bus-8.4.1.tgz#e276e1c83e8774e86a6fb9bc01c753e0807e3c65"
386-
integrity sha512-pr5bd5bM46vmD4UN/l1rS7VGCkgPTwrwBB+4IWYAztnDtOOoTzPtzIVBKbamaEru7Wabwna/lICntVlmiBNbhQ==
383+
"@cspell/cspell-service-bus@8.5.0":
384+
version "8.5.0"
385+
resolved "https://registry.yarnpkg.com/@cspell/cspell-service-bus/-/cspell-service-bus-8.5.0.tgz#bb4a69dd93ff486c9a16b4b1920c26095839f2cd"
386+
integrity sha512-GnCK2jSWflvvHUurwCxVxJpupr3G1xAUeUNG1R3+sFRF51/kZ2ZtjJxUOby1a3lyHLBte4o6N3GbqxFFvh27nw==
387387

388-
"@cspell/cspell-types@8.4.1":
389-
version "8.4.1"
390-
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-8.4.1.tgz#3b84f6c6699390440dcf19b0ca119e5946af7f00"
391-
integrity sha512-z/bU98oLtii2xGKO5zYhpElAUUh6x6PmKPIulDfPu+3MItjLWdNxzD5OWNSg9iv0sZbWQCQ3lOMNX2EF+8QyUA==
388+
"@cspell/cspell-types@8.5.0":
389+
version "8.5.0"
390+
resolved "https://registry.yarnpkg.com/@cspell/cspell-types/-/cspell-types-8.5.0.tgz#1647495e2d4ed7ce57badd4565f4caee5756b085"
391+
integrity sha512-2C7BFF9TzQsA0972/TriDRtwD5X1UUuSNWZ/NCpWzgZAw9JXmTIXj6D5QQWq2fcQ2KzcKaEeL6TanOl2iZfxlA==
392392

393393
"@cspell/dict-ada@^4.0.2":
394394
version "4.0.2"
@@ -470,7 +470,7 @@
470470
resolved "https://registry.yarnpkg.com/@cspell/dict-en-gb/-/dict-en-gb-1.1.33.tgz#7f1fd90fc364a5cb77111b5438fc9fcf9cc6da0e"
471471
integrity sha512-tKSSUf9BJEV+GJQAYGw5e+ouhEe2ZXE620S7BLKe3ZmpnjlNG9JqlnaBhkIMxKnNFkLY2BP/EARzw31AZnOv4g==
472472

473-
"@cspell/dict-en_us@^4.3.16":
473+
"@cspell/dict-en_us@^4.3.17":
474474
version "4.3.17"
475475
resolved "https://registry.yarnpkg.com/@cspell/dict-en_us/-/dict-en_us-4.3.17.tgz#a39546b9ec4cc4fb1e9607575b2682b1155dda07"
476476
integrity sha512-CS0Tb2f2YwQZ4VZ6+WLAO5uOzb0iO/iYSRl34kX4enq6quXxLYzwdfGAwv85wSYHPdga8tGiZFP+p8GPsi2JEg==
@@ -575,7 +575,7 @@
575575
resolved "https://registry.yarnpkg.com/@cspell/dict-powershell/-/dict-powershell-5.0.3.tgz#7bceb4e7db39f87479a6d2af3a033ce26796ae49"
576576
integrity sha512-lEdzrcyau6mgzu1ie98GjOEegwVHvoaWtzQnm1ie4DyZgMr+N6D0Iyj1lzvtmt0snvsDFa5F2bsYzf3IMKcpcA==
577577

578-
"@cspell/dict-public-licenses@^2.0.5":
578+
"@cspell/dict-public-licenses@^2.0.6":
579579
version "2.0.6"
580580
resolved "https://registry.yarnpkg.com/@cspell/dict-public-licenses/-/dict-public-licenses-2.0.6.tgz#e6ac8e5cb3b0ef8503d67da14435ae86a875b6cc"
581581
integrity sha512-bHqpSpJvLCUcWxj1ov/Ki8WjmESpYwRpQlqfdchekOTc93Huhvjm/RXVN1R4fVf4Hspyem1QVkCGqAmjJMj6sw==
@@ -637,17 +637,17 @@
637637
resolved "https://registry.yarnpkg.com/@cspell/dict-vue/-/dict-vue-3.0.0.tgz#68ccb432ad93fcb0fd665352d075ae9a64ea9250"
638638
integrity sha512-niiEMPWPV9IeRBRzZ0TBZmNnkK3olkOPYxC1Ny2AX4TGlYRajcW0WUtoSHmvvjZNfWLSg2L6ruiBeuPSbjnG6A==
639639

640-
"@cspell/dynamic-import@8.4.1":
641-
version "8.4.1"
642-
resolved "https://registry.yarnpkg.com/@cspell/dynamic-import/-/dynamic-import-8.4.1.tgz#dfa16d75c932fc281d0c97f152d4ebc300803b2a"
643-
integrity sha512-H+zZ7MpoiJyZ9zMdifsF/uBWOsovwWr40MBW+f1Tgpu2H6e3A1knRvxRy52fEK8eVhANrGVPVVZix4lI1XtBsw==
640+
"@cspell/dynamic-import@8.5.0":
641+
version "8.5.0"
642+
resolved "https://registry.yarnpkg.com/@cspell/dynamic-import/-/dynamic-import-8.5.0.tgz#1254e3d8b8d938f42f7fb048e37bd99cca8dd64a"
643+
integrity sha512-IBrPx+Eo1yZF43oY4Iy5ESGsVkhHrfbYNcOAwfE3IJm2lbuWkR1aWIuWA/b69O88e/G0dEOFAlPfztrZVDG/Qw==
644644
dependencies:
645645
import-meta-resolve "^4.0.0"
646646

647-
"@cspell/strong-weak-map@8.4.1":
648-
version "8.4.1"
649-
resolved "https://registry.yarnpkg.com/@cspell/strong-weak-map/-/strong-weak-map-8.4.1.tgz#a1809eb30064d9e60a95415129a0f200a5a8dcce"
650-
integrity sha512-TWIA9SrtQTvpT+RN1RJUA2OWH1qNbjsjby8EmHteHjrueFr4a9nRxl4etQ1EoiGaBwt2w1w1iatnfpRY0U15Zg==
647+
"@cspell/strong-weak-map@8.5.0":
648+
version "8.5.0"
649+
resolved "https://registry.yarnpkg.com/@cspell/strong-weak-map/-/strong-weak-map-8.5.0.tgz#57c8614495d3ef2718ed871ba16347caf1e34f1a"
650+
integrity sha512-9pmhmYJVOUtO4G3mtSI0qjgxGQsz6rbFjm5dewolIEK+8rha3rcrlBqXy/h6RDgLVuBfA7kEcBZQ70wzEwETwA==
651651

652652
"@esbuild/aix-ppc64@0.19.12":
653653
version "0.19.12"
@@ -2811,108 +2811,108 @@ crypto-random-string@^4.0.0:
28112811
dependencies:
28122812
type-fest "^1.0.1"
28132813

2814-
cspell-config-lib@8.4.1:
2815-
version "8.4.1"
2816-
resolved "https://registry.yarnpkg.com/cspell-config-lib/-/cspell-config-lib-8.4.1.tgz#9c73cf822a22f77d2cd6d7bdc699801193dbe12c"
2817-
integrity sha512-Z1Krm0LBp+qe7jewRH6nxHzoeFgDCqlkihGDh09Q37JIlBzxzIv3FIG/RFZ9qw9B4waU00G+dCvWmec8j1y08Q==
2814+
cspell-config-lib@8.5.0:
2815+
version "8.5.0"
2816+
resolved "https://registry.yarnpkg.com/cspell-config-lib/-/cspell-config-lib-8.5.0.tgz#57233a209f8a2b1c03d075547dff27f04fa62c7c"
2817+
integrity sha512-J89uUFPANN4R+uwRh2WP4PYe9sVYbtKVzyJ53nPehv0RlJ+6XiQyqu6dnsT9rAjqHaAwf57iPBkMJiDir103eA==
28182818
dependencies:
2819-
"@cspell/cspell-types" "8.4.1"
2819+
"@cspell/cspell-types" "8.5.0"
28202820
comment-json "^4.2.3"
2821-
yaml "^2.3.4"
2821+
yaml "^2.4.0"
28222822

2823-
cspell-dictionary@8.4.1:
2824-
version "8.4.1"
2825-
resolved "https://registry.yarnpkg.com/cspell-dictionary/-/cspell-dictionary-8.4.1.tgz#ae3c752080367a3d58be5e7ded1e312eadb13d37"
2826-
integrity sha512-aN3Ei7MHQrG+EaAfBM3Y+w+KRuWTKxKsc2OYTEtgfLh6htxxdCzk/voA3OEHS8e+NXw2HMwrKmCPGGsKY9QkmA==
2823+
cspell-dictionary@8.5.0:
2824+
version "8.5.0"
2825+
resolved "https://registry.yarnpkg.com/cspell-dictionary/-/cspell-dictionary-8.5.0.tgz#fe604e2f97daaed40ee4b867296f3312f4baffd4"
2826+
integrity sha512-cr8wnSdfkNWtWsstZgTtvMNBns+pVHYMXwLWQ05VC6KyXfNW5zWNThrvzmaL9bLLXIUUOUkC2WWVa8bD20RcmQ==
28272827
dependencies:
2828-
"@cspell/cspell-pipe" "8.4.1"
2829-
"@cspell/cspell-types" "8.4.1"
2830-
cspell-trie-lib "8.4.1"
2828+
"@cspell/cspell-pipe" "8.5.0"
2829+
"@cspell/cspell-types" "8.5.0"
2830+
cspell-trie-lib "8.5.0"
28312831
fast-equals "^5.0.1"
2832-
gensequence "^6.0.0"
2832+
gensequence "^7.0.0"
28332833

2834-
cspell-gitignore@8.4.1:
2835-
version "8.4.1"
2836-
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-8.4.1.tgz#a7f677d8923f78f8c047f70bbac3dfab91183ed4"
2837-
integrity sha512-yVt1zHKp6XctEK8TgwYkgkpiAQQdiBlpG3PNGtyn2MDwsZkRMzVMhvugcLd6jeLGKl8S6rWA2CK7egmOQITwig==
2834+
cspell-gitignore@8.5.0:
2835+
version "8.5.0"
2836+
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-8.5.0.tgz#d471eee9d18c9d0034eb2cc08d7291f48c7c189a"
2837+
integrity sha512-dWZp915edBaDImGmUhqFC1fqn4dmadGBefarcwFPCfowC3HX06Ac2/mfQ6SsdKzGif6Hahf44i3cupyJCCgagg==
28382838
dependencies:
2839-
cspell-glob "8.4.1"
2839+
cspell-glob "8.5.0"
28402840
find-up-simple "^1.0.0"
28412841

2842-
cspell-glob@8.4.1:
2843-
version "8.4.1"
2844-
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-8.4.1.tgz#69d9c4b188749a1017dd7d9715157302250fe250"
2845-
integrity sha512-W3kJPFpWO0L5XPMlJAiey0XfzdIG/bQFcQo2LgPX0ViGned2piH09F5aXpwSCfw2clGo4SWw0WYVOnTxMF89hg==
2842+
cspell-glob@8.5.0:
2843+
version "8.5.0"
2844+
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-8.5.0.tgz#2310abe54e30207f55b3b22f99340f62014ade0e"
2845+
integrity sha512-jvEGCwToql//WAAyoaOP+GtYAMyfjTkqOMSxZ0tMbj2T4TEC/xUH2/tTI8Xug3PDOr5a3J75inSzl9tC8ZVtWQ==
28462846
dependencies:
28472847
micromatch "^4.0.5"
28482848

2849-
cspell-grammar@8.4.1:
2850-
version "8.4.1"
2851-
resolved "https://registry.yarnpkg.com/cspell-grammar/-/cspell-grammar-8.4.1.tgz#d42431c1a78be553ccb474b22749d06599427a55"
2852-
integrity sha512-JRbCuKWY5Ja39zmPUQPHM7WnnX4ODQo4kBNk4NJGnrADvHyor6Z60YPqy45IRnt/Z7B4U7J+T8M6bHlLFk3f2w==
2849+
cspell-grammar@8.5.0:
2850+
version "8.5.0"
2851+
resolved "https://registry.yarnpkg.com/cspell-grammar/-/cspell-grammar-8.5.0.tgz#d97cffc64024c89d9e81850bfdca6b95172f22af"
2852+
integrity sha512-29U4KFThztK9LBPrcdLJLld3uWIEAg8M5umfwrkDoGQA0jtdBe+4895rGuth4QcPxMT1jxn7cInv199Hx2R4XQ==
28532853
dependencies:
2854-
"@cspell/cspell-pipe" "8.4.1"
2855-
"@cspell/cspell-types" "8.4.1"
2854+
"@cspell/cspell-pipe" "8.5.0"
2855+
"@cspell/cspell-types" "8.5.0"
28562856

2857-
cspell-io@8.4.1:
2858-
version "8.4.1"
2859-
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-8.4.1.tgz#805a6227f59e2f76006dee3603dbf36886355d4f"
2860-
integrity sha512-FVOhg+rQP7YvX06t5to9oj83/COFnowW9J6ShY5Cp64s6yoQCTiPpTcKbHMiE4rwXpp5/FRAs86mr4jrR/zNUQ==
2857+
cspell-io@8.5.0:
2858+
version "8.5.0"
2859+
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-8.5.0.tgz#8870a9b662e4b78b63f02a09acfe3230fcb9ec27"
2860+
integrity sha512-XiAhF/nX2M8xUX9OqXoGixePTmy7s0+Bfg07+nGTDKhLj0Ydpg/asxWVkd//YAX9kkpU3YukDon4Q4km95WgiA==
28612861
dependencies:
2862-
"@cspell/cspell-service-bus" "8.4.1"
2862+
"@cspell/cspell-service-bus" "8.5.0"
28632863

2864-
cspell-lib@8.4.1:
2865-
version "8.4.1"
2866-
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-8.4.1.tgz#b3e9e51ce437a316b453bb74915063e92dfb9fc6"
2867-
integrity sha512-R86NdkgyT4vCpBuNGd47WO9tNS2GQW8pGQZGdtqHcgf5gIl8U5tj4T0q0cQvR6WEsNTo+ElMf0GZ2TK3hXaZDg==
2864+
cspell-lib@8.5.0:
2865+
version "8.5.0"
2866+
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-8.5.0.tgz#f703eeee3187891bcf3289d77aa8e94d9d6ccec3"
2867+
integrity sha512-TSi2K8Xf7Ptti6EtSeG6A9kTaleMNwcayjXTBxsiCoVnW/bSTQ7cSzuO2JqT3wUK54XUu4HullTgoUv/tvqjCg==
28682868
dependencies:
2869-
"@cspell/cspell-bundled-dicts" "8.4.1"
2870-
"@cspell/cspell-pipe" "8.4.1"
2871-
"@cspell/cspell-resolver" "8.4.1"
2872-
"@cspell/cspell-types" "8.4.1"
2873-
"@cspell/dynamic-import" "8.4.1"
2874-
"@cspell/strong-weak-map" "8.4.1"
2869+
"@cspell/cspell-bundled-dicts" "8.5.0"
2870+
"@cspell/cspell-pipe" "8.5.0"
2871+
"@cspell/cspell-resolver" "8.5.0"
2872+
"@cspell/cspell-types" "8.5.0"
2873+
"@cspell/dynamic-import" "8.5.0"
2874+
"@cspell/strong-weak-map" "8.5.0"
28752875
clear-module "^4.1.2"
28762876
comment-json "^4.2.3"
28772877
configstore "^6.0.0"
2878-
cspell-config-lib "8.4.1"
2879-
cspell-dictionary "8.4.1"
2880-
cspell-glob "8.4.1"
2881-
cspell-grammar "8.4.1"
2882-
cspell-io "8.4.1"
2883-
cspell-trie-lib "8.4.1"
2878+
cspell-config-lib "8.5.0"
2879+
cspell-dictionary "8.5.0"
2880+
cspell-glob "8.5.0"
2881+
cspell-grammar "8.5.0"
2882+
cspell-io "8.5.0"
2883+
cspell-trie-lib "8.5.0"
28842884
fast-equals "^5.0.1"
2885-
gensequence "^6.0.0"
2885+
gensequence "^7.0.0"
28862886
import-fresh "^3.3.0"
28872887
resolve-from "^5.0.0"
28882888
vscode-languageserver-textdocument "^1.0.11"
28892889
vscode-uri "^3.0.8"
28902890

2891-
cspell-trie-lib@8.4.1:
2892-
version "8.4.1"
2893-
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-8.4.1.tgz#37e9217abc2803a000d3de936af155a7dd0caceb"
2894-
integrity sha512-qKPfHWsZlH1aZYMhScbWpdBn1xccQO++UZ4YgYikyNOJNyPS7SAgGvVgT8wE3f++dGfM77QKUwgLLfe6/udbHA==
2891+
cspell-trie-lib@8.5.0:
2892+
version "8.5.0"
2893+
resolved "https://registry.yarnpkg.com/cspell-trie-lib/-/cspell-trie-lib-8.5.0.tgz#bc157d4d5cae74893ea8682be0e382533b2b2bdb"
2894+
integrity sha512-RPKhJowuGpUc21GpREE9fdpds5JqdUmF1A/GXeFFzo1rwDiWA0Ojt60A72R90t2vygkAnD+kKtQkWX3LSoT3pQ==
28952895
dependencies:
2896-
"@cspell/cspell-pipe" "8.4.1"
2897-
"@cspell/cspell-types" "8.4.1"
2898-
gensequence "^6.0.0"
2896+
"@cspell/cspell-pipe" "8.5.0"
2897+
"@cspell/cspell-types" "8.5.0"
2898+
gensequence "^7.0.0"
28992899

2900-
cspell@^8.4.1:
2901-
version "8.4.1"
2902-
resolved "https://registry.yarnpkg.com/cspell/-/cspell-8.4.1.tgz#b16b2ee04e4aa75f7ca128aba8634e5d0c3126b6"
2903-
integrity sha512-QoyUroQiMXak4bfVq1oM5PK78rO1R2/BbZMtZl4ZIFxWh2VapkYhK6tiG2wvK/wSD2jXe+n3UflD6CD8663dIw==
2900+
cspell@^8.5.0:
2901+
version "8.5.0"
2902+
resolved "https://registry.yarnpkg.com/cspell/-/cspell-8.5.0.tgz#3eb96456d64b49ed2a3de4ecfeaf338a1d3d0eda"
2903+
integrity sha512-Kg10itkOZKoIcKE2KSQWVVt0Yo2pssvd66kuzo5S3x7lc25yggz8W+piHzUH99E2aNQ7CTzH7H78ReI53pt4tA==
29042904
dependencies:
2905-
"@cspell/cspell-json-reporter" "8.4.1"
2906-
"@cspell/cspell-pipe" "8.4.1"
2907-
"@cspell/cspell-types" "8.4.1"
2908-
"@cspell/dynamic-import" "8.4.1"
2905+
"@cspell/cspell-json-reporter" "8.5.0"
2906+
"@cspell/cspell-pipe" "8.5.0"
2907+
"@cspell/cspell-types" "8.5.0"
2908+
"@cspell/dynamic-import" "8.5.0"
29092909
chalk "^5.3.0"
29102910
chalk-template "^1.1.0"
29112911
commander "^12.0.0"
2912-
cspell-gitignore "8.4.1"
2913-
cspell-glob "8.4.1"
2914-
cspell-io "8.4.1"
2915-
cspell-lib "8.4.1"
2912+
cspell-gitignore "8.5.0"
2913+
cspell-glob "8.5.0"
2914+
cspell-io "8.5.0"
2915+
cspell-lib "8.5.0"
29162916
fast-glob "^3.3.2"
29172917
fast-json-stable-stringify "^2.1.0"
29182918
file-entry-cache "^8.0.0"
@@ -3738,10 +3738,10 @@ gauge@^5.0.0:
37383738
strip-ansi "^6.0.1"
37393739
wide-align "^1.1.5"
37403740

3741-
gensequence@^6.0.0:
3742-
version "6.0.0"
3743-
resolved "https://registry.yarnpkg.com/gensequence/-/gensequence-6.0.0.tgz#ae46a0f89ebd7cc334e45cfb8f1c99a65248694e"
3744-
integrity sha512-8WwuywE9pokJRAcg2QFR/plk3cVPebSUqRPzpGQh3WQ0wIiHAw+HyOQj5IuHyUTQBHpBKFoB2JUMu9zT3vJ16Q==
3741+
gensequence@^7.0.0:
3742+
version "7.0.0"
3743+
resolved "https://registry.yarnpkg.com/gensequence/-/gensequence-7.0.0.tgz#bb6aedec8ff665e3a6c42f92823121e3a6ea7718"
3744+
integrity sha512-47Frx13aZh01afHJTB3zTtKIlFI6vWY+MYCN9Qpew6i52rfKjnhCF/l1YlC8UmEMvvntZZ6z4PiCcmyuedR2aQ==
37453745

37463746
gensync@^1.0.0-beta.2:
37473747
version "1.0.0-beta.2"
@@ -7721,10 +7721,10 @@ yallist@^4.0.0:
77217721
resolved "https://registry.yarnpkg.com/yallist/-/yallist-4.0.0.tgz#9bb92790d9c0effec63be73519e11a35019a3a72"
77227722
integrity sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==
77237723

7724-
yaml@^2.3.4:
7725-
version "2.3.4"
7726-
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.3.4.tgz#53fc1d514be80aabf386dc6001eb29bf3b7523b2"
7727-
integrity sha512-8aAvwVUSHpfEqTQ4w/KMlf3HcRdt50E5ODIQJBw1fQ5RL34xabzxtUlzTXVqc4rkZsPbvrXKWnABCD7kWSmocA==
7724+
yaml@^2.4.0:
7725+
version "2.4.0"
7726+
resolved "https://registry.yarnpkg.com/yaml/-/yaml-2.4.0.tgz#2376db1083d157f4b3a452995803dbcf43b08140"
7727+
integrity sha512-j9iR8g+/t0lArF4V6NE/QCfT+CO7iLqrXAHZbJdo+LfjqP1vR8Fg5bSiaq6Q2lOD1AUEVrEVIgABvBFYojJVYQ==
77287728

77297729
yargs-parser@^20.2.2:
77307730
version "20.2.9"

0 commit comments

Comments
 (0)