diff --git a/package-lock.json b/package-lock.json index e0dd764776..392f386937 100644 --- a/package-lock.json +++ b/package-lock.json @@ -2700,14 +2700,15 @@ } }, "@cspell/cspell-bundled-dicts": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.0.tgz", - "integrity": "sha512-7KmXdbPGYg9f9BW8M/toxCFozA55W6mO8ZRYevGbvEy5YX5QEnf8LNEKDugAL0Pu2NAx/RVMon5WPQQkzvZNGQ==", + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.3.2.tgz", + "integrity": "sha512-qyMLB4woWjs24LrH29jDsiFtunB0cN/1+jWHXh3srBRxexCUG8B7+Dh2cplEd/sm4QP1XPE1/C/YQok7aAbRUg==", "dev": true, "requires": { + "@cspell/dict-ada": "^1.1.1", "@cspell/dict-aws": "^1.0.13", "@cspell/dict-bash": "^1.0.11", - "@cspell/dict-companies": "^1.0.35", + "@cspell/dict-companies": "^1.0.36", "@cspell/dict-cpp": "^1.1.37", "@cspell/dict-cryptocurrencies": "^1.0.10", "@cspell/dict-csharp": "^1.0.10", @@ -2741,9 +2742,15 @@ } }, "@cspell/cspell-types": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.3.1.tgz", - "integrity": "sha512-3g/5Ro4yR3mrNXRF0Vy97JtJiJC4w8JQa0Kj1RIlM26Z9432T95sT/Am25liHE/U9eFpCvZrFsau75nALiEU7g==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.3.3.tgz", + "integrity": "sha512-8GHeFkpsCmaUDqUK/TfI6zsfDgHBHP3by+hH8RwJCGe1nh/MQIZh8ExDoVtZp8T5VkPVV6j/sIFyGKd2EezziA==", + "dev": true + }, + "@cspell/dict-ada": { + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/@cspell/dict-ada/-/dict-ada-1.1.1.tgz", + "integrity": "sha512-/tpeKe182ymfKutyVcF3YHVNYnoZPdri3vsUU1v7iyA0WzTu9djb6B78r3QTQVCeizAruBsbSogxMPHBquF/zA==", "dev": true }, "@cspell/dict-aws": { @@ -2759,9 +2766,9 @@ "dev": true }, "@cspell/dict-companies": { - "version": "1.0.35", - "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.35.tgz", - "integrity": "sha512-lFoXFqXgAUjj14t7VJm+D/j9jU9kn4Eud+Q2gVQTKs6+oMivJ0hROpqZv/CEYHlm/4MpP5Livp0z0E6ARCE0kQ==", + "version": "1.0.36", + "resolved": "https://registry.npmjs.org/@cspell/dict-companies/-/dict-companies-1.0.36.tgz", + "integrity": "sha512-Bk9mMJs9spzrtLxZsxBZIK6ukD9REfQYpuTBNJk/IiTViHVQ6ertHAgw1vRVtJAMxViv8dMLNtDyTpEXeaYm7w==", "dev": true }, "@cspell/dict-cpp": { @@ -9659,17 +9666,17 @@ "integrity": "sha512-v1plID3y9r/lPhviJ1wrXpLeyUIGAZ2SHNYTEapm7/8A9nLPoyvVp3RK/EPFqn5kEznyWgYZNsRtYYIWbuG8KA==" }, "cspell": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.3.1.tgz", - "integrity": "sha512-2AyYhCi+RqQXF9d9rRMtoVWidbLJRQ5POcfP6LlfSXCYBl/pEl1rc0XaI2aSEjt/kZijFb9K6DMQmBc4LCf6YQ==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/cspell/-/cspell-5.3.3.tgz", + "integrity": "sha512-UzMNBH11fXJDjzLA4zIdtqkCDezK8WwMYbJKFN23+WeH4Mwf2FN4GzzKGBtzZJuBYNwLWTM4kO5J5w3cK+clmQ==", "dev": true, "requires": { - "@cspell/cspell-types": "^5.3.1", + "@cspell/cspell-types": "^5.3.3", "chalk": "^4.1.0", "commander": "^7.1.0", "comment-json": "^4.1.0", - "cspell-glob": "^5.3.1", - "cspell-lib": "^5.3.1", + "cspell-glob": "^5.3.3", + "cspell-lib": "^5.3.3", "fs-extra": "^9.1.0", "get-stdin": "^8.0.0", "glob": "^7.1.6", @@ -9771,18 +9778,18 @@ } }, "cspell-glob": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.3.1.tgz", - "integrity": "sha512-nNN3lpNsqo0iV6OusVDS5ImoGXfl9oQtknUN7zAuBOi9NbsZrPfCXal+cgbTD8GooBp/qO+Q+Ms0ozArcbDEug==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.3.3.tgz", + "integrity": "sha512-IcC5oWfEaTYIfKeQusjr/hQoT35rMgEeFVihL5JY5ZM0YK25q59huIrrW188pWQExURCURFPGsewn+Y8vZfw2Q==", "dev": true, "requires": { "micromatch": "^4.0.2" } }, "cspell-io": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.3.1.tgz", - "integrity": "sha512-IBkC24u+ougvDgQQA/etfswNKxoleR6NfTm9n1EWbx977SVtQi4sUheudSnIwMrz9QmmC2iSmviAsGCbfeqLmw==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.3.3.tgz", + "integrity": "sha512-iwcddK6sLW1bRxc2m0I+/yNG8dTfpPXxVVVK4wJptuG8Yah0PeAjzEy6LcOjTWggVrRYjRkXaceZg7mLHyf7cw==", "dev": true, "requires": { "iconv-lite": "^0.6.2", @@ -9801,19 +9808,19 @@ } }, "cspell-lib": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.3.1.tgz", - "integrity": "sha512-yo5wY/3wRmvPGqrq71djlNZklVDY1RLtvzdez1FdEWbnGUkRuLD2ZdBHtwQCJ/Za/jpmgKVEfz98K8yL8QwnPw==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.3.3.tgz", + "integrity": "sha512-Pota9y95TFpxHr6kW3KrcvokKFcBUEzKINVKFy8wDhvNRIyq6GdqbqWNbRIT8r+2iYr2JBmBzVKCrS1m53ks0g==", "dev": true, "requires": { - "@cspell/cspell-bundled-dicts": "^5.3.0", - "@cspell/cspell-types": "^5.3.1", + "@cspell/cspell-bundled-dicts": "^5.3.2", + "@cspell/cspell-types": "^5.3.3", "comment-json": "^4.1.0", "configstore": "^5.0.1", "cosmiconfig": "^7.0.0", - "cspell-glob": "^5.3.1", - "cspell-io": "^5.3.1", - "cspell-trie-lib": "^5.3.1", + "cspell-glob": "^5.3.3", + "cspell-io": "^5.3.3", + "cspell-trie-lib": "^5.3.3", "fs-extra": "^9.1.0", "gensequence": "^3.1.1", "resolve-from": "^5.0.0", @@ -9901,9 +9908,9 @@ } }, "cspell-trie-lib": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.3.1.tgz", - "integrity": "sha512-om/i3qOc5zpegKYRnzHKlU89aY4ykY0AQHLKr5rKg+DVfG669d4+zZzaseb5zPy9OoLu651MsDYX1j97JdPzag==", + "version": "5.3.3", + "resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.3.3.tgz", + "integrity": "sha512-ga9z9UWS2msJ1pHELn7msef0D7rs6Jv6qF8ByfrhdpZaofk4Fb9CPlUviLpqm7quXpwqBMRUTWNIZmIJsCkGlQ==", "dev": true, "requires": { "fs-extra": "^9.1.0", diff --git a/package.json b/package.json index 0b9a18f228..6c9256a420 100644 --- a/package.json +++ b/package.json @@ -127,7 +127,7 @@ "codelyzer": "^6.0.1", "commander": "6.2.1", "concurrently": "^6.0.0", - "cspell": "^5.3.1", + "cspell": "^5.3.3", "css-loader": "^5.1.0", "dotenv": "^8.2.0", "ejs": "^3.1.6",