From f627e3d994c2d9f085898005d95110fcf88439ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 5 Dec 2022 11:01:06 +0000 Subject: [PATCH] build(deps-dev): bump cspell from 6.15.1 to 6.16.0 Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.15.1 to 6.16.0. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](https://github.com/streetsidesoftware/cspell/compare/v6.15.1...v6.16.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 244 +++++++++++++++++++++++----------------------- 1 file changed, 122 insertions(+), 122 deletions(-) diff --git a/package-lock.json b/package-lock.json index c6e2e7ba17..ff171bcad3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -398,9 +398,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.15.1.tgz", - "integrity": "sha512-1LNjT0j7KCEqoBmaA8YY3V/J+nbW3QOG4STwE5ALNUHdfCixkqP8xPXQACYrJ51rvF3sakQLcIZdFTtRlVW9HQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz", + "integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==", "dev": true, "dependencies": { "@cspell/dict-ada": "^4.0.0", @@ -452,27 +452,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.15.1.tgz", - "integrity": "sha512-3HQUnheTiqyVdVjmsoalT6b5dxzTRCH6kXEuY9zodse+5jjISz6jFHDeeGYQTuzyhmBWfeTMnZkt0PJbdbul7w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz", + "integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.15.1.tgz", - "integrity": "sha512-DgjrViD/TJKuiZVtz7dwxt661kqvxOLiOwnOrqsfbl5j588de3uYbBqdbuZk2NfLaKNalA0Q7FF36ALZ8Ifcxg==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz", + "integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.15.1.tgz", - "integrity": "sha512-ub+eP1Iw4LIP0JrTlyGumHAD42VBfUZBbSIlzKccPuCzfkUxQIFIbyjKeczfBVEbsNEGfCxZb00JKB38ln+q+Q==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz", + "integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==", "dev": true, "engines": { "node": ">=14" @@ -737,9 +737,9 @@ "dev": true }, "node_modules/@cspell/strong-weak-map": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.15.1.tgz", - "integrity": "sha512-woVaLcXet+FbFkKu+hgElNCKKx+gz6ZiWit87bmXawmqiPJcLvhM8E/az4+KDuR03wpKeKp4bpzzjTqvn2S5Mw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz", + "integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==", "dev": true, "engines": { "node": ">=14.6" @@ -3225,17 +3225,17 @@ } }, "node_modules/cspell": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.15.1.tgz", - "integrity": "sha512-XKyQrunxi26L+mcasf8mIS2vE3Z23GncYk5DfGdN8C5bCgD31i6+4BOUWN8x7n3+PtjcLrYtknCTNLMDqbslNQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz", + "integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.15.1", - "cspell-glob": "6.15.1", - "cspell-lib": "6.15.1", + "cspell-gitignore": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-lib": "6.16.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -3257,14 +3257,14 @@ } }, "node_modules/cspell-dictionary": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.15.1.tgz", - "integrity": "sha512-VCx8URiNgOCYZkG6ThQKYMJ6jXyv4RC7C5H8yD8r3tBU81snYV4KWNqEdQCU9ClM+uHjz8FEANrF9hggB+KzuA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz", + "integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", - "cspell-trie-lib": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" }, @@ -3273,12 +3273,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.15.1.tgz", - "integrity": "sha512-cPTBwNr12miNb51KEZ1yJer8chfq5Sk1lcEezPktdyDXIQi0WEhHqm1XKpN0xnTV0wQKMUEDlM4tqOrUJxOh9w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz", + "integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==", "dev": true, "dependencies": { - "cspell-glob": "6.15.1", + "cspell-glob": "6.16.0", "find-up": "^5.0.0" }, "bin": { @@ -3289,9 +3289,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.15.1.tgz", - "integrity": "sha512-g9uvYLO1WQRc60X/1MjKaWkpxjX6MwA+NrdwBO4oNeXss9/mlHdMEkTakHetbxyyffHa1/YFYpx1ZY7f8i3ANQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz", + "integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -3301,13 +3301,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.15.1.tgz", - "integrity": "sha512-eZrP1Igfw/AlgMQXtfRiTFDZEB5APc0iLYIWUeLuU2OPHBBzpEONOh+HO5Fxaw8kV7byYcpxXESQWcjsMw7nLA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz", + "integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1" + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0" }, "bin": { "cspell-grammar": "bin.js" @@ -3317,12 +3317,12 @@ } }, "node_modules/cspell-io": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.15.1.tgz", - "integrity": "sha512-8L+wDxEqPGlpA7dnURtFWYxZy1fkUXDscqCAJBF7pQEAveMG7a3vzuUvh3vJSqPJhVykCRFfU1IsLjY+dVHhMQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz", + "integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "6.15.1", + "@cspell/cspell-service-bus": "6.16.0", "node-fetch": "^2.6.7" }, "engines": { @@ -3330,24 +3330,24 @@ } }, "node_modules/cspell-lib": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.15.1.tgz", - "integrity": "sha512-hTtwMuKkC45YYV7EbS3PpJCMbTxc2LpdKJqmiZXKDpTF1Bw4Dsl0UAb3z4UG15GV1c+Exbklfjf8orjz8TVlIA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz", + "integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "6.15.1", - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", - "@cspell/strong-weak-map": "6.15.1", + "@cspell/cspell-bundled-dicts": "6.16.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "@cspell/strong-weak-map": "6.16.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.15.1", - "cspell-glob": "6.15.1", - "cspell-grammar": "6.15.1", - "cspell-io": "6.15.1", - "cspell-trie-lib": "6.15.1", + "cspell-dictionary": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-grammar": "6.16.0", + "cspell-io": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -3398,13 +3398,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.15.1.tgz", - "integrity": "sha512-yMMhDT8ek72Gr/oow7HgUr4If4ZKJIaFpVvOErvqyPl9iyuTrh9mxBo/A15PqniRIZhe9FgxzwkHdVNfsrU54Q==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz", + "integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -11585,9 +11585,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.15.1.tgz", - "integrity": "sha512-1LNjT0j7KCEqoBmaA8YY3V/J+nbW3QOG4STwE5ALNUHdfCixkqP8xPXQACYrJ51rvF3sakQLcIZdFTtRlVW9HQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.16.0.tgz", + "integrity": "sha512-POcRwK6X+T3n+D6dRin4YdgQAXLDjwvUfXNexH5r+Oc0rQvl+lV0sZXg8W9miW2g9rhcetaDLStc+e9UmWh8EA==", "dev": true, "requires": { "@cspell/dict-ada": "^4.0.0", @@ -11636,21 +11636,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.15.1.tgz", - "integrity": "sha512-3HQUnheTiqyVdVjmsoalT6b5dxzTRCH6kXEuY9zodse+5jjISz6jFHDeeGYQTuzyhmBWfeTMnZkt0PJbdbul7w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.16.0.tgz", + "integrity": "sha512-QB62ykIpRsPZFKRjNjmzJ1mQyW+Agdw0wL1a3Gbi59D7+02P2C8cC0h7viI1F2g9SUhjTHJa7ypQcm4OoV1Vug==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.15.1.tgz", - "integrity": "sha512-DgjrViD/TJKuiZVtz7dwxt661kqvxOLiOwnOrqsfbl5j588de3uYbBqdbuZk2NfLaKNalA0Q7FF36ALZ8Ifcxg==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.16.0.tgz", + "integrity": "sha512-brrxK2o/tnDqQvGS2xH5IiQg6igQ0yu3CNwJLRy2+sbrKmZWTd6WnDeIGdKiN0TgANAiprCXddVQxno9Svt8OQ==", "dev": true }, "@cspell/cspell-types": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.15.1.tgz", - "integrity": "sha512-ub+eP1Iw4LIP0JrTlyGumHAD42VBfUZBbSIlzKccPuCzfkUxQIFIbyjKeczfBVEbsNEGfCxZb00JKB38ln+q+Q==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.16.0.tgz", + "integrity": "sha512-eIN7fG1PM35y68Hcrp/WN4onkCD8w2v965pfuM85AUkyHklJD3NBrU25dNvrEdW0/FVYo2S1A3cafAl616m+lA==", "dev": true }, "@cspell/dict-ada": { @@ -11912,9 +11912,9 @@ "dev": true }, "@cspell/strong-weak-map": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.15.1.tgz", - "integrity": "sha512-woVaLcXet+FbFkKu+hgElNCKKx+gz6ZiWit87bmXawmqiPJcLvhM8E/az4+KDuR03wpKeKp4bpzzjTqvn2S5Mw==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-6.16.0.tgz", + "integrity": "sha512-2vA+r/yQ+oLY9tnZIXJwhKjCDeosWBrfgb1ea1eJ2LpXb3AS8IRP60wnqYbK9FNqqdPZIt98/LYJ/EZN23SmLQ==", "dev": true }, "@cspotcode/source-map-support": { @@ -13797,17 +13797,17 @@ "dev": true }, "cspell": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.15.1.tgz", - "integrity": "sha512-XKyQrunxi26L+mcasf8mIS2vE3Z23GncYk5DfGdN8C5bCgD31i6+4BOUWN8x7n3+PtjcLrYtknCTNLMDqbslNQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.16.0.tgz", + "integrity": "sha512-vp65C2POzIyBvEFsZ/Zr9PAR65YnrY+xrnTeAbrqGPD0HnRCHUwKAazB3O05WyP8ovoJidSHWgaC+2G0P2GA5w==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", "chalk": "^4.1.2", "commander": "^9.4.1", - "cspell-gitignore": "6.15.1", - "cspell-glob": "6.15.1", - "cspell-lib": "6.15.1", + "cspell-gitignore": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-lib": "6.16.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -13937,76 +13937,76 @@ } }, "cspell-dictionary": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.15.1.tgz", - "integrity": "sha512-VCx8URiNgOCYZkG6ThQKYMJ6jXyv4RC7C5H8yD8r3tBU81snYV4KWNqEdQCU9ClM+uHjz8FEANrF9hggB+KzuA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-6.16.0.tgz", + "integrity": "sha512-1Ebi2tw+4H7qLElrcw6+R0fWTaaPHTuylUYRWdUCK+kHZ/Bxj48SGB9i12Crbz04btwvbq8/PXb9nSq6MK+pLQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", - "cspell-trie-lib": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "gensequence": "^4.0.2" } }, "cspell-gitignore": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.15.1.tgz", - "integrity": "sha512-cPTBwNr12miNb51KEZ1yJer8chfq5Sk1lcEezPktdyDXIQi0WEhHqm1XKpN0xnTV0wQKMUEDlM4tqOrUJxOh9w==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.16.0.tgz", + "integrity": "sha512-pJHPWp62EMTkTh/MBsJt5qH5Z3ZrasQAzfzDQX77ObRpUZ737T2n8r7QRC1XMZpNyx6rQeVx0DjVPATsQ4MaKQ==", "dev": true, "requires": { - "cspell-glob": "6.15.1", + "cspell-glob": "6.16.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.15.1.tgz", - "integrity": "sha512-g9uvYLO1WQRc60X/1MjKaWkpxjX6MwA+NrdwBO4oNeXss9/mlHdMEkTakHetbxyyffHa1/YFYpx1ZY7f8i3ANQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.16.0.tgz", + "integrity": "sha512-D+3RGKqkyWvkKM1TEHRUNZj8XJi0kBHIZIfaJOZlYOjllTxW5B2pCylWa977X6vzD+aIH0c51/dQIDBG1u1Law==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.15.1.tgz", - "integrity": "sha512-eZrP1Igfw/AlgMQXtfRiTFDZEB5APc0iLYIWUeLuU2OPHBBzpEONOh+HO5Fxaw8kV7byYcpxXESQWcjsMw7nLA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.16.0.tgz", + "integrity": "sha512-6s0IqrfO5FbSzaCmkitKvoolLwwYNe/FleFGSCsL/0VBW9whaIU45YAdbpS4f01WfUqz611yYu7A5/rp54WgbQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1" + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0" } }, "cspell-io": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.15.1.tgz", - "integrity": "sha512-8L+wDxEqPGlpA7dnURtFWYxZy1fkUXDscqCAJBF7pQEAveMG7a3vzuUvh3vJSqPJhVykCRFfU1IsLjY+dVHhMQ==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.16.0.tgz", + "integrity": "sha512-t5cF3zMRRpufIPbfVApKUBWNmKGwpWicSHDUl9NgVdThLScgby/yB+tzgLKyrXKma8g10m/3dZ+WV+sIPyhhfg==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "6.15.1", + "@cspell/cspell-service-bus": "6.16.0", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.15.1.tgz", - "integrity": "sha512-hTtwMuKkC45YYV7EbS3PpJCMbTxc2LpdKJqmiZXKDpTF1Bw4Dsl0UAb3z4UG15GV1c+Exbklfjf8orjz8TVlIA==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.16.0.tgz", + "integrity": "sha512-QMRvQMjYwBqZvxOyZdUMJ2/jw5GO7LH7BYqyUAXCmfIlqemezeCie+kiaeWCi9Bs0ja6Fb2hcybxiqx5IsoDnw==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "6.15.1", - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", - "@cspell/strong-weak-map": "6.15.1", + "@cspell/cspell-bundled-dicts": "6.16.0", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", + "@cspell/strong-weak-map": "6.16.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^8.0.0", - "cspell-dictionary": "6.15.1", - "cspell-glob": "6.15.1", - "cspell-grammar": "6.15.1", - "cspell-io": "6.15.1", - "cspell-trie-lib": "6.15.1", + "cspell-dictionary": "6.16.0", + "cspell-glob": "6.16.0", + "cspell-grammar": "6.16.0", + "cspell-io": "6.16.0", + "cspell-trie-lib": "6.16.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -14048,13 +14048,13 @@ } }, "cspell-trie-lib": { - "version": "6.15.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.15.1.tgz", - "integrity": "sha512-yMMhDT8ek72Gr/oow7HgUr4If4ZKJIaFpVvOErvqyPl9iyuTrh9mxBo/A15PqniRIZhe9FgxzwkHdVNfsrU54Q==", + "version": "6.16.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.16.0.tgz", + "integrity": "sha512-RI8mxXG38uhMmFUSGqnUp+JGxUbo7Mfz6uqYJF//gU8w88K4D7LaRVOCOdpKyi+/zTzK0UBAoiO8AvBJDDIPvQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "6.15.1", - "@cspell/cspell-types": "6.15.1", + "@cspell/cspell-pipe": "6.16.0", + "@cspell/cspell-types": "6.16.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" },