From 1dc6be4bacfe3aea53076396fff6636fe90c82ba Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 14 Oct 2024 08:06:02 +0000 Subject: [PATCH] Update dependency cspell to ^8.15.2 (#51) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- package-lock.json | 300 +++++++++++++++++++++++----------------------- package.json | 2 +- 2 files changed, 151 insertions(+), 151 deletions(-) diff --git a/package-lock.json b/package-lock.json index e1e71ad..778e54c 100644 --- a/package-lock.json +++ b/package-lock.json @@ -9,91 +9,91 @@ "version": "0.0.0", "devDependencies": { "@itprokyle/cspell-dict": "^1.2.7", - "cspell": "^8.15.1" + "cspell": "^8.15.2" } }, "node_modules/@cspell/cspell-bundled-dicts": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.15.1.tgz", - "integrity": "sha512-BimBlwdY4gD1cnx8nAaCPLY+yHpAgTuB25rQmpCLMSslQJBFkynRtOmtYQR+Mh4hX9nLaA3oPO4uVKOHVhQ00Q==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-8.15.2.tgz", + "integrity": "sha512-e+hxoD/GW7iyK1zMeRFd10yBr9tcClnnqFLxJM+tH1cSzLQ66ouXMIMuJpcd8LOCm7zMRdjTm4R72LehMgL79g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/dict-ada": "^4.0.2", - "@cspell/dict-aws": "^4.0.4", - "@cspell/dict-bash": "^4.1.5", - "@cspell/dict-companies": "^3.1.4", - "@cspell/dict-cpp": "^5.1.19", - "@cspell/dict-cryptocurrencies": "^5.0.0", - "@cspell/dict-csharp": "^4.0.2", - "@cspell/dict-css": "^4.0.13", - "@cspell/dict-dart": "^2.2.1", - "@cspell/dict-django": "^4.1.0", - "@cspell/dict-docker": "^1.1.7", - "@cspell/dict-dotnet": "^5.0.5", - "@cspell/dict-elixir": "^4.0.3", - "@cspell/dict-en_us": "^4.3.23", - "@cspell/dict-en-common-misspellings": "^2.0.4", + "@cspell/dict-ada": "^4.0.5", + "@cspell/dict-aws": "^4.0.7", + "@cspell/dict-bash": "^4.1.8", + "@cspell/dict-companies": "^3.1.7", + "@cspell/dict-cpp": "^5.1.22", + "@cspell/dict-cryptocurrencies": "^5.0.3", + "@cspell/dict-csharp": "^4.0.5", + "@cspell/dict-css": "^4.0.16", + "@cspell/dict-dart": "^2.2.4", + "@cspell/dict-django": "^4.1.3", + "@cspell/dict-docker": "^1.1.10", + "@cspell/dict-dotnet": "^5.0.8", + "@cspell/dict-elixir": "^4.0.6", + "@cspell/dict-en_us": "^4.3.26", + "@cspell/dict-en-common-misspellings": "^2.0.7", "@cspell/dict-en-gb": "1.1.33", - "@cspell/dict-filetypes": "^3.0.4", - "@cspell/dict-flutter": "^1.0.0", - "@cspell/dict-fonts": "^4.0.0", - "@cspell/dict-fsharp": "^1.0.1", - "@cspell/dict-fullstack": "^3.2.0", - "@cspell/dict-gaming-terms": "^1.0.5", - "@cspell/dict-git": "^3.0.0", - "@cspell/dict-golang": "^6.0.13", - "@cspell/dict-google": "^1.0.1", - "@cspell/dict-haskell": "^4.0.1", - "@cspell/dict-html": "^4.0.6", - "@cspell/dict-html-symbol-entities": "^4.0.0", - "@cspell/dict-java": "^5.0.7", - "@cspell/dict-julia": "^1.0.1", - "@cspell/dict-k8s": "^1.0.6", - "@cspell/dict-latex": "^4.0.0", - "@cspell/dict-lorem-ipsum": "^4.0.0", - "@cspell/dict-lua": "^4.0.3", - "@cspell/dict-makefile": "^1.0.0", - "@cspell/dict-monkeyc": "^1.0.6", - "@cspell/dict-node": "^5.0.1", - "@cspell/dict-npm": "^5.1.5", - "@cspell/dict-php": "^4.0.10", - "@cspell/dict-powershell": "^5.0.10", - "@cspell/dict-public-licenses": "^2.0.8", - "@cspell/dict-python": "^4.2.8", - "@cspell/dict-r": "^2.0.1", - "@cspell/dict-ruby": "^5.0.4", - "@cspell/dict-rust": "^4.0.6", - "@cspell/dict-scala": "^5.0.3", - "@cspell/dict-software-terms": "^4.1.7", - "@cspell/dict-sql": "^2.1.5", - "@cspell/dict-svelte": "^1.0.2", - "@cspell/dict-swift": "^2.0.1", - "@cspell/dict-terraform": "^1.0.2", - "@cspell/dict-typescript": "^3.1.6", - "@cspell/dict-vue": "^3.0.0" + "@cspell/dict-filetypes": "^3.0.7", + "@cspell/dict-flutter": "^1.0.3", + "@cspell/dict-fonts": "^4.0.3", + "@cspell/dict-fsharp": "^1.0.4", + "@cspell/dict-fullstack": "^3.2.3", + "@cspell/dict-gaming-terms": "^1.0.8", + "@cspell/dict-git": "^3.0.3", + "@cspell/dict-golang": "^6.0.16", + "@cspell/dict-google": "^1.0.4", + "@cspell/dict-haskell": "^4.0.4", + "@cspell/dict-html": "^4.0.9", + "@cspell/dict-html-symbol-entities": "^4.0.3", + "@cspell/dict-java": "^5.0.10", + "@cspell/dict-julia": "^1.0.4", + "@cspell/dict-k8s": "^1.0.9", + "@cspell/dict-latex": "^4.0.3", + "@cspell/dict-lorem-ipsum": "^4.0.3", + "@cspell/dict-lua": "^4.0.6", + "@cspell/dict-makefile": "^1.0.3", + "@cspell/dict-monkeyc": "^1.0.9", + "@cspell/dict-node": "^5.0.4", + "@cspell/dict-npm": "^5.1.8", + "@cspell/dict-php": "^4.0.13", + "@cspell/dict-powershell": "^5.0.13", + "@cspell/dict-public-licenses": "^2.0.11", + "@cspell/dict-python": "^4.2.11", + "@cspell/dict-r": "^2.0.4", + "@cspell/dict-ruby": "^5.0.7", + "@cspell/dict-rust": "^4.0.9", + "@cspell/dict-scala": "^5.0.6", + "@cspell/dict-software-terms": "^4.1.10", + "@cspell/dict-sql": "^2.1.8", + "@cspell/dict-svelte": "^1.0.5", + "@cspell/dict-swift": "^2.0.4", + "@cspell/dict-terraform": "^1.0.5", + "@cspell/dict-typescript": "^3.1.9", + "@cspell/dict-vue": "^3.0.3" }, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-json-reporter": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.1.tgz", - "integrity": "sha512-mU4eWHYjGGdhmLd4oGz4kEry2udUl3thzz3clLiutijPrmNU/5sS5C6tiKBZCytWhhCkTwA5eDM3rr7cIt4DYQ==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-json-reporter/-/cspell-json-reporter-8.15.2.tgz", + "integrity": "sha512-6p9eLdO5RLb1HNf+Rto4RG3tG02y05DutrWdpnK1Agn21EbUKAUIdIcsjQ2N52UeVT5cDvNhkAabKN57sFygag==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "8.15.1" + "@cspell/cspell-types": "8.15.2" }, "engines": { "node": ">=18" } }, "node_modules/@cspell/cspell-pipe": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.15.1.tgz", - "integrity": "sha512-euErNW69K6+rCirGtORbgapcNtvlObTlO7SHftRRjGbvMh1F5J1rEc+KwW3qhM5H73NSwFrQwR5KzWrUrGimog==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-8.15.2.tgz", + "integrity": "sha512-TOcLiRiUSh75y+DQrAW59Ix0/D9WPrd4/KPtUShUepS3vLfoxMQ+TwpXfdc8FrzU73Hg5glXXnQjvdx7vAazVQ==", "dev": true, "license": "MIT", "engines": { @@ -101,9 +101,9 @@ } }, "node_modules/@cspell/cspell-resolver": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.15.1.tgz", - "integrity": "sha512-9GVRSZKLc7P4S1aOzBiyXbtVMu3yeDHpp/sAeKd7Z869T2ddvMrmQoOTRBmKW90PNP2j4aQkPebPJe85GnOf+A==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-resolver/-/cspell-resolver-8.15.2.tgz", + "integrity": "sha512-XOcHfkKCN+a3zZMexK/BLmDxsqku8Q5ASqYu7JBFsu/axS4K11bkcQMxYoOvHVGBv20vb/gM2D+9MePuxAfssg==", "dev": true, "license": "MIT", "dependencies": { @@ -114,9 +114,9 @@ } }, "node_modules/@cspell/cspell-service-bus": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.15.1.tgz", - "integrity": "sha512-SFnJNw0BOagdx29soC8tiDNObENLU2FFhfT7JHbILHbJ5IdtsRLAxYIf99rDb1zLB3pdA/optqPwPUdAgMIQLg==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-8.15.2.tgz", + "integrity": "sha512-g9rhMIU0DX+avIQHFu0Mx3LAFi4lG6zX8iFa2zu+u3ll0IX0WtxTqrzft27jYSwebmm/ysWJUcOY+SWhZfPA0Q==", "dev": true, "license": "MIT", "engines": { @@ -124,9 +124,9 @@ } }, "node_modules/@cspell/cspell-types": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.15.1.tgz", - "integrity": "sha512-6QY0147RmiXIpTMkwI7a6dx+/CtPserPxxsK2p0DFf4bTHOGExx3dlPg7eGL8UFO0/C/nrXPAMy5kZEstPclXA==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-8.15.2.tgz", + "integrity": "sha512-bHAkXsrfOhKyZZ+TA5eGH3fqh9DPcP3a2v+ozTnhhZa3zcfuzX7rZnYWEFA8LELMUStWXLECzFoGd9QUEHMstg==", "dev": true, "license": "MIT", "engines": { @@ -515,9 +515,9 @@ "license": "MIT" }, "node_modules/@cspell/dynamic-import": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.15.1.tgz", - "integrity": "sha512-Zc7tAn1EBFgPcpws0zoZrMyi0likUb3Kpnpq4FGmssmf4PnhSaDF2suqLlcCTPxCML87lF26UT6qUK01G9gIPA==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/dynamic-import/-/dynamic-import-8.15.2.tgz", + "integrity": "sha512-37eYzVLqMv3KnY7UMmv/wC9OlUjPC7EJ3xMDourgDTNp6BtiPlMkHRTN5/yvRjukQedi41R1hewgCcZbwSpNXg==", "dev": true, "license": "MIT", "dependencies": { @@ -528,9 +528,9 @@ } }, "node_modules/@cspell/filetypes": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.15.1.tgz", - "integrity": "sha512-SgwTDmy5Omc67ThA89t1+kNZcbwGr43ck0Il+tqSoNOBHbs+S5YftUgfinLFIN2pdRm4COPmAnEN2SEAsMh0UA==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/filetypes/-/filetypes-8.15.2.tgz", + "integrity": "sha512-x2ciWqi6y2RoTcXRTG3BuxAly1TIr4puLzKHkMWtnYp1A++gohCBczMt33FwrwFav0Dfx9M0mCpT1h1ORVwzhA==", "dev": true, "license": "MIT", "engines": { @@ -538,9 +538,9 @@ } }, "node_modules/@cspell/strong-weak-map": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.15.1.tgz", - "integrity": "sha512-QmtDb0TBdLBlDqOCrOtqhg9e7k4T4t8akx+1LgNI/jGqj/mQVyYtHCHWVHYNxh7S7DumrlmmsJo62NzIZLqtCQ==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/strong-weak-map/-/strong-weak-map-8.15.2.tgz", + "integrity": "sha512-FMz3vgyPJjJsg0f78ToprOxR0lPhZOWwidxD+gOMLLfUzJ0mBC4VwoggrgIF6YEdXy/2UoIUtjh5B/Qfge9IDw==", "dev": true, "license": "MIT", "engines": { @@ -548,9 +548,9 @@ } }, "node_modules/@cspell/url": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.15.1.tgz", - "integrity": "sha512-LsLoeLRTrdQY1iLsnOxSta/+YvnT3Jm/Ofohhh6XBSegMl2CoJjzdY8wbfsc3YgdB6SHJ1PSZecftXRhMNIEeg==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/@cspell/url/-/url-8.15.2.tgz", + "integrity": "sha512-AxS6nqh65V8BJf+ke7XNsDlieXfq/73XjZ4OxQAHvmML9kgXAbTviDcN6ddj6d2fTgU3EOSU1fBfDOqpS4n6Sg==", "dev": true, "license": "MIT", "engines": { @@ -678,25 +678,25 @@ "license": "MIT" }, "node_modules/cspell": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.15.1.tgz", - "integrity": "sha512-bF2RNErisDg3pfm1tOrq/74g9n09wprg2Im+TNwDSmivusE9LxFoyhEPOiGBVg25/iMSu/BPx5nDNL1WDGwZqA==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-8.15.2.tgz", + "integrity": "sha512-2XN6LeBAWyRLPUAcKrJTBftNc50VVVeU/j1GVU07hEun4Q4KZG9CbUT+YaZEnZo8xexVUBfZLtB5YxSImCnBtQ==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-json-reporter": "8.15.1", - "@cspell/cspell-pipe": "8.15.1", - "@cspell/cspell-types": "8.15.1", - "@cspell/dynamic-import": "8.15.1", - "@cspell/url": "8.15.1", + "@cspell/cspell-json-reporter": "8.15.2", + "@cspell/cspell-pipe": "8.15.2", + "@cspell/cspell-types": "8.15.2", + "@cspell/dynamic-import": "8.15.2", + "@cspell/url": "8.15.2", "chalk": "^5.3.0", "chalk-template": "^1.1.0", "commander": "^12.1.0", - "cspell-dictionary": "8.15.1", - "cspell-gitignore": "8.15.1", - "cspell-glob": "8.15.1", - "cspell-io": "8.15.1", - "cspell-lib": "8.15.1", + "cspell-dictionary": "8.15.2", + "cspell-gitignore": "8.15.2", + "cspell-glob": "8.15.2", + "cspell-io": "8.15.2", + "cspell-lib": "8.15.2", "fast-json-stable-stringify": "^2.1.0", "file-entry-cache": "^9.1.0", "get-stdin": "^9.0.0", @@ -715,30 +715,30 @@ } }, "node_modules/cspell-config-lib": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.15.1.tgz", - "integrity": "sha512-hDkaRRsqJbvAKA5ZoUBobozAA8iTcNzgo3mHK+FCVbGGaA2903q8mG3yFBviFioXUHsBBlN7Em/3JQDnasO3qQ==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-config-lib/-/cspell-config-lib-8.15.2.tgz", + "integrity": "sha512-0vaZdp1gz5mt7RWTWStHHJBXfELtbtJNCl8RNz9E51906bhAyZ/yBvkOyjCW2Ofsdp2cKS11AuzTrq6N2lmK3g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-types": "8.15.1", + "@cspell/cspell-types": "8.15.2", "comment-json": "^4.2.5", - "yaml": "^2.5.1" + "yaml": "^2.6.0" }, "engines": { "node": ">=18" } }, "node_modules/cspell-dictionary": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.15.1.tgz", - "integrity": "sha512-N0Wz/hQlRDVuAH2OqlU9Uad++XccwsZuTmdV82HUHGCjmtHUxCiHD51+d2tsLX8ZXur0/eL988RIMPFePYIOww==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-dictionary/-/cspell-dictionary-8.15.2.tgz", + "integrity": "sha512-Kvn8ZD+oQs2KKgGoC601NBju3xQcrP4bz1MVZ23ZN9fm6pukb0J8x9hP3d+AuQd/Cl2XG/y/hWZi6MT92uChIg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "8.15.1", - "@cspell/cspell-types": "8.15.1", - "cspell-trie-lib": "8.15.1", + "@cspell/cspell-pipe": "8.15.2", + "@cspell/cspell-types": "8.15.2", + "cspell-trie-lib": "8.15.2", "fast-equals": "^5.0.1" }, "engines": { @@ -746,15 +746,15 @@ } }, "node_modules/cspell-gitignore": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.15.1.tgz", - "integrity": "sha512-RBJnOIXYKk9ZpYx/y8Hcl/jIhdKposid5Em/GUpj65vXPa0N9arpVXCiIObAtu3645NeHd+Z6RrhNLdKhyZprQ==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-8.15.2.tgz", + "integrity": "sha512-XrQ3iouv2VvvpkL1ygEnOuqY/BGNt0tBZngFrb/Y12LWgcZ6unLZk4IaMYXlmjRZPtq7QuBe4dvG1D2SFcNEng==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "8.15.1", - "cspell-glob": "8.15.1", - "cspell-io": "8.15.1", + "@cspell/url": "8.15.2", + "cspell-glob": "8.15.2", + "cspell-io": "8.15.2", "find-up-simple": "^1.0.0" }, "bin": { @@ -765,13 +765,13 @@ } }, "node_modules/cspell-glob": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.15.1.tgz", - "integrity": "sha512-INKBWUVGg595+F8V8kEEP07OPqQGJs+qp6Q587UwP+yvxMZ4PYA6PudvZEwa5capVxIbSYDNafqtcc2F3MaPbw==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-8.15.2.tgz", + "integrity": "sha512-AQNskPt3FOF1Z6mc+cvCZ33Xnb+a4cMVZwcLlApc/4uup6OvyEoXNN9IyeHVmloAUPlXadaA79balp3cMj2rWg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/url": "8.15.1", + "@cspell/url": "8.15.2", "micromatch": "^4.0.8" }, "engines": { @@ -779,14 +779,14 @@ } }, "node_modules/cspell-grammar": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.15.1.tgz", - "integrity": "sha512-4sZ3uh3rgrcoBMwXCmq8rDazVYKR2AUAm36t/EU5uiD+Ju1FfoEaxw1DTKtVDGMNNad6JmNmqxOoFdLAqL1sQA==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-8.15.2.tgz", + "integrity": "sha512-yvCiOlg6G2l+lMWBSmWwnVqIVfDK/uUBzY4WIJQaXWtXRuJ9MdsSEQ3TFd9NgJUhY1gSF8O1zSqeCmfPNuS44g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "8.15.1", - "@cspell/cspell-types": "8.15.1" + "@cspell/cspell-pipe": "8.15.2", + "@cspell/cspell-types": "8.15.2" }, "bin": { "cspell-grammar": "bin.mjs" @@ -796,42 +796,42 @@ } }, "node_modules/cspell-io": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.15.1.tgz", - "integrity": "sha512-PvzOm4utZuhb97hqlWS1F+ZHbMVbFsUUC0HQcubquLkjV8s/yryuBlgP52gOxNGTZjyEULWk9MYUldRZK3oB8g==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-8.15.2.tgz", + "integrity": "sha512-Y4bEsKVXC48VawU+gU1lcsO7B55pNAjc8/C8Qg8UByobSOxtZKd7jaRRqqvd60Rh8lbgG4Nc05zKCb1CxY1+2Q==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-service-bus": "8.15.1", - "@cspell/url": "8.15.1" + "@cspell/cspell-service-bus": "8.15.2", + "@cspell/url": "8.15.2" }, "engines": { "node": ">=18" } }, "node_modules/cspell-lib": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.15.1.tgz", - "integrity": "sha512-qwfeok4DKYhNjlXOLDZ1hagKAKIXByfMSizTlwIMmmZVJ+8SL61P+PJG0ggwLteq9fEK+oLwaf/N2bVRH6M28Q==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-8.15.2.tgz", + "integrity": "sha512-u4tO8NoLq/LuOdCBqJdKBLE51uCcE2Ni/DvaEFNfuhk2fCF3rE/2nCzLx6ZEAiFPHZVMs44MJxpH7VF8Rn/T8g==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-bundled-dicts": "8.15.1", - "@cspell/cspell-pipe": "8.15.1", - "@cspell/cspell-resolver": "8.15.1", - "@cspell/cspell-types": "8.15.1", - "@cspell/dynamic-import": "8.15.1", - "@cspell/filetypes": "8.15.1", - "@cspell/strong-weak-map": "8.15.1", - "@cspell/url": "8.15.1", + "@cspell/cspell-bundled-dicts": "8.15.2", + "@cspell/cspell-pipe": "8.15.2", + "@cspell/cspell-resolver": "8.15.2", + "@cspell/cspell-types": "8.15.2", + "@cspell/dynamic-import": "8.15.2", + "@cspell/filetypes": "8.15.2", + "@cspell/strong-weak-map": "8.15.2", + "@cspell/url": "8.15.2", "clear-module": "^4.1.2", "comment-json": "^4.2.5", - "cspell-config-lib": "8.15.1", - "cspell-dictionary": "8.15.1", - "cspell-glob": "8.15.1", - "cspell-grammar": "8.15.1", - "cspell-io": "8.15.1", - "cspell-trie-lib": "8.15.1", + "cspell-config-lib": "8.15.2", + "cspell-dictionary": "8.15.2", + "cspell-glob": "8.15.2", + "cspell-grammar": "8.15.2", + "cspell-io": "8.15.2", + "cspell-trie-lib": "8.15.2", "env-paths": "^3.0.0", "fast-equals": "^5.0.1", "gensequence": "^7.0.0", @@ -846,14 +846,14 @@ } }, "node_modules/cspell-trie-lib": { - "version": "8.15.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.15.1.tgz", - "integrity": "sha512-/m7GYH2ICictHt4cpuXQDMtcLDnfj3Picc/uV87n1JQPiB1lHyu4IawhaZB5nRS5cZgYab4wQKKVD8dLbwWXHQ==", + "version": "8.15.2", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-8.15.2.tgz", + "integrity": "sha512-dqEc4832iareVCA+pXuvdNwtUF+F8S+w15Tlv0fRdPTz8X4wcUtK0R5npYnL5dyuPhKBdO/PmKXGb7/5I0vBMg==", "dev": true, "license": "MIT", "dependencies": { - "@cspell/cspell-pipe": "8.15.1", - "@cspell/cspell-types": "8.15.1", + "@cspell/cspell-pipe": "8.15.2", + "@cspell/cspell-types": "8.15.2", "gensequence": "^7.0.0" }, "engines": { diff --git a/package.json b/package.json index 75a77f3..c9be905 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "devDependencies": { "@itprokyle/cspell-dict": "^1.2.7", - "cspell": "^8.15.1" + "cspell": "^8.15.2" }, "name": "renovate", "version": "0.0.0"