From 8f55c0f666b3f7e8f210b80fadddf65a564452d8 Mon Sep 17 00:00:00 2001 From: "street-side-software-automation[bot]" <74785433+street-side-software-automation[bot]@users.noreply.github.com> Date: Fri, 7 Jan 2022 17:14:12 +0100 Subject: [PATCH] ci: Workflow Bot -- Update ALL Dependencies (#2228) Co-authored-by: Jason3S --- integration-tests/package-lock.json | 138 +++++++------- packages/Samples/package-lock.json | 64 +++---- .../cspell-bundled-dicts/package-lock.json | 78 ++++---- .../cspell-dynamic-loader/package-lock.json | 138 +++++++------- packages/cspell-gitignore/package-lock.json | 16 +- packages/cspell-glob/package-lock.json | 2 +- packages/cspell-grammar/package-lock.json | 2 +- packages/cspell-io/package-lock.json | 2 +- .../cspell-json-reporter/package-lock.json | 16 +- packages/cspell-lib/package-lock.json | 72 ++++---- packages/cspell-tools/package-lock.json | 44 ++--- packages/cspell-trie-lib/package-lock.json | 2 +- packages/cspell-trie/package-lock.json | 16 +- packages/cspell-trie2-lib/package-lock.json | 2 +- packages/cspell-types/package-lock.json | 2 +- packages/cspell/package-lock.json | 136 +++++++------- packages/hunspell-reader/package-lock.json | 2 +- test-packages/cspell-cli/package-lock.json | 136 +++++++------- .../test-cspell-glob/package-lock.json | 16 +- .../test-cspell-io/package-lock.json | 16 +- .../test-cspell-lib-webpack/package-lock.json | 100 +++++----- .../test-cspell-lib/package-lock.json | 96 +++++----- .../test-cspell-tools/package-lock.json | 174 +++++++++--------- test-packages/test-cspell/package-lock.json | 138 +++++++------- test-packages/yarn2/package-lock.json | 2 +- 25 files changed, 705 insertions(+), 705 deletions(-) diff --git a/integration-tests/package-lock.json b/integration-tests/package-lock.json index ee1502e74b5..d48ac987f1f 100644 --- a/integration-tests/package-lock.json +++ b/integration-tests/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-integration-tests", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-types": "^5.15.1", "@octokit/rest": "^18.12.0", "chalk": "^4.1.2", "commander": "^8.3.0", @@ -29,7 +29,7 @@ "@types/node": "^17.0.8", "@types/rimraf": "^3.0.2", "@types/shelljs": "^0.8.10", - "cspell": "^5.15.0", + "cspell": "^5.15.1", "jest": "^27.4.7" }, "engines": { @@ -615,9 +615,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dev": true, "dependencies": { "@cspell/dict-ada": "^1.1.2", @@ -663,9 +663,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -2068,17 +2068,17 @@ } }, "node_modules/cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dev": true, "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -2100,12 +2100,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dev": true, "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -2116,9 +2116,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -2128,29 +2128,29 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -2164,9 +2164,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -5568,9 +5568,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dev": true, "requires": { "@cspell/dict-ada": "^1.1.2", @@ -5613,9 +5613,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -6815,17 +6815,17 @@ "dev": true }, "cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dev": true, "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -6838,45 +6838,45 @@ } }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dev": true, "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -6887,9 +6887,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "requires": { "fs-extra": "^10.0.0", diff --git a/packages/Samples/package-lock.json b/packages/Samples/package-lock.json index 9cf49e19ea3..2f8c0211273 100644 --- a/packages/Samples/package-lock.json +++ b/packages/Samples/package-lock.json @@ -6,25 +6,25 @@ "packages": { "": { "name": "cspell-tools-samples", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "devDependencies": { - "@cspell/cspell-tools": "^5.15.0" + "@cspell/cspell-tools": "^5.15.1" } }, "node_modules/@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "dev": true, "dependencies": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" }, "bin": { "cspell-tools-cli": "bin.js" @@ -65,18 +65,18 @@ "dev": true }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -142,9 +142,9 @@ "dev": true }, "node_modules/hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dev": true, "dependencies": { "commander": "^8.3.0", @@ -253,18 +253,18 @@ }, "dependencies": { "@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "dev": true, "requires": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" } }, "balanced-match": { @@ -296,15 +296,15 @@ "dev": true }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "requires": { "fs-extra": "^10.0.0", @@ -355,9 +355,9 @@ "dev": true }, "hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dev": true, "requires": { "commander": "^8.3.0", diff --git a/packages/cspell-bundled-dicts/package-lock.json b/packages/cspell-bundled-dicts/package-lock.json index ebd8e22bd78..f285d66b817 100644 --- a/packages/cspell-bundled-dicts/package-lock.json +++ b/packages/cspell-bundled-dicts/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@cspell/cspell-bundled-dicts", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "@cspell/dict-ada": "^1.1.2", @@ -48,26 +48,26 @@ "@cspell/dict-vue": "^2.0.1" }, "devDependencies": { - "@cspell/cspell-tools": "^5.15.0", - "@cspell/cspell-types": "^5.15.0" + "@cspell/cspell-tools": "^5.15.1", + "@cspell/cspell-types": "^5.15.1" }, "engines": { "node": ">=12.13.0" } }, "node_modules/@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "dev": true, "dependencies": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" }, "bin": { "cspell-tools-cli": "bin.js" @@ -77,9 +77,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true, "engines": { "node": ">=12.13.0" @@ -302,18 +302,18 @@ "dev": true }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -379,9 +379,9 @@ "dev": true }, "node_modules/hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dev": true, "dependencies": { "commander": "^8.3.0", @@ -490,24 +490,24 @@ }, "dependencies": { "@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "dev": true, "requires": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true }, "@cspell/dict-ada": { @@ -724,15 +724,15 @@ "dev": true }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "requires": { "fs-extra": "^10.0.0", @@ -783,9 +783,9 @@ "dev": true }, "hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dev": true, "requires": { "commander": "^8.3.0", diff --git a/packages/cspell-dynamic-loader/package-lock.json b/packages/cspell-dynamic-loader/package-lock.json index 8ac87c805cb..55e8fcdbd3f 100644 --- a/packages/cspell-dynamic-loader/package-lock.json +++ b/packages/cspell-dynamic-loader/package-lock.json @@ -6,14 +6,14 @@ "packages": { "": { "name": "@cspell/cspell-dynamic-loader", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "import-fresh": "^3.3.0" }, "devDependencies": { - "cspell": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell": "^5.15.1", + "cspell-lib": "^5.15.1", "jest": "^27.4.7", "rimraf": "^3.0.2", "typescript": "^4.5.4" @@ -605,9 +605,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dev": true, "dependencies": { "@cspell/dict-ada": "^1.1.2", @@ -653,9 +653,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true, "engines": { "node": ">=12.13.0" @@ -1878,17 +1878,17 @@ } }, "node_modules/cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dev": true, "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -1910,12 +1910,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dev": true, "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -1926,9 +1926,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -1938,29 +1938,29 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1974,9 +1974,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -5306,9 +5306,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dev": true, "requires": { "@cspell/dict-ada": "^1.1.2", @@ -5351,9 +5351,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true }, "@cspell/dict-ada": { @@ -6381,17 +6381,17 @@ "dev": true }, "cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dev": true, "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -6404,45 +6404,45 @@ } }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dev": true, "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -6453,9 +6453,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "requires": { "fs-extra": "^10.0.0", diff --git a/packages/cspell-gitignore/package-lock.json b/packages/cspell-gitignore/package-lock.json index 0c1272ebc0b..ac976e6229c 100644 --- a/packages/cspell-gitignore/package-lock.json +++ b/packages/cspell-gitignore/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-gitignore", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -1478,9 +1478,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -5191,9 +5191,9 @@ } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } diff --git a/packages/cspell-glob/package-lock.json b/packages/cspell-glob/package-lock.json index 89cd40ccbbf..2bea1438df9 100644 --- a/packages/cspell-glob/package-lock.json +++ b/packages/cspell-glob/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-glob", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "micromatch": "^4.0.4" diff --git a/packages/cspell-grammar/package-lock.json b/packages/cspell-grammar/package-lock.json index e226171bb38..7f291ec7b8b 100644 --- a/packages/cspell-grammar/package-lock.json +++ b/packages/cspell-grammar/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-grammar", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "devDependencies": { "@types/node": "^17.0.8", diff --git a/packages/cspell-io/package-lock.json b/packages/cspell-io/package-lock.json index 5e672ed77f3..c0a5f0f8f9f 100644 --- a/packages/cspell-io/package-lock.json +++ b/packages/cspell-io/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-io", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "devDependencies": { "@types/fs-extra": "^9.0.13", diff --git a/packages/cspell-json-reporter/package-lock.json b/packages/cspell-json-reporter/package-lock.json index 81ec3e7c98d..d50c40940c6 100644 --- a/packages/cspell-json-reporter/package-lock.json +++ b/packages/cspell-json-reporter/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "@cspell/cspell-json-reporter", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-types": "^5.15.1", "mkdirp": "^1.0.4" }, "devDependencies": { @@ -20,9 +20,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -56,9 +56,9 @@ }, "dependencies": { "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@types/mkdirp": { "version": "1.0.2", diff --git a/packages/cspell-lib/package-lock.json b/packages/cspell-lib/package-lock.json index 2831aaf364a..7c0bba456ba 100644 --- a/packages/cspell-lib/package-lock.json +++ b/packages/cspell-lib/package-lock.json @@ -6,18 +6,18 @@ "packages": { "": { "name": "cspell-lib", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -600,9 +600,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -657,9 +657,9 @@ "integrity": "sha512-6sORumQ9E7YpJ4vzYb0hHBgiXpehPAawuqmueGmx/PSRkqzMNLEwhYZuTHuIZSO291RTirPMfCkUahRoKdXOOQ==" }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -1909,9 +1909,9 @@ "dev": true }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -1920,17 +1920,17 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -5227,9 +5227,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -5283,9 +5283,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -6338,22 +6338,22 @@ } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/packages/cspell-tools/package-lock.json b/packages/cspell-tools/package-lock.json index e260f747e36..1a48f04ffd6 100644 --- a/packages/cspell-tools/package-lock.json +++ b/packages/cspell-tools/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "@cspell/cspell-tools", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" }, "bin": { "cspell-tools-cli": "bin.js" @@ -1499,17 +1499,17 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -2044,9 +2044,9 @@ } }, "node_modules/hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dependencies": { "commander": "^8.3.0", "fs-extra": "^10.0.0", @@ -5296,14 +5296,14 @@ } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -5697,9 +5697,9 @@ "dev": true }, "hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "requires": { "commander": "^8.3.0", "fs-extra": "^10.0.0", diff --git a/packages/cspell-trie-lib/package-lock.json b/packages/cspell-trie-lib/package-lock.json index c18ffc29df9..b37ac2680c4 100644 --- a/packages/cspell-trie-lib/package-lock.json +++ b/packages/cspell-trie-lib/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-trie-lib", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "fs-extra": "^10.0.0", diff --git a/packages/cspell-trie/package-lock.json b/packages/cspell-trie/package-lock.json index 0a8278df3f1..275de6b9aa9 100644 --- a/packages/cspell-trie/package-lock.json +++ b/packages/cspell-trie/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "cspell-trie", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "commander": "^8.3.0", - "cspell-trie-lib": "^5.15.0", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1" }, @@ -1447,9 +1447,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -5114,9 +5114,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/packages/cspell-trie2-lib/package-lock.json b/packages/cspell-trie2-lib/package-lock.json index 5c50d14e03f..b2d7b803108 100644 --- a/packages/cspell-trie2-lib/package-lock.json +++ b/packages/cspell-trie2-lib/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "cspell-trie2-lib", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "devDependencies": { "jest": "^27.4.7", diff --git a/packages/cspell-types/package-lock.json b/packages/cspell-types/package-lock.json index fd8678521c2..933f8e3be5b 100644 --- a/packages/cspell-types/package-lock.json +++ b/packages/cspell-types/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "@cspell/cspell-types", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "devDependencies": { "ajv-cli": "^5.0.0", diff --git a/packages/cspell/package-lock.json b/packages/cspell/package-lock.json index 6c94e51d1b1..d03f4fb79b9 100644 --- a/packages/cspell/package-lock.json +++ b/packages/cspell/package-lock.json @@ -6,15 +6,15 @@ "packages": { "": { "name": "cspell", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -29,8 +29,8 @@ "cspell": "bin.js" }, "devDependencies": { - "@cspell/cspell-json-reporter": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-json-reporter": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "@types/file-entry-cache": "^5.0.2", "@types/fs-extra": "^9.0.13", "@types/glob": "^7.2.0", @@ -619,9 +619,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -666,12 +666,12 @@ } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.0.tgz", - "integrity": "sha512-mwXCcueg/kehYoTfRRH2btM0jOZRnrJ5/x4jrOcJT0r/gi5ATm0OaxCFCqkqac6kdA8a7gMZ83eQAs6H2/8p1Q==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.1.tgz", + "integrity": "sha512-DpBJvTwEuUA62eKG0gLgVXJwKEAH5vBXWV74ILWjV8aI7yD/ffyJ8b/byjN2kc9TTilfuM4y1Fbh+SVvUBe2xw==", "dev": true, "dependencies": { - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-types": "^5.15.1", "mkdirp": "^1.0.4" }, "engines": { @@ -679,9 +679,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -1909,11 +1909,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -1924,9 +1924,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -1935,27 +1935,27 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1969,9 +1969,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -5225,9 +5225,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -5269,19 +5269,19 @@ } }, "@cspell/cspell-json-reporter": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.0.tgz", - "integrity": "sha512-mwXCcueg/kehYoTfRRH2btM0jOZRnrJ5/x4jrOcJT0r/gi5ATm0OaxCFCqkqac6kdA8a7gMZ83eQAs6H2/8p1Q==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-5.15.1.tgz", + "integrity": "sha512-DpBJvTwEuUA62eKG0gLgVXJwKEAH5vBXWV74ILWjV8aI7yD/ffyJ8b/byjN2kc9TTilfuM4y1Fbh+SVvUBe2xw==", "dev": true, "requires": { - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-types": "^5.15.1", "mkdirp": "^1.0.4" } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -6314,41 +6314,41 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -6359,9 +6359,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/packages/hunspell-reader/package-lock.json b/packages/hunspell-reader/package-lock.json index 99cc5e9bcf0..d9147d7e8de 100644 --- a/packages/hunspell-reader/package-lock.json +++ b/packages/hunspell-reader/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "hunspell-reader", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { "commander": "^8.3.0", diff --git a/test-packages/cspell-cli/package-lock.json b/test-packages/cspell-cli/package-lock.json index a9db684dc6c..11b55a15594 100644 --- a/test-packages/cspell-cli/package-lock.json +++ b/test-packages/cspell-cli/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "cspell-cli", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "cspell": "^5.15.0" + "cspell": "^5.15.1" }, "bin": { "cspell-cli": "index.js" @@ -104,9 +104,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -151,9 +151,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -527,16 +527,16 @@ } }, "node_modules/cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -558,11 +558,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -573,9 +573,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -584,27 +584,27 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -618,9 +618,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -1342,9 +1342,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -1386,9 +1386,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -1714,16 +1714,16 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -1736,41 +1736,41 @@ } }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1781,9 +1781,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/test-packages/test-cspell-glob/package-lock.json b/test-packages/test-cspell-glob/package-lock.json index f71ea6c3881..cfce5c235d5 100644 --- a/test-packages/test-cspell-glob/package-lock.json +++ b/test-packages/test-cspell-glob/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "test-cspell-glob", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "cspell-glob": "^5.15.0" + "cspell-glob": "^5.15.1" } }, "node_modules/braces": { @@ -24,9 +24,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -98,9 +98,9 @@ } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } diff --git a/test-packages/test-cspell-io/package-lock.json b/test-packages/test-cspell-io/package-lock.json index a31c118454b..87efc4bfb42 100644 --- a/test-packages/test-cspell-io/package-lock.json +++ b/test-packages/test-cspell-io/package-lock.json @@ -6,16 +6,16 @@ "packages": { "": { "name": "test-cspell-io", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "cspell-io": "^5.15.0" + "cspell-io": "^5.15.1" } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } @@ -23,9 +23,9 @@ }, "dependencies": { "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" } } } diff --git a/test-packages/test-cspell-lib-webpack/package-lock.json b/test-packages/test-cspell-lib-webpack/package-lock.json index ae3e2219d87..3e0f2726075 100644 --- a/test-packages/test-cspell-lib-webpack/package-lock.json +++ b/test-packages/test-cspell-lib-webpack/package-lock.json @@ -6,14 +6,14 @@ "packages": { "": { "name": "test-cspell-lib-webpack", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0" + "@cspell/cspell-bundled-dicts": "^5.15.1" }, "devDependencies": { - "@cspell/cspell-types": "^5.15.0", - "cspell-lib": "^5.15.0", + "@cspell/cspell-types": "^5.15.1", + "cspell-lib": "^5.15.1", "jest": "^27.4.7", "ts-loader": "^9.2.6", "typescript": "^4.5.4", @@ -582,9 +582,9 @@ "dev": true }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -629,9 +629,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true, "engines": { "node": ">=12.13.0" @@ -2113,9 +2113,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "dependencies": { "micromatch": "^4.0.4" @@ -2125,29 +2125,29 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true, "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -2161,9 +2161,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "dependencies": { "fs-extra": "^10.0.0", @@ -5908,9 +5908,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -5952,9 +5952,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "dev": true }, "@cspell/dict-ada": { @@ -7214,35 +7214,35 @@ "dev": true }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dev": true, "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "dev": true }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -7253,9 +7253,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dev": true, "requires": { "fs-extra": "^10.0.0", diff --git a/test-packages/test-cspell-lib/package-lock.json b/test-packages/test-cspell-lib/package-lock.json index 5c723657e28..061c480114d 100644 --- a/test-packages/test-cspell-lib/package-lock.json +++ b/test-packages/test-cspell-lib/package-lock.json @@ -6,10 +6,10 @@ "packages": { "": { "name": "test-cspell-lib", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "cspell-lib": "^5.15.0" + "cspell-lib": "^5.15.1" }, "engines": { "node": ">=14.0.0" @@ -48,9 +48,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -95,9 +95,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -428,9 +428,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -439,27 +439,27 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -473,9 +473,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -982,9 +982,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -1026,9 +1026,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -1326,32 +1326,32 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1362,9 +1362,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/test-packages/test-cspell-tools/package-lock.json b/test-packages/test-cspell-tools/package-lock.json index 5c95595f159..9b0d77ee63c 100644 --- a/test-packages/test-cspell-tools/package-lock.json +++ b/test-packages/test-cspell-tools/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "test-cspell-tools", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-tools": "^5.15.0", - "cspell": "^5.15.0" + "@cspell/cspell-tools": "^5.15.1", + "cspell": "^5.15.1" } }, "node_modules/@babel/code-frame": { @@ -102,9 +102,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -149,17 +149,17 @@ } }, "node_modules/@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "dependencies": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" }, "bin": { "cspell-tools-cli": "bin.js" @@ -169,9 +169,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -545,16 +545,16 @@ } }, "node_modules/cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -576,11 +576,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -591,9 +591,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -602,27 +602,27 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -636,9 +636,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -834,9 +834,9 @@ } }, "node_modules/hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "dependencies": { "commander": "^8.3.0", "fs-extra": "^10.0.0", @@ -1393,9 +1393,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -1437,23 +1437,23 @@ } }, "@cspell/cspell-tools": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.0.tgz", - "integrity": "sha512-ABT6ZXTM74qK3J+Y29U8GVvbZOu6l04kYKRSYsexf3oEtIXv0bEdny5XJ4ABSRTsfr4EUqhESeFg7v3wPIH9Bg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-tools/-/cspell-tools-5.15.1.tgz", + "integrity": "sha512-610HvA2CdNWZlxFwGdSYugArHTFnUN35/aOfXAwVYV1KVZcpBDBxZvgB84rq8eE2eTan98fl5bQ+aINpS22vhQ==", "requires": { "commander": "^8.3.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", "glob": "^7.2.0", - "hunspell-reader": "^5.15.0" + "hunspell-reader": "^5.15.1" } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -1779,16 +1779,16 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -1801,41 +1801,41 @@ } }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1846,9 +1846,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -1986,9 +1986,9 @@ "integrity": "sha512-Pq0h+hvsVm6dDEa8x82GnLSYHOzNDt7f0ddFa3FqcQlgzEiptPqL+XrOJNavjOzSYiYWIrgeVYYgGlLmnxwilQ==" }, "hunspell-reader": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.0.tgz", - "integrity": "sha512-xoAUqUzZ9E9AtTvBQcM4dnGanDhgzNYgk8WV73ISIRv25UsRmCOe0G9E6BVpRjcVY86libxf/8CeOA0pgu1YNg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/hunspell-reader/-/hunspell-reader-5.15.1.tgz", + "integrity": "sha512-SLTTDZdY3CRlLwPKg77EMEw/g2HcnwHyhN+ekXcPc+rYGzZhYH2rnfZN+2i5lZ1mWNsQWZE9SmpTJlGIBjO2nQ==", "requires": { "commander": "^8.3.0", "fs-extra": "^10.0.0", diff --git a/test-packages/test-cspell/package-lock.json b/test-packages/test-cspell/package-lock.json index 048a3a6384b..4b1bd40b6ec 100644 --- a/test-packages/test-cspell/package-lock.json +++ b/test-packages/test-cspell/package-lock.json @@ -6,11 +6,11 @@ "packages": { "": { "name": "test-cspell", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT", "dependencies": { - "@cspell/cspell-types": "^5.15.0", - "cspell": "^5.15.0" + "@cspell/cspell-types": "^5.15.1", + "cspell": "^5.15.1" } }, "node_modules/@babel/code-frame": { @@ -102,9 +102,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "dependencies": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -149,9 +149,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==", "engines": { "node": ">=12.13.0" } @@ -525,16 +525,16 @@ } }, "node_modules/cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "dependencies": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -556,11 +556,11 @@ } }, "node_modules/cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "dependencies": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" }, "bin": { @@ -571,9 +571,9 @@ } }, "node_modules/cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "dependencies": { "micromatch": "^4.0.4" }, @@ -582,27 +582,27 @@ } }, "node_modules/cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==", "engines": { "node": ">=12.13.0" } }, "node_modules/cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "dependencies": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -616,9 +616,9 @@ } }, "node_modules/cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "dependencies": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" @@ -1340,9 +1340,9 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.0.tgz", - "integrity": "sha512-VF9iNlgxMfn8/IlVbftcl+8ud5re5ZKVun3Q8+Fk+qHxtICWeHsxXijMWWsoEUV6bVArCPLCm4GSw6ERFwg4Gg==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz", + "integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==", "requires": { "@cspell/dict-ada": "^1.1.2", "@cspell/dict-aws": "^1.0.14", @@ -1384,9 +1384,9 @@ } }, "@cspell/cspell-types": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.0.tgz", - "integrity": "sha512-bEn/v48mE/rVLwnRYfgnxl1jSf3Fm3+xfPMlFW8iLceD4++DuPhMvEh0OnOeegh7bGvwBLt6xMCR3cKbFhKOhg==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz", + "integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==" }, "@cspell/dict-ada": { "version": "1.1.2", @@ -1712,16 +1712,16 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.0.tgz", - "integrity": "sha512-heEy94YxLCL8CftyD9lZAumEFs8+cNL/0f0VXcmVut+fTgOnyOZeGmb/Dajuyff+K5jYglQSJO4pLvwagfmzhQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz", + "integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==", "requires": { "chalk": "^4.1.2", "commander": "^8.3.0", "comment-json": "^4.1.1", - "cspell-gitignore": "^5.15.0", - "cspell-glob": "^5.15.0", - "cspell-lib": "^5.15.0", + "cspell-gitignore": "^5.15.1", + "cspell-glob": "^5.15.1", + "cspell-lib": "^5.15.1", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.0.0", @@ -1734,41 +1734,41 @@ } }, "cspell-gitignore": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.0.tgz", - "integrity": "sha512-+FUQtChp6jOev5tIBG7yB8vYs+dx1QAHtaauWdIA4nNr0bIMBT2gQKk2lAk+2fvP6kzfWwfg34lz9qzcWyLUjQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz", + "integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==", "requires": { - "cspell-glob": "^5.15.0", + "cspell-glob": "^5.15.1", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.0.tgz", - "integrity": "sha512-KgrvUnCPnFR2yohuC30Ck+pU/1WESoy0T2YlK0cSwyLa0Telqgm98YjpQOymXr3fA26eHJBtnWBJmXVV8HWJYQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz", + "integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==", "requires": { "micromatch": "^4.0.4" } }, "cspell-io": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.0.tgz", - "integrity": "sha512-+ssTg1Iib5rZQWwdxtKdQTN8jP7Anq/ua8AnALriUiFC+iR66RD80nPGEeC2Z5eRwtGeEOtG6x0EJYD8pGPXrw==" + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz", + "integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==" }, "cspell-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.0.tgz", - "integrity": "sha512-sSPZCG2p2Erb/yC63shVv0aCXo5ID63zRSrcZHQ7YtNoP3TsNgWbwxpE6LnlpKO+ly5654556oe8OECrRcXdjA==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz", + "integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==", "requires": { - "@cspell/cspell-bundled-dicts": "^5.15.0", - "@cspell/cspell-types": "^5.15.0", + "@cspell/cspell-bundled-dicts": "^5.15.1", + "@cspell/cspell-types": "^5.15.1", "clear-module": "^4.1.2", "comment-json": "^4.1.1", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^5.15.0", - "cspell-io": "^5.15.0", - "cspell-trie-lib": "^5.15.0", + "cspell-glob": "^5.15.1", + "cspell-io": "^5.15.1", + "cspell-trie-lib": "^5.15.1", "find-up": "^5.0.0", "fs-extra": "^10.0.0", "gensequence": "^3.1.1", @@ -1779,9 +1779,9 @@ } }, "cspell-trie-lib": { - "version": "5.15.0", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.0.tgz", - "integrity": "sha512-5ZTAEr3hOFKVCGaWAyqDJv9plVT/RU9n5B9vDwtrzC+3Gn26myBeBX2xPsqyZoIAHhs2ydSVkUIlv3nA36lBZQ==", + "version": "5.15.1", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz", + "integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==", "requires": { "fs-extra": "^10.0.0", "gensequence": "^3.1.1" diff --git a/test-packages/yarn2/package-lock.json b/test-packages/yarn2/package-lock.json index 2bb5fc37c6a..b1114a7c419 100644 --- a/test-packages/yarn2/package-lock.json +++ b/test-packages/yarn2/package-lock.json @@ -6,7 +6,7 @@ "packages": { "": { "name": "test-yarn2", - "version": "5.15.0", + "version": "5.15.1", "license": "MIT" } }