Bump cspell from 5.15.2 to 5.15.3 in /examples/web-chat (#422)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-21 14:29:07 +11:00 committed by GitHub
parent 34e4cbba73
commit d4e72af664
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.2",
"cspell": "^5.15.3",
"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.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.2.tgz",
"integrity": "sha512-pzcEwzzqSiwuvpmLaePxI/J3fvrHxvpcKQL2LWbJyI+dvKBP7hW6EJ9rDi2tPbNWN1cabSJB/NCq16ZfJ1P0aA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.3.tgz",
"integrity": "sha512-ZjnjvKHAew0hnz8oETriM+M+BDiVDbjA9bf5iWihzNFpoIo0KGllpXB9TaQYRv3a2qpcxjKTIUpIan/N1C8QIQ==",
"dev": true,
"dependencies": {
"@cspell/dict-ada": "^1.1.2",
@ -2008,9 +2008,9 @@
}
},
"node_modules/@cspell/cspell-types": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.3.tgz",
"integrity": "sha512-9SdGHfOlcI86NBkLnCMuJYE1+//686HTNETbISyPSvKyrX8IyNLEN9rCiSQp542UAixG5sRBD96V6MQ1ByZIAw==",
"dev": true,
"engines": {
"node": ">=12.13.0"
@ -7603,17 +7603,17 @@
}
},
"node_modules/cspell": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.3.tgz",
"integrity": "sha512-JybhoO6POTWtPcwwvlupxBBUQrLkV/I34pKGnI8+90PycRirU/rBYjfYX41QmFucQTBVncA+fSxqxmA0JXR8Uw==",
"dev": true,
"dependencies": {
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.15.2",
"cspell-glob": "^5.15.2",
"cspell-lib": "^5.15.2",
"cspell-gitignore": "^5.15.3",
"cspell-glob": "^5.15.3",
"cspell-lib": "^5.15.3",
"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.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.3.tgz",
"integrity": "sha512-bPy+ggfs85L2PzZ21j5LgmuOTZ2Drnzif18WLn4RsmNfQVKjYy9dBywK63VWIMZkyBMWCzA1ppbxiFd4MZ1E9A==",
"dev": true,
"dependencies": {
"cspell-glob": "^5.15.2",
"cspell-glob": "^5.15.3",
"find-up": "^5.0.0"
},
"bin": {
@ -7712,9 +7712,9 @@
}
},
"node_modules/cspell-glob": {
"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==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.3.tgz",
"integrity": "sha512-ubQS1pZZ1b5aWdbQPz2wl/U+Nb57ggy4ze07+/1yAF+onfY4YfB6yz497YNikns4VlL6FsTqciC+znqb4QEpiA==",
"dev": true,
"dependencies": {
"micromatch": "^4.0.4"
@ -7724,29 +7724,29 @@
}
},
"node_modules/cspell-io": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.3.tgz",
"integrity": "sha512-dx9ds5tpl7rCO1257D04X1ttxtcPMVzzxuVRWQTvxQlJx6/MJXgZZaW+pm2BDuuU6kUmZc/1i6ZIO0ttbOQwrA==",
"dev": true,
"engines": {
"node": ">=12.13.0"
}
},
"node_modules/cspell-lib": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.3.tgz",
"integrity": "sha512-lwePW8pXAubl2dgmi5cqynhyZwHamvw+Vh2Pl0fjf0qSaNEv1ni2hTKhQ/emRQZ1fqsLqdZWpAYukV68SGvvyw==",
"dev": true,
"dependencies": {
"@cspell/cspell-bundled-dicts": "^5.15.2",
"@cspell/cspell-types": "^5.15.2",
"@cspell/cspell-bundled-dicts": "^5.15.3",
"@cspell/cspell-types": "^5.15.3",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.15.2",
"cspell-io": "^5.15.2",
"cspell-trie-lib": "^5.15.2",
"cspell-glob": "^5.15.3",
"cspell-io": "^5.15.3",
"cspell-trie-lib": "^5.15.3",
"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.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.3.tgz",
"integrity": "sha512-FiM0K8i+u9J78PhD425l7TzDpDuxdgWnw3JSkIWSsmI7F1AuMBQc0QqyWWhDGa/BbvUqOQWfCqTnVmxInISrPQ==",
"dev": true,
"dependencies": {
"fs-extra": "^10.0.0",
@ -23374,9 +23374,9 @@
"dev": true
},
"@cspell/cspell-bundled-dicts": {
"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==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.15.3.tgz",
"integrity": "sha512-ZjnjvKHAew0hnz8oETriM+M+BDiVDbjA9bf5iWihzNFpoIo0KGllpXB9TaQYRv3a2qpcxjKTIUpIan/N1C8QIQ==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^1.1.2",
@ -23419,9 +23419,9 @@
}
},
"@cspell/cspell-types": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.2.tgz",
"integrity": "sha512-3ec/rmAIfkxIdOC4lcqBJaGyUX8V2qapzNCntFURo727Q77EPXDFMiWmSDEyD4Xud+Sjt95ktjg5vKgL7Xf0PA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.15.3.tgz",
"integrity": "sha512-9SdGHfOlcI86NBkLnCMuJYE1+//686HTNETbISyPSvKyrX8IyNLEN9rCiSQp542UAixG5sRBD96V6MQ1ByZIAw==",
"dev": true
},
"@cspell/dict-ada": {
@ -27861,17 +27861,17 @@
"dev": true
},
"cspell": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.2.tgz",
"integrity": "sha512-q/UWqkDMCB83uwb6LgDr7j/79RxeWbDY28J2kqktmAOk2Th4+ZuR7/IfxHOBUFvUYtbPxp1p8iz8v57G6U97Jg==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.15.3.tgz",
"integrity": "sha512-JybhoO6POTWtPcwwvlupxBBUQrLkV/I34pKGnI8+90PycRirU/rBYjfYX41QmFucQTBVncA+fSxqxmA0JXR8Uw==",
"dev": true,
"requires": {
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.15.2",
"cspell-glob": "^5.15.2",
"cspell-lib": "^5.15.2",
"cspell-gitignore": "^5.15.3",
"cspell-glob": "^5.15.3",
"cspell-lib": "^5.15.3",
"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.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.2.tgz",
"integrity": "sha512-st2V3rNBZzmuuUVywvEkAyhFD4TLMihHjTRauc5tCLR/zvveTjdXmgGHOSEn6afjuUfB8yRk4OdtK787EMaJhA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.15.3.tgz",
"integrity": "sha512-bPy+ggfs85L2PzZ21j5LgmuOTZ2Drnzif18WLn4RsmNfQVKjYy9dBywK63VWIMZkyBMWCzA1ppbxiFd4MZ1E9A==",
"dev": true,
"requires": {
"cspell-glob": "^5.15.2",
"cspell-glob": "^5.15.3",
"find-up": "^5.0.0"
},
"dependencies": {
@ -27995,35 +27995,35 @@
}
},
"cspell-glob": {
"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==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.15.3.tgz",
"integrity": "sha512-ubQS1pZZ1b5aWdbQPz2wl/U+Nb57ggy4ze07+/1yAF+onfY4YfB6yz497YNikns4VlL6FsTqciC+znqb4QEpiA==",
"dev": true,
"requires": {
"micromatch": "^4.0.4"
}
},
"cspell-io": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.2.tgz",
"integrity": "sha512-wqSO7RDtDKcnTvuew2kOVykxAki8xVTZWNzRJJTA0myyvNTkA9TbXS9EXR4L7BuEUfUjI8mKscmpkmvg+eRMPg==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.15.3.tgz",
"integrity": "sha512-dx9ds5tpl7rCO1257D04X1ttxtcPMVzzxuVRWQTvxQlJx6/MJXgZZaW+pm2BDuuU6kUmZc/1i6ZIO0ttbOQwrA==",
"dev": true
},
"cspell-lib": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.2.tgz",
"integrity": "sha512-pSBVw8xVy/cd6W3Jx+0N4qyKQyEoN+LfqrCeA8fCpyzb0XTI50dISVghNCUHgmUuleXTZP3DCBC4YD9ZdHmwbA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.15.3.tgz",
"integrity": "sha512-lwePW8pXAubl2dgmi5cqynhyZwHamvw+Vh2Pl0fjf0qSaNEv1ni2hTKhQ/emRQZ1fqsLqdZWpAYukV68SGvvyw==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "^5.15.2",
"@cspell/cspell-types": "^5.15.2",
"@cspell/cspell-bundled-dicts": "^5.15.3",
"@cspell/cspell-types": "^5.15.3",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.15.2",
"cspell-io": "^5.15.2",
"cspell-trie-lib": "^5.15.2",
"cspell-glob": "^5.15.3",
"cspell-io": "^5.15.3",
"cspell-trie-lib": "^5.15.3",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -28084,9 +28084,9 @@
}
},
"cspell-trie-lib": {
"version": "5.15.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.2.tgz",
"integrity": "sha512-AKdzxwGxuuNzph7eO6nm89jyIDrbCnPVUCFDq2sSpNrn6sptmifogMvrZTHzVwFLXpusfRLpSene80A2wr5OxA==",
"version": "5.15.3",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.15.3.tgz",
"integrity": "sha512-FiM0K8i+u9J78PhD425l7TzDpDuxdgWnw3JSkIWSsmI7F1AuMBQc0QqyWWhDGa/BbvUqOQWfCqTnVmxInISrPQ==",
"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.2",
"cspell": "^5.15.3",
"gh-pages": "^3.2.3",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",