diff --git a/package-lock.json b/package-lock.json index f432dd8..e66d3c5 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,7 +9,7 @@ "version": "6.7.0", "license": "MIT", "dependencies": { - "cspell": "^6.7.0" + "cspell": "^6.8.0" }, "bin": { "cspell-cli": "index.js" @@ -107,9 +107,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.7.0.tgz", - "integrity": "sha512-PrN1riHfRBPMPv2oCiNwv9YAUjeyvhYFWgJuY5cE/GWtTcrCmcqjbBJQcAiJd0qQ8hm/cgPdKqOkMtWkm5beTQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.8.0.tgz", + "integrity": "sha512-a+J/5M45RUmDiVmzQm8WacZCQxmIq0PK5rgkDE3iWyyIQWPwSK1+C37+85lZoDJ66il4YJpF0jutYKEJNfTCWw==", "dependencies": { "@cspell/dict-ada": "^2.0.1", "@cspell/dict-aws": "^2.0.0", @@ -124,7 +124,7 @@ "@cspell/dict-docker": "^1.1.1", "@cspell/dict-dotnet": "^2.0.1", "@cspell/dict-elixir": "^2.0.1", - "@cspell/dict-en_us": "^2.3.1", + "@cspell/dict-en_us": "^2.3.2", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.1.1", "@cspell/dict-fonts": "^2.0.1", @@ -132,7 +132,7 @@ "@cspell/dict-git": "^1.0.1", "@cspell/dict-golang": "^3.0.1", "@cspell/dict-haskell": "^2.0.1", - "@cspell/dict-html": "^3.0.4", + "@cspell/dict-html": "^3.0.5", "@cspell/dict-html-symbol-entities": "^3.0.0", "@cspell/dict-java": "^3.0.7", "@cspell/dict-latex": "^2.0.9", @@ -159,25 +159,25 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.7.0.tgz", - "integrity": "sha512-IpcKK/pRiFasMduf1Cuz20RD0ut+y74msNvDxs/mXBgx0LikVXnt1IF2b/L5j68KNdJqrNc8Uw3pte9fzrn8ZQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.8.0.tgz", + "integrity": "sha512-V+GOhpd99Vsa3W30p3jyJ4qNTwEBA04POINT4XZKjuNZ5NLbBO3wARX8cCaVaPB/aJTbaB6rqvXnfTx5h47N0g==", "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.7.0.tgz", - "integrity": "sha512-oCqIbh56mvUNcw4eX2wEXl5c3AIo8T9NM5byxP3uNswn9+1d49Zqpp0EJ4Qy71Lr94/E9uDR1bgDoK5F3nlC3g==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.8.0.tgz", + "integrity": "sha512-+3uHHhy1jP+ZYhoDlIbAR5sp6kTlbLctvpPne9KEOFB5Vtnn2a0jfop7Xyfg+BQnEFU/gifoS87sofULBngAxQ==", "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.7.0.tgz", - "integrity": "sha512-oZ46iL2/Sgb1tFhxF6FmVMpiK3jhN6IUQzTD96EZ6RN/bWP+D+iC1qmVruYoYc3hSaD8vJKd7lCisdgBKsFmiA==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.8.0.tgz", + "integrity": "sha512-5hYe1wXHphVAWaQROJVs67AFMpYW9qNXiNKWdBZ6/l85x5ORcGYBtuxbBjdwzTSCmO6bNGVjYx14gxjQDYLlfQ==", "engines": { "node": ">=14" } @@ -248,9 +248,9 @@ "integrity": "sha512-eTTTxZt1FqGkM780yFDxsGHvTbWqvlK8YISSccK8FyrB6ULW+uflQlNS5AnWg3uWKC48b7pQott+odYCsPJ+Ow==" }, "node_modules/@cspell/dict-en_us": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.1.tgz", - "integrity": "sha512-mpjMY9Fo+cvt+BeL8bsoy8xpKhnILT0j6ith9OlYALELx8uPFyzSgFhkPBGam6jE8luG1XFsIsc0APQ7yzwhKw==" + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.2.tgz", + "integrity": "sha512-/jkx3Lwig34nDP8zMEP8IF7Nkni4ac63FlAeK/B4yvriaz7Pqe5XbwU20otlB+y+T0nf5GxvWacIEyTFnV9BKg==" }, "node_modules/@cspell/dict-en-gb": { "version": "1.1.33", @@ -288,9 +288,9 @@ "integrity": "sha512-ooA23qIG7InOOxlLm67CNH5O2J85QsPHEAzEU9KEqVfYG5ovFs5tx6n9pHekDVk3MpQULpqfNUYDR0KigPLg5g==" }, "node_modules/@cspell/dict-html": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-3.0.4.tgz", - "integrity": "sha512-DV1lAATRel7vuJZYpnR92pIr9ZeSE+uuQDnkuzJaCP9os+Y6zkkUfvNLbNsqe7wD5IzkSA2CtxOR44MMf2YfvQ==" + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-3.0.5.tgz", + "integrity": "sha512-Gay6gEKQydJHAoXfEz0sBLoS1x0lgnybJ5X8kO6k149x4I4fOX3IK3TEOox6gFWHI2hD7bY7VkhYLuD8p+HbRw==" }, "node_modules/@cspell/dict-html-symbol-entities": { "version": "3.0.0", @@ -393,9 +393,9 @@ "integrity": "sha512-/MB0RS0Gn01s4pgmjy0FvsLfr3RRMrRphEuvTRserNcM8XVtoIVAtrjig/Gg0DPwDrN8Clm0L1j7iQay6S8D0g==" }, "node_modules/@types/node": { - "version": "18.7.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.6.tgz", - "integrity": "sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==" + "version": "18.7.8", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.8.tgz", + "integrity": "sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==" }, "node_modules/@types/node-fetch": { "version": "2.6.2", @@ -605,16 +605,16 @@ } }, "node_modules/cspell": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.7.0.tgz", - "integrity": "sha512-/Ymb8dfwxD+/WnLb1HQ6xlONC8oT1PexdjuE1l4SsHdS0xVMOqvGfVrLUwgvm0pwagpqsGuADTsAdGuYkLS8yA==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.8.0.tgz", + "integrity": "sha512-mef1ECEw5bRdxdUvxuf4q7pkUDp9PRaPaLjjcW+v88wp0cyXWhCK/y/MTTa5o+xUkSvHqPXWF1E83NmGey3ZTQ==", "dependencies": { - "@cspell/cspell-pipe": "^6.7.0", + "@cspell/cspell-pipe": "^6.8.0", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.7.0", - "cspell-glob": "^6.7.0", - "cspell-lib": "^6.7.0", + "cspell-gitignore": "^6.8.0", + "cspell-glob": "^6.8.0", + "cspell-lib": "^6.8.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -636,11 +636,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.7.0.tgz", - "integrity": "sha512-AaJduSX0tU/onb+CnZkP/vhMmWnaZencVcnmCSDU1aEpxyBZOcC7CrB+JTFRq7Wcy4+UiLkXQwO3u+OZlfNOTg==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.8.0.tgz", + "integrity": "sha512-TR1tPWkl7XnowqK4YftTpYWKyzMJQ8veAQaOTC50cgoUCL23FvoUH65yB4rqOuVKNNaIu5CzgzGSEknSC+EyCA==", "dependencies": { - "cspell-glob": "^6.7.0", + "cspell-glob": "^6.8.0", "find-up": "^5.0.0" }, "bin": { @@ -651,9 +651,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.7.0.tgz", - "integrity": "sha512-6vmZurV4nejOk10KMDJ27s/7WjM7LM7SvTdJOVbJUC50OTXGKva/dv7MqOTpnlAheV45t5R495KBwkUM/Sgsgg==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.8.0.tgz", + "integrity": "sha512-pSVkC+TqfmHYCnBw7gvBctyZtgvugOyvCfYWC+BR37VKcmaI91ZhW7n7SxHlkaKwfLCGi/yMEYBffiJ6FNbeUQ==", "dependencies": { "micromatch": "^4.0.5" }, @@ -662,12 +662,12 @@ } }, "node_modules/cspell-grammar": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.7.0.tgz", - "integrity": "sha512-R+ilsGw/H9qA7cTTs17K45P7U1c3kSZfLWEAyJtCwYw4hB+1qPwEZDbOBy4HMywznZ5wp/u9nLQpCEcKFEmqBQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.8.0.tgz", + "integrity": "sha512-FR3zDCtsNASKsVP/bJoQViwf4WiWudXUOHfWJeS1KXAMHY0lp98psWzFzuclXUIU04lh6xkP5zdkEn+BfqtZUA==", "dependencies": { - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0" + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0" }, "bin": { "cspell-grammar": "bin.js" @@ -677,11 +677,11 @@ } }, "node_modules/cspell-io": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.7.0.tgz", - "integrity": "sha512-kJXBk/0PpCYtpY5Q4TjwaUXmGARcqSZrWyW8HnNVNWqnpsTzMr58A7Z0Tm+6/bKKNaTWIc5TzA4QDOel1kjpHQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.8.0.tgz", + "integrity": "sha512-Jx3Zb1EXtO1AMb011hHyk1AW4Oz/BuOv9xQbH3XH1kTxWzJ21MZzIO1UHDWUhZn7aJI0ybMAZL5+CI4udnd3qg==", "dependencies": { - "@cspell/cspell-service-bus": "^6.7.0", + "@cspell/cspell-service-bus": "^6.8.0", "@types/node-fetch": "^2.6.2", "node-fetch": "^2.6.7" }, @@ -690,21 +690,21 @@ } }, "node_modules/cspell-lib": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.7.0.tgz", - "integrity": "sha512-Q4AQsBjF7K36xbJjRkFZHR/mljaVMvjupHNPxtJUH6WxvxHwaqIZFKC7D8wZlkLfRNoTvvd6ruU+Ljeo5M4VfQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.8.0.tgz", + "integrity": "sha512-BVJUSUvqC9uyQ11f4M5sqGKx307L8sSb+NQtydxWTMqcbn9+NzOTgor3VRcKuzJBH0Q1kN3sccbpzZ225mHP2g==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.7.0", - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0", + "@cspell/cspell-bundled-dicts": "^6.8.0", + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.7.0", - "cspell-grammar": "^6.7.0", - "cspell-io": "^6.7.0", - "cspell-trie-lib": "^6.7.0", + "cspell-glob": "^6.8.0", + "cspell-grammar": "^6.8.0", + "cspell-io": "^6.8.0", + "cspell-trie-lib": "^6.8.0", "fast-equals": "^4.0.1", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -720,12 +720,12 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.7.0.tgz", - "integrity": "sha512-RZ5tgK0XBQnR3HQFomHQ31M3JKNHPGazEuCKbiAS6jEYosynErFnW6u1pyx8MjXDlf2Zo8vTRtrz50CAESKZ8g==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.8.0.tgz", + "integrity": "sha512-+FKfkXnneuU7n/OrafUQLwOM9TWMFKmtvMZgoJZLX/xOkSHzAlkKqVos8OhK4w2nRns1wy+Nz+iNyEmYaCMnZw==", "dependencies": { - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0", + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0", "fs-extra": "^10.1.0", "gensequence": "^3.1.1" }, @@ -840,9 +840,9 @@ } }, "node_modules/flatted": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz", - "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==" + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" }, "node_modules/form-data": { "version": "3.0.1", @@ -1572,9 +1572,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.7.0.tgz", - "integrity": "sha512-PrN1riHfRBPMPv2oCiNwv9YAUjeyvhYFWgJuY5cE/GWtTcrCmcqjbBJQcAiJd0qQ8hm/cgPdKqOkMtWkm5beTQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.8.0.tgz", + "integrity": "sha512-a+J/5M45RUmDiVmzQm8WacZCQxmIq0PK5rgkDE3iWyyIQWPwSK1+C37+85lZoDJ66il4YJpF0jutYKEJNfTCWw==", "requires": { "@cspell/dict-ada": "^2.0.1", "@cspell/dict-aws": "^2.0.0", @@ -1589,7 +1589,7 @@ "@cspell/dict-docker": "^1.1.1", "@cspell/dict-dotnet": "^2.0.1", "@cspell/dict-elixir": "^2.0.1", - "@cspell/dict-en_us": "^2.3.1", + "@cspell/dict-en_us": "^2.3.2", "@cspell/dict-en-gb": "^1.1.33", "@cspell/dict-filetypes": "^2.1.1", "@cspell/dict-fonts": "^2.0.1", @@ -1597,7 +1597,7 @@ "@cspell/dict-git": "^1.0.1", "@cspell/dict-golang": "^3.0.1", "@cspell/dict-haskell": "^2.0.1", - "@cspell/dict-html": "^3.0.4", + "@cspell/dict-html": "^3.0.5", "@cspell/dict-html-symbol-entities": "^3.0.0", "@cspell/dict-java": "^3.0.7", "@cspell/dict-latex": "^2.0.9", @@ -1621,19 +1621,19 @@ } }, "@cspell/cspell-pipe": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.7.0.tgz", - "integrity": "sha512-IpcKK/pRiFasMduf1Cuz20RD0ut+y74msNvDxs/mXBgx0LikVXnt1IF2b/L5j68KNdJqrNc8Uw3pte9fzrn8ZQ==" + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.8.0.tgz", + "integrity": "sha512-V+GOhpd99Vsa3W30p3jyJ4qNTwEBA04POINT4XZKjuNZ5NLbBO3wARX8cCaVaPB/aJTbaB6rqvXnfTx5h47N0g==" }, "@cspell/cspell-service-bus": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.7.0.tgz", - "integrity": "sha512-oCqIbh56mvUNcw4eX2wEXl5c3AIo8T9NM5byxP3uNswn9+1d49Zqpp0EJ4Qy71Lr94/E9uDR1bgDoK5F3nlC3g==" + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.8.0.tgz", + "integrity": "sha512-+3uHHhy1jP+ZYhoDlIbAR5sp6kTlbLctvpPne9KEOFB5Vtnn2a0jfop7Xyfg+BQnEFU/gifoS87sofULBngAxQ==" }, "@cspell/cspell-types": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.7.0.tgz", - "integrity": "sha512-oZ46iL2/Sgb1tFhxF6FmVMpiK3jhN6IUQzTD96EZ6RN/bWP+D+iC1qmVruYoYc3hSaD8vJKd7lCisdgBKsFmiA==" + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.8.0.tgz", + "integrity": "sha512-5hYe1wXHphVAWaQROJVs67AFMpYW9qNXiNKWdBZ6/l85x5ORcGYBtuxbBjdwzTSCmO6bNGVjYx14gxjQDYLlfQ==" }, "@cspell/dict-ada": { "version": "2.0.1", @@ -1701,9 +1701,9 @@ "integrity": "sha512-eTTTxZt1FqGkM780yFDxsGHvTbWqvlK8YISSccK8FyrB6ULW+uflQlNS5AnWg3uWKC48b7pQott+odYCsPJ+Ow==" }, "@cspell/dict-en_us": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.1.tgz", - "integrity": "sha512-mpjMY9Fo+cvt+BeL8bsoy8xpKhnILT0j6ith9OlYALELx8uPFyzSgFhkPBGam6jE8luG1XFsIsc0APQ7yzwhKw==" + "version": "2.3.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.3.2.tgz", + "integrity": "sha512-/jkx3Lwig34nDP8zMEP8IF7Nkni4ac63FlAeK/B4yvriaz7Pqe5XbwU20otlB+y+T0nf5GxvWacIEyTFnV9BKg==" }, "@cspell/dict-en-gb": { "version": "1.1.33", @@ -1741,9 +1741,9 @@ "integrity": "sha512-ooA23qIG7InOOxlLm67CNH5O2J85QsPHEAzEU9KEqVfYG5ovFs5tx6n9pHekDVk3MpQULpqfNUYDR0KigPLg5g==" }, "@cspell/dict-html": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-3.0.4.tgz", - "integrity": "sha512-DV1lAATRel7vuJZYpnR92pIr9ZeSE+uuQDnkuzJaCP9os+Y6zkkUfvNLbNsqe7wD5IzkSA2CtxOR44MMf2YfvQ==" + "version": "3.0.5", + "resolved": "https://registry.npmjs.org/@cspell/dict-html/-/dict-html-3.0.5.tgz", + "integrity": "sha512-Gay6gEKQydJHAoXfEz0sBLoS1x0lgnybJ5X8kO6k149x4I4fOX3IK3TEOox6gFWHI2hD7bY7VkhYLuD8p+HbRw==" }, "@cspell/dict-html-symbol-entities": { "version": "3.0.0", @@ -1846,9 +1846,9 @@ "integrity": "sha512-/MB0RS0Gn01s4pgmjy0FvsLfr3RRMrRphEuvTRserNcM8XVtoIVAtrjig/Gg0DPwDrN8Clm0L1j7iQay6S8D0g==" }, "@types/node": { - "version": "18.7.6", - "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.6.tgz", - "integrity": "sha512-EdxgKRXgYsNITy5mjjXjVE/CS8YENSdhiagGrLqjG0pvA2owgJ6i4l7wy/PFZGC0B1/H20lWKN7ONVDNYDZm7A==" + "version": "18.7.8", + "resolved": "https://registry.npmjs.org/@types/node/-/node-18.7.8.tgz", + "integrity": "sha512-/YP55EMK2341JkODUb8DM9O0x1SIz2aBvyF33Uf1c76St3VpsMXEIW0nxuKkq/5cxnbz0RD9cfwNZHEAZQD3ag==" }, "@types/node-fetch": { "version": "2.6.2", @@ -2010,16 +2010,16 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.7.0.tgz", - "integrity": "sha512-/Ymb8dfwxD+/WnLb1HQ6xlONC8oT1PexdjuE1l4SsHdS0xVMOqvGfVrLUwgvm0pwagpqsGuADTsAdGuYkLS8yA==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.8.0.tgz", + "integrity": "sha512-mef1ECEw5bRdxdUvxuf4q7pkUDp9PRaPaLjjcW+v88wp0cyXWhCK/y/MTTa5o+xUkSvHqPXWF1E83NmGey3ZTQ==", "requires": { - "@cspell/cspell-pipe": "^6.7.0", + "@cspell/cspell-pipe": "^6.8.0", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.7.0", - "cspell-glob": "^6.7.0", - "cspell-lib": "^6.7.0", + "cspell-gitignore": "^6.8.0", + "cspell-glob": "^6.8.0", + "cspell-lib": "^6.8.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -2032,57 +2032,57 @@ } }, "cspell-gitignore": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.7.0.tgz", - "integrity": "sha512-AaJduSX0tU/onb+CnZkP/vhMmWnaZencVcnmCSDU1aEpxyBZOcC7CrB+JTFRq7Wcy4+UiLkXQwO3u+OZlfNOTg==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.8.0.tgz", + "integrity": "sha512-TR1tPWkl7XnowqK4YftTpYWKyzMJQ8veAQaOTC50cgoUCL23FvoUH65yB4rqOuVKNNaIu5CzgzGSEknSC+EyCA==", "requires": { - "cspell-glob": "^6.7.0", + "cspell-glob": "^6.8.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.7.0.tgz", - "integrity": "sha512-6vmZurV4nejOk10KMDJ27s/7WjM7LM7SvTdJOVbJUC50OTXGKva/dv7MqOTpnlAheV45t5R495KBwkUM/Sgsgg==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.8.0.tgz", + "integrity": "sha512-pSVkC+TqfmHYCnBw7gvBctyZtgvugOyvCfYWC+BR37VKcmaI91ZhW7n7SxHlkaKwfLCGi/yMEYBffiJ6FNbeUQ==", "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.7.0.tgz", - "integrity": "sha512-R+ilsGw/H9qA7cTTs17K45P7U1c3kSZfLWEAyJtCwYw4hB+1qPwEZDbOBy4HMywznZ5wp/u9nLQpCEcKFEmqBQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.8.0.tgz", + "integrity": "sha512-FR3zDCtsNASKsVP/bJoQViwf4WiWudXUOHfWJeS1KXAMHY0lp98psWzFzuclXUIU04lh6xkP5zdkEn+BfqtZUA==", "requires": { - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0" + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0" } }, "cspell-io": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.7.0.tgz", - "integrity": "sha512-kJXBk/0PpCYtpY5Q4TjwaUXmGARcqSZrWyW8HnNVNWqnpsTzMr58A7Z0Tm+6/bKKNaTWIc5TzA4QDOel1kjpHQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.8.0.tgz", + "integrity": "sha512-Jx3Zb1EXtO1AMb011hHyk1AW4Oz/BuOv9xQbH3XH1kTxWzJ21MZzIO1UHDWUhZn7aJI0ybMAZL5+CI4udnd3qg==", "requires": { - "@cspell/cspell-service-bus": "^6.7.0", + "@cspell/cspell-service-bus": "^6.8.0", "@types/node-fetch": "^2.6.2", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.7.0.tgz", - "integrity": "sha512-Q4AQsBjF7K36xbJjRkFZHR/mljaVMvjupHNPxtJUH6WxvxHwaqIZFKC7D8wZlkLfRNoTvvd6ruU+Ljeo5M4VfQ==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.8.0.tgz", + "integrity": "sha512-BVJUSUvqC9uyQ11f4M5sqGKx307L8sSb+NQtydxWTMqcbn9+NzOTgor3VRcKuzJBH0Q1kN3sccbpzZ225mHP2g==", "requires": { - "@cspell/cspell-bundled-dicts": "^6.7.0", - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0", + "@cspell/cspell-bundled-dicts": "^6.8.0", + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.7.0", - "cspell-grammar": "^6.7.0", - "cspell-io": "^6.7.0", - "cspell-trie-lib": "^6.7.0", + "cspell-glob": "^6.8.0", + "cspell-grammar": "^6.8.0", + "cspell-io": "^6.8.0", + "cspell-trie-lib": "^6.8.0", "fast-equals": "^4.0.1", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -2095,12 +2095,12 @@ } }, "cspell-trie-lib": { - "version": "6.7.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.7.0.tgz", - "integrity": "sha512-RZ5tgK0XBQnR3HQFomHQ31M3JKNHPGazEuCKbiAS6jEYosynErFnW6u1pyx8MjXDlf2Zo8vTRtrz50CAESKZ8g==", + "version": "6.8.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.8.0.tgz", + "integrity": "sha512-+FKfkXnneuU7n/OrafUQLwOM9TWMFKmtvMZgoJZLX/xOkSHzAlkKqVos8OhK4w2nRns1wy+Nz+iNyEmYaCMnZw==", "requires": { - "@cspell/cspell-pipe": "^6.7.0", - "@cspell/cspell-types": "^6.7.0", + "@cspell/cspell-pipe": "^6.8.0", + "@cspell/cspell-types": "^6.8.0", "fs-extra": "^10.1.0", "gensequence": "^3.1.1" } @@ -2181,9 +2181,9 @@ } }, "flatted": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.6.tgz", - "integrity": "sha512-0sQoMh9s0BYsm+12Huy/rkKxVu4R1+r96YX5cG44rHV0pQ6iC3Q+mkoMFaGWObMFYQxCVT+ssG1ksneA2MI9KQ==" + "version": "3.2.7", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.7.tgz", + "integrity": "sha512-5nqDSxl8nn5BSNxyR3n4I6eDmbolI6WT+QqR547RwxQapgjQBmtktdP+HTBb/a/zLsbzERTONyUB5pefh5TtjQ==" }, "form-data": { "version": "3.0.1", diff --git a/package.json b/package.json index 231b684..ce234e8 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,6 @@ "node": ">=14" }, "dependencies": { - "cspell": "^6.7.0" + "cspell": "^6.8.0" } }