azure-sdk-for-cpp/eng/common/spelling/package.json
Azure SDK Bot 5ddcbe8cc0
Upgrade cspell packages to version ^6.12.0 (#4044)
to address dependabot issue https://github.com/Azure/azure-sdk-for-js/security/dependabot/13

Co-authored-by: Jeremy Meng <yumeng@microsoft.com>
2022-10-21 14:36:40 -07:00

11 lines
221 B
JSON

{
"name": "cspell-version-pin",
"version": "0.1.1",
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.12.0",
"@cspell/cspell-types": "^6.12.0",
"cspell": "^6.12.0",
"cspell-lib": "^6.12.0"
}
}