Bump cspell from 5.15.1 to 5.15.2 in /examples/web-chat

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.15.1 to 5.15.2.
- [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/v5.15.1...v5.15.2)

---
updated-dependencies:
- dependency-name: cspell
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-01-11 15:25:33 +00:00 committed by GitHub
parent e2a35ca0b4
commit 1a17523c1c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 68 additions and 68 deletions

View File

@ -27,7 +27,7 @@
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"cra-webpack-rewired": "^1.0.1",
"cspell": "^5.15.1",
"cspell": "^5.15.2",
"gh-pages": "^3.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
@ -1960,9 +1960,9 @@
"dev": true
},
"node_modules/@cspell/cspell-bundled-dicts": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz",
"integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.2.tgz",
"integrity": "sha512-pzcEwzzqSiwuvpmLaePxI/J3fvrHxvpcKQL2LWbJyI+dvKBP7hW6EJ9rDi2tPbNWN1cabSJB/NCq16ZfJ1P0aA==",
"dev": true,
"dependencies": {
"@cspell/dict-ada": "^1.1.2",
@ -2008,9 +2008,9 @@
}
},
"node_modules/@cspell/cspell-types": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz",
"integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
"dev": true,
"engines": {
"node": ">=12.13.0"
@ -7603,17 +7603,17 @@
}
},
"node_modules/cspell": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz",
"integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
"dev": true,
"dependencies": {
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.15.1",
"cspell-glob": "^5.15.1",
"cspell-lib": "^5.15.1",
"cspell-gitignore": "^5.15.2",
"cspell-glob": "^5.15.2",
"cspell-lib": "^5.15.2",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.0.0",
@ -7635,12 +7635,12 @@
}
},
"node_modules/cspell-gitignore": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz",
"integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
"dev": true,
"dependencies": {
"cspell-glob": "^5.15.1",
"cspell-glob": "^5.15.2",
"find-up": "^5.0.0"
},
"bin": {
@ -7712,9 +7712,9 @@
}
},
"node_modules/cspell-glob": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz",
"integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.2.tgz",
"integrity": "sha512-lX14VwKOO+6CMHVobEf6br5YnIXD+MxpX/MdZPv34OsdOyQol4/gJ49MXN0suD+nTqsX0HH93B0osHfTDAXa6Q==",
"dev": true,
"dependencies": {
"micromatch": "^4.0.4"
@ -7724,29 +7724,29 @@
}
},
"node_modules/cspell-io": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz",
"integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
"dev": true,
"engines": {
"node": ">=12.13.0"
}
},
"node_modules/cspell-lib": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz",
"integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
"dev": true,
"dependencies": {
"@cspell/cspell-bundled-dicts": "^5.15.1",
"@cspell/cspell-types": "^5.15.1",
"@cspell/cspell-bundled-dicts": "^5.15.2",
"@cspell/cspell-types": "^5.15.2",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.15.1",
"cspell-io": "^5.15.1",
"cspell-trie-lib": "^5.15.1",
"cspell-glob": "^5.15.2",
"cspell-io": "^5.15.2",
"cspell-trie-lib": "^5.15.2",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -7835,9 +7835,9 @@
}
},
"node_modules/cspell-trie-lib": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz",
"integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
"dev": true,
"dependencies": {
"fs-extra": "^10.0.0",
@ -23374,9 +23374,9 @@
"dev": true
},
"@cspell/cspell-bundled-dicts": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.1.tgz",
"integrity": "sha512-OYVO7E37TOl/sM96MovfnSyUg7DXxC5St6pP/Rjqe8PaRedcGkrygDo1v7Cj0WYzGROlegFMk6h2BEnAfGFt8w==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.2.tgz",
"integrity": "sha512-pzcEwzzqSiwuvpmLaePxI/J3fvrHxvpcKQL2LWbJyI+dvKBP7hW6EJ9rDi2tPbNWN1cabSJB/NCq16ZfJ1P0aA==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^1.1.2",
@ -23419,9 +23419,9 @@
}
},
"@cspell/cspell-types": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.1.tgz",
"integrity": "sha512-rZCJnTQ5O66c5s67nKWw5imvIcs9iHLnU7WNF0AyTGGEP+kpYK/lRLGtU/GICoxTY1V6zjOR6Qow9xmSsNG6zQ==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
"dev": true
},
"@cspell/dict-ada": {
@ -27861,17 +27861,17 @@
"dev": true
},
"cspell": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.1.tgz",
"integrity": "sha512-OIH7NL4XjKH1h3JMIQTKPezQOSd077mrDRHo6EW/t3on840XxEoKBvxBrxhKzOctevOk7HtszsubwMFTCFV5+A==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
"dev": true,
"requires": {
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.15.1",
"cspell-glob": "^5.15.1",
"cspell-lib": "^5.15.1",
"cspell-gitignore": "^5.15.2",
"cspell-glob": "^5.15.2",
"cspell-lib": "^5.15.2",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.0.0",
@ -27946,12 +27946,12 @@
}
},
"cspell-gitignore": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.1.tgz",
"integrity": "sha512-Bfe1LR85WfWcF5pUGv2hozecudWYrwumyKJuzIFvle6ndxMVy62f6Gdfr5Q28KBuSkj6wpvDkPgFq/ad44Q2iA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
"dev": true,
"requires": {
"cspell-glob": "^5.15.1",
"cspell-glob": "^5.15.2",
"find-up": "^5.0.0"
},
"dependencies": {
@ -27995,35 +27995,35 @@
}
},
"cspell-glob": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.1.tgz",
"integrity": "sha512-Q03f8/BNVba/r8wDcII5XSE/PaJrlaUSE621vPaupM4AnMEt7piklLTT1KR921el4lwNThzpr1nIaSut4G5T1Q==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.2.tgz",
"integrity": "sha512-lX14VwKOO+6CMHVobEf6br5YnIXD+MxpX/MdZPv34OsdOyQol4/gJ49MXN0suD+nTqsX0HH93B0osHfTDAXa6Q==",
"dev": true,
"requires": {
"micromatch": "^4.0.4"
}
},
"cspell-io": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.1.tgz",
"integrity": "sha512-JkBDZFQcuE/ve9pqpjMkUVKQgOJLWlGvvOm8GOCI9sG9dFE+eZVW5MHCS1VuGPGKfALh+xhmtcXB1+Y4MdYz4A==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
"dev": true
},
"cspell-lib": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.1.tgz",
"integrity": "sha512-8x76yse70CT5+lk9Jwwt6wuBlTiflWouhcj1zUONxzJM7kstgNUdTNBoQRDoCjj/uGOQSKIwa4YGjV29vMzGAA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "^5.15.1",
"@cspell/cspell-types": "^5.15.1",
"@cspell/cspell-bundled-dicts": "^5.15.2",
"@cspell/cspell-types": "^5.15.2",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.15.1",
"cspell-io": "^5.15.1",
"cspell-trie-lib": "^5.15.1",
"cspell-glob": "^5.15.2",
"cspell-io": "^5.15.2",
"cspell-trie-lib": "^5.15.2",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -28084,9 +28084,9 @@
}
},
"cspell-trie-lib": {
"version": "5.15.1",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.1.tgz",
"integrity": "sha512-+vQeVXppreAMW/EjmYX5PUokzLgBcV31Wbj9OgJG0afxCKSXMWH6F3oTNLTCjqUx+WEPHo7Im5nXAE35y7xQwA==",
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
"dev": true,
"requires": {
"fs-extra": "^10.0.0",

View File

@ -23,7 +23,7 @@
"@types/react": "^17.0.38",
"@types/react-dom": "^17.0.11",
"cra-webpack-rewired": "^1.0.1",
"cspell": "^5.15.1",
"cspell": "^5.15.2",
"gh-pages": "^3.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",