From 2a78a29b080bedb3edb0604ea8e81d1206c8762f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 16 Sep 2022 11:00:59 +0000 Subject: [PATCH] build(deps-dev): bump cspell from 6.8.2 to 6.9.0 Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.8.2 to 6.9.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.8.2...v6.9.0) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- package-lock.json | 236 +++++++++++++++++++++++----------------------- 1 file changed, 118 insertions(+), 118 deletions(-) diff --git a/package-lock.json b/package-lock.json index 1b59d0dd75..91104df27b 100644 --- a/package-lock.json +++ b/package-lock.json @@ -481,9 +481,9 @@ } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.8.2.tgz", - "integrity": "sha512-E4sNdcG23nj0ztiI69PeU+ALL6DgL3GoqVZuLhpRwgRL4RN7n7FuUJdJ91cgpNvx50+HhdyxFqEpKRigD3yeNQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.9.0.tgz", + "integrity": "sha512-4U2MGYSqaIWB+Tx+ITm/+782MJIekMSE2IV/iLVrDSfBtR0KQdl0AR/b9zt5pY0Hhcmzu5SumVNivUEhXQV21Q==", "dev": true, "dependencies": { "@cspell/dict-ada": "^2.0.1", @@ -534,27 +534,27 @@ } }, "node_modules/@cspell/cspell-pipe": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.8.2.tgz", - "integrity": "sha512-9GXBibZ8bcU+2KhX6WTEASPhIhsqdFYITwBJ39jfUl2MiPgpvjYxQKrAgnZOm5WpRzCUxoelU2SVaoI+rn/Stg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.9.0.tgz", + "integrity": "sha512-jHCxIo9ss87ziDp+c6LpBEcwsc4UA1I133jsvaoS0y4pKUNdicQ0skdh5UCz9K1JA+U4Xv0cSqMkU1Y9eHQO1Q==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-service-bus": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.8.2.tgz", - "integrity": "sha512-YvEauGv/QZb5xRiKKvwiXz7lj7twc5TgispnujgHYDEt6OcXiWjYj676WzKkGJ2yM+QfurGJCCvOb2L1HQ6rYg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.9.0.tgz", + "integrity": "sha512-yzXGfhCbdVExjnDcBBjLhiLpzJzaypZ2l62E5Bcde7rtzlDo1L1gKuPtUVvN53zA2c8vCTjuR1pO41HwY/jHaQ==", "dev": true, "engines": { "node": ">=14" } }, "node_modules/@cspell/cspell-types": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.8.2.tgz", - "integrity": "sha512-jFg+D1L+MkIad2IR+qlnOYIuwqaosbTrtqhpWhbOGMvFQjxMyKg9IVxbmtjDCdRohdBUvRq96rkp0vx1FviiwQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.9.0.tgz", + "integrity": "sha512-kXNPuzpXFXUUpTkZMkVkdAuji29anhhx5jtB0J+26Q1/9mous+fvdqvzj1F6uYd2HfNiJ98Dft4blksRvC/OPg==", "dev": true, "engines": { "node": ">=14" @@ -783,9 +783,9 @@ "dev": true }, "node_modules/@cspell/dict-software-terms": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.7.tgz", - "integrity": "sha512-tNdgfijX4PGIzwWyRQHqEsKEWqNc92HDdURcXBZNw2po7jUh+/FgqBoUgnJXyLastJ9PGX9847j9uNBPfShTgA==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.8.tgz", + "integrity": "sha512-6XyMjY2Q4OLn07DkylZx+Ar8mWqLVQi8cPW6esFWPS0TB/vRjVMsqDy8oM5T0ZfRTmzlnCjZcaujjO8oxPHgNw==", "dev": true }, "node_modules/@cspell/dict-sql": { @@ -801,9 +801,9 @@ "dev": true }, "node_modules/@cspell/dict-typescript": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.1.tgz", - "integrity": "sha512-YXH6nEH4thcD7lNffdNsKgDDZA5JVX4aKCuNIGE7qWSS9kBVgIvSU9/WH64R59rEzAPe1VwXwXyoZ7y4fAufww==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.2.tgz", + "integrity": "sha512-OIoSJsCw9WHX4eDikoF5/0QbptMPZjElOcMYdYCyV03nqV5n4ot72ysTexW95yW4+fQU6uDPNQvnrUnhXXEkTA==", "dev": true }, "node_modules/@cspell/dict-vue": { @@ -2472,17 +2472,17 @@ } }, "node_modules/cspell": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.8.2.tgz", - "integrity": "sha512-WHF8tQXetHgAjyG6f0rDhWXRQllSpZULOIuDZj6PeZyHubuObzsMsW0asDvL8j+EGKXr8NPo4J3vjxahYmSJ+w==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.9.0.tgz", + "integrity": "sha512-2Bqle0F67jRQRgKZGajAMZJ9/0C3CZDrXZ0pdU1O0zwCD4fvC6Hd8pKw+PSd7AYTsnw1Dulh2JkvZBN2f8bJlA==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.8.2", + "@cspell/cspell-pipe": "^6.9.0", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.8.2", - "cspell-glob": "^6.8.2", - "cspell-lib": "^6.8.2", + "cspell-gitignore": "^6.9.0", + "cspell-glob": "^6.9.0", + "cspell-lib": "^6.9.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -2504,12 +2504,12 @@ } }, "node_modules/cspell-gitignore": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.8.2.tgz", - "integrity": "sha512-JoU/rGeGrjSqOMvY5q+bloxtO5Y8QLpJEEIAvHHZ+oTOlExZ/CIAYnO6X3lC6ylNRYc1+I2KEOFa6R0+0OSdVQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.9.0.tgz", + "integrity": "sha512-RW2jaRzRzsB1etLIcop8hyZrVeVoACjhECxq0l3Xp7a1emgecArfWrYoX37Z6zk3B5xj+FGxSt/JHpScpNV5bA==", "dev": true, "dependencies": { - "cspell-glob": "^6.8.2", + "cspell-glob": "^6.9.0", "find-up": "^5.0.0" }, "bin": { @@ -2520,9 +2520,9 @@ } }, "node_modules/cspell-glob": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.8.2.tgz", - "integrity": "sha512-FKy2EIdQKO9b/vP0r8yqxtGQNA8M48DkwMSjW2mN1Qku5wRT8SPByKg87BjK4oztlIiQJoJ6+8OTrWnJwdbpQw==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.9.0.tgz", + "integrity": "sha512-6pL8CvngR5wkZWh8IsTqgqC7Lw+bfTKy9A90D6h+b1xUf4omZZbELSPDF6859GSmjj7/v6jrRFizvz0uBF8Ybw==", "dev": true, "dependencies": { "micromatch": "^4.0.5" @@ -2532,13 +2532,13 @@ } }, "node_modules/cspell-grammar": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.8.2.tgz", - "integrity": "sha512-RHvIsNRDlBYKddKAdob5XT2+odOiO3eJVaw/vt5+CRx1cJSjuaIOyHwXKH2Xl1ioUUhEb9Ew3pg7JktRdzKn5w==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.9.0.tgz", + "integrity": "sha512-d4ZRLHwMrvMI1oOPrfiH0sJW00nws0fsYvRe7yxenpQkIFAOcrYi5vb5TDwgzM2Z7H1OG8Jcuv2FztPb649zpg==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2" + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0" }, "bin": { "cspell-grammar": "bin.js" @@ -2548,12 +2548,12 @@ } }, "node_modules/cspell-io": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.8.2.tgz", - "integrity": "sha512-QpdePUXD8fTM2XuZdeS5ygTeIW9pnaQhTVWBWGbnrYlMn5iV9Jo81dHheHw4InxQJUjhyS/CuxdNGfYZXGJuaQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.9.0.tgz", + "integrity": "sha512-FGi9njXlzsa9dbXDJIhLMDqnJkYgJEFhkXO945H65wKr6OmlmYU3dNZF/Gv7JL/sn8jenvlpODWdqP4/NyTZmA==", "dev": true, "dependencies": { - "@cspell/cspell-service-bus": "^6.8.2", + "@cspell/cspell-service-bus": "^6.9.0", "node-fetch": "^2.6.7" }, "engines": { @@ -2561,22 +2561,22 @@ } }, "node_modules/cspell-lib": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.8.2.tgz", - "integrity": "sha512-K7UoaKB3qzq5KVnKynQM0+v8+4aXAA0coBKA6tH5czY2KDeuJSUu14b9WM+nxrUbMOOvNuSv+NaYw5lryaMFsg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.9.0.tgz", + "integrity": "sha512-opkLYHkDUbGRnE4/dneu/o2ODiKN7niOA8WcQ2EN1zkSW3FBaWU8eLFc00Cc5+R0EWZus50DkhWCT+/fv+hX6w==", "dev": true, "dependencies": { - "@cspell/cspell-bundled-dicts": "^6.8.2", - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2", + "@cspell/cspell-bundled-dicts": "^6.9.0", + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.8.2", - "cspell-grammar": "^6.8.2", - "cspell-io": "^6.8.2", - "cspell-trie-lib": "^6.8.2", + "cspell-glob": "^6.9.0", + "cspell-grammar": "^6.9.0", + "cspell-io": "^6.9.0", + "cspell-trie-lib": "^6.9.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -2627,13 +2627,13 @@ } }, "node_modules/cspell-trie-lib": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.8.2.tgz", - "integrity": "sha512-jaNszLtSQglpz1BKejQ4RBFyJVSsYHQGW+1Rj4Zm103OcL+g6r/E1lm/dIbX/1UC4pBrNamjcGzXtPOBZJtUeQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.9.0.tgz", + "integrity": "sha512-Wo0GPMFNh/GLEhIzfHBO6cJkXtrthGNRvTOAh1yZpKVKkF1VtvxlKwxhMAYIFAWRc4umgqKAGIhwQgWySXFUMQ==", "dev": true, "dependencies": { - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2", + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -8450,9 +8450,9 @@ "dev": true }, "node_modules/vscode-uri": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", - "integrity": "sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.4.tgz", + "integrity": "sha512-aEmKD6H8Sg8gaQAUrnadG0BMeWXtiWhRsj1a94n2FYsMkDpgnK7BRVzZjOUYIvkv2B+bp5Bmt4ImZCpYbnJwkg==", "dev": true }, "node_modules/watchpack": { @@ -9477,9 +9477,9 @@ "dev": true }, "@cspell/cspell-bundled-dicts": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.8.2.tgz", - "integrity": "sha512-E4sNdcG23nj0ztiI69PeU+ALL6DgL3GoqVZuLhpRwgRL4RN7n7FuUJdJ91cgpNvx50+HhdyxFqEpKRigD3yeNQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.9.0.tgz", + "integrity": "sha512-4U2MGYSqaIWB+Tx+ITm/+782MJIekMSE2IV/iLVrDSfBtR0KQdl0AR/b9zt5pY0Hhcmzu5SumVNivUEhXQV21Q==", "dev": true, "requires": { "@cspell/dict-ada": "^2.0.1", @@ -9527,21 +9527,21 @@ } }, "@cspell/cspell-pipe": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.8.2.tgz", - "integrity": "sha512-9GXBibZ8bcU+2KhX6WTEASPhIhsqdFYITwBJ39jfUl2MiPgpvjYxQKrAgnZOm5WpRzCUxoelU2SVaoI+rn/Stg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-6.9.0.tgz", + "integrity": "sha512-jHCxIo9ss87ziDp+c6LpBEcwsc4UA1I133jsvaoS0y4pKUNdicQ0skdh5UCz9K1JA+U4Xv0cSqMkU1Y9eHQO1Q==", "dev": true }, "@cspell/cspell-service-bus": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.8.2.tgz", - "integrity": "sha512-YvEauGv/QZb5xRiKKvwiXz7lj7twc5TgispnujgHYDEt6OcXiWjYj676WzKkGJ2yM+QfurGJCCvOb2L1HQ6rYg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.9.0.tgz", + "integrity": "sha512-yzXGfhCbdVExjnDcBBjLhiLpzJzaypZ2l62E5Bcde7rtzlDo1L1gKuPtUVvN53zA2c8vCTjuR1pO41HwY/jHaQ==", "dev": true }, "@cspell/cspell-types": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.8.2.tgz", - "integrity": "sha512-jFg+D1L+MkIad2IR+qlnOYIuwqaosbTrtqhpWhbOGMvFQjxMyKg9IVxbmtjDCdRohdBUvRq96rkp0vx1FviiwQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.9.0.tgz", + "integrity": "sha512-kXNPuzpXFXUUpTkZMkVkdAuji29anhhx5jtB0J+26Q1/9mous+fvdqvzj1F6uYd2HfNiJ98Dft4blksRvC/OPg==", "dev": true }, "@cspell/dict-ada": { @@ -9767,9 +9767,9 @@ "dev": true }, "@cspell/dict-software-terms": { - "version": "2.2.7", - "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.7.tgz", - "integrity": "sha512-tNdgfijX4PGIzwWyRQHqEsKEWqNc92HDdURcXBZNw2po7jUh+/FgqBoUgnJXyLastJ9PGX9847j9uNBPfShTgA==", + "version": "2.2.8", + "resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.2.8.tgz", + "integrity": "sha512-6XyMjY2Q4OLn07DkylZx+Ar8mWqLVQi8cPW6esFWPS0TB/vRjVMsqDy8oM5T0ZfRTmzlnCjZcaujjO8oxPHgNw==", "dev": true }, "@cspell/dict-sql": { @@ -9785,9 +9785,9 @@ "dev": true }, "@cspell/dict-typescript": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.1.tgz", - "integrity": "sha512-YXH6nEH4thcD7lNffdNsKgDDZA5JVX4aKCuNIGE7qWSS9kBVgIvSU9/WH64R59rEzAPe1VwXwXyoZ7y4fAufww==", + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-2.0.2.tgz", + "integrity": "sha512-OIoSJsCw9WHX4eDikoF5/0QbptMPZjElOcMYdYCyV03nqV5n4ot72ysTexW95yW4+fQU6uDPNQvnrUnhXXEkTA==", "dev": true }, "@cspell/dict-vue": { @@ -11160,17 +11160,17 @@ "dev": true }, "cspell": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.8.2.tgz", - "integrity": "sha512-WHF8tQXetHgAjyG6f0rDhWXRQllSpZULOIuDZj6PeZyHubuObzsMsW0asDvL8j+EGKXr8NPo4J3vjxahYmSJ+w==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-6.9.0.tgz", + "integrity": "sha512-2Bqle0F67jRQRgKZGajAMZJ9/0C3CZDrXZ0pdU1O0zwCD4fvC6Hd8pKw+PSd7AYTsnw1Dulh2JkvZBN2f8bJlA==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.8.2", + "@cspell/cspell-pipe": "^6.9.0", "chalk": "^4.1.2", "commander": "^9.4.0", - "cspell-gitignore": "^6.8.2", - "cspell-glob": "^6.8.2", - "cspell-lib": "^6.8.2", + "cspell-gitignore": "^6.9.0", + "cspell-glob": "^6.9.0", + "cspell-lib": "^6.9.0", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^6.0.1", "fs-extra": "^10.1.0", @@ -11306,61 +11306,61 @@ } }, "cspell-gitignore": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.8.2.tgz", - "integrity": "sha512-JoU/rGeGrjSqOMvY5q+bloxtO5Y8QLpJEEIAvHHZ+oTOlExZ/CIAYnO6X3lC6ylNRYc1+I2KEOFa6R0+0OSdVQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.9.0.tgz", + "integrity": "sha512-RW2jaRzRzsB1etLIcop8hyZrVeVoACjhECxq0l3Xp7a1emgecArfWrYoX37Z6zk3B5xj+FGxSt/JHpScpNV5bA==", "dev": true, "requires": { - "cspell-glob": "^6.8.2", + "cspell-glob": "^6.9.0", "find-up": "^5.0.0" } }, "cspell-glob": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.8.2.tgz", - "integrity": "sha512-FKy2EIdQKO9b/vP0r8yqxtGQNA8M48DkwMSjW2mN1Qku5wRT8SPByKg87BjK4oztlIiQJoJ6+8OTrWnJwdbpQw==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-6.9.0.tgz", + "integrity": "sha512-6pL8CvngR5wkZWh8IsTqgqC7Lw+bfTKy9A90D6h+b1xUf4omZZbELSPDF6859GSmjj7/v6jrRFizvz0uBF8Ybw==", "dev": true, "requires": { "micromatch": "^4.0.5" } }, "cspell-grammar": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.8.2.tgz", - "integrity": "sha512-RHvIsNRDlBYKddKAdob5XT2+odOiO3eJVaw/vt5+CRx1cJSjuaIOyHwXKH2Xl1ioUUhEb9Ew3pg7JktRdzKn5w==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.9.0.tgz", + "integrity": "sha512-d4ZRLHwMrvMI1oOPrfiH0sJW00nws0fsYvRe7yxenpQkIFAOcrYi5vb5TDwgzM2Z7H1OG8Jcuv2FztPb649zpg==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2" + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0" } }, "cspell-io": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.8.2.tgz", - "integrity": "sha512-QpdePUXD8fTM2XuZdeS5ygTeIW9pnaQhTVWBWGbnrYlMn5iV9Jo81dHheHw4InxQJUjhyS/CuxdNGfYZXGJuaQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.9.0.tgz", + "integrity": "sha512-FGi9njXlzsa9dbXDJIhLMDqnJkYgJEFhkXO945H65wKr6OmlmYU3dNZF/Gv7JL/sn8jenvlpODWdqP4/NyTZmA==", "dev": true, "requires": { - "@cspell/cspell-service-bus": "^6.8.2", + "@cspell/cspell-service-bus": "^6.9.0", "node-fetch": "^2.6.7" } }, "cspell-lib": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.8.2.tgz", - "integrity": "sha512-K7UoaKB3qzq5KVnKynQM0+v8+4aXAA0coBKA6tH5czY2KDeuJSUu14b9WM+nxrUbMOOvNuSv+NaYw5lryaMFsg==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.9.0.tgz", + "integrity": "sha512-opkLYHkDUbGRnE4/dneu/o2ODiKN7niOA8WcQ2EN1zkSW3FBaWU8eLFc00Cc5+R0EWZus50DkhWCT+/fv+hX6w==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^6.8.2", - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2", + "@cspell/cspell-bundled-dicts": "^6.9.0", + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0", "clear-module": "^4.1.2", "comment-json": "^4.2.3", "configstore": "^5.0.1", "cosmiconfig": "^7.0.1", - "cspell-glob": "^6.8.2", - "cspell-grammar": "^6.8.2", - "cspell-io": "^6.8.2", - "cspell-trie-lib": "^6.8.2", + "cspell-glob": "^6.9.0", + "cspell-grammar": "^6.9.0", + "cspell-io": "^6.9.0", + "cspell-trie-lib": "^6.9.0", "fast-equals": "^4.0.3", "find-up": "^5.0.0", "fs-extra": "^10.1.0", @@ -11402,13 +11402,13 @@ } }, "cspell-trie-lib": { - "version": "6.8.2", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.8.2.tgz", - "integrity": "sha512-jaNszLtSQglpz1BKejQ4RBFyJVSsYHQGW+1Rj4Zm103OcL+g6r/E1lm/dIbX/1UC4pBrNamjcGzXtPOBZJtUeQ==", + "version": "6.9.0", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.9.0.tgz", + "integrity": "sha512-Wo0GPMFNh/GLEhIzfHBO6cJkXtrthGNRvTOAh1yZpKVKkF1VtvxlKwxhMAYIFAWRc4umgqKAGIhwQgWySXFUMQ==", "dev": true, "requires": { - "@cspell/cspell-pipe": "^6.8.2", - "@cspell/cspell-types": "^6.8.2", + "@cspell/cspell-pipe": "^6.9.0", + "@cspell/cspell-types": "^6.9.0", "fs-extra": "^10.1.0", "gensequence": "^4.0.2" }, @@ -15727,9 +15727,9 @@ "dev": true }, "vscode-uri": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.3.tgz", - "integrity": "sha512-EcswR2S8bpR7fD0YPeS7r2xXExrScVMxg4MedACaWHEtx9ftCF/qHG1xGkolzTPcEmjTavCQgbVzHUIdTMzFGA==", + "version": "3.0.4", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-3.0.4.tgz", + "integrity": "sha512-aEmKD6H8Sg8gaQAUrnadG0BMeWXtiWhRsj1a94n2FYsMkDpgnK7BRVzZjOUYIvkv2B+bp5Bmt4ImZCpYbnJwkg==", "dev": true }, "watchpack": {