Build(deps-dev): Bump cspell from 5.15.1 to 5.16.0 (#2412)

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

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-01-25 13:27:16 +00:00 committed by GitHub
parent 68cbd4968a
commit ba5756fbaf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 37 additions and 43 deletions

78
package-lock.json generated
View File

@ -2159,9 +2159,9 @@
}
},
"@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.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.16.0.tgz",
"integrity": "sha512-7O8Y6FMzTn5pnHUDjnQJ3cgIAHT5jfN05NKGu9FFikmsXsMmDRikr/OeuhK5tDOWLRIxZwmFrVMMGgBe6mj26Q==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^1.1.2",
@ -2204,9 +2204,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.16.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.16.0.tgz",
"integrity": "sha512-pKBeOrUyZtp4DVNbikkpeAT/gob7gT2zun4v3jYdQEbDKYMRN7wTKlqfHJ4VxbF/yS45g7jizEc245xMUkxPHQ==",
"dev": true
},
"@cspell/dict-ada": {
@ -2252,9 +2252,9 @@
"dev": true
},
"@cspell/dict-css": {
"version": "1.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-1.0.12.tgz",
"integrity": "sha512-K6yuxej7n454O7dwKG6lHacHrAOMZ0PhMEbmV6qH2JH0U4TtWXfBASYugHvXZCDDx1UObpiJP+3tQJiBqfGpHA==",
"version": "1.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-css/-/dict-css-1.0.13.tgz",
"integrity": "sha512-HU8RbFRoGanFH85mT01Ot/Ay48ixr/gG25VPLtdq56QTrmPsw79gxYm/5Qay16eQbpoPIxaj5CAWNam+DX4GbA==",
"dev": true
},
"@cspell/dict-django": {
@ -5424,17 +5424,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.16.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.16.0.tgz",
"integrity": "sha512-giK0IZz1cK51mTSTox51GUxgcbKy5Y5yXvyqVpfQ6m4nATSuiSRiMPvlxX3Er2uAiNkolyLTIgUxBAV/c8U3PQ==",
"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.16.0",
"cspell-glob": "^5.16.0",
"cspell-lib": "^5.16.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.0.0",
@ -5569,12 +5569,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.16.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.16.0.tgz",
"integrity": "sha512-G7yN0R2EqFSNpn3bQ4SGOmydaaYq5BHSiPqsX3vJSJn0wErZz3m/kpKcXrtLPw5/tAM0SfZWhAp1K3MEjrb6xQ==",
"dev": true,
"requires": {
"cspell-glob": "^5.15.1",
"cspell-glob": "^5.16.0",
"find-up": "^5.0.0"
},
"dependencies": {
@ -5618,35 +5618,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.16.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.16.0.tgz",
"integrity": "sha512-u1cNhmNi5VC6QZ6W+FQEAFIowLdU+/fuh6811Hb//MfTNpe2HDbVrjredQrtaETpyImjy4VG/aA7iSWGGuUAcw==",
"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.16.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.16.0.tgz",
"integrity": "sha512-nrRbNewf8PMEq8W7D1D0jEwxwJ1dH588EPPu9Q+iT+DItvcBL+mQmGlz8kS7KBh579ioW2vecWUekQ3HSmAgGg==",
"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.16.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.16.0.tgz",
"integrity": "sha512-IpTPseI4SounQEqfWupOLgEXPcbucWJdbCYkxKXWfl15xfWRo2seYV0RECkJ8pSZKqsCXo6x08i7CrKjvV5N5Q==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "^5.15.1",
"@cspell/cspell-types": "^5.15.1",
"@cspell/cspell-bundled-dicts": "^5.16.0",
"@cspell/cspell-types": "^5.16.0",
"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.16.0",
"cspell-io": "^5.16.0",
"cspell-trie-lib": "^5.16.0",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -5787,9 +5787,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.16.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.16.0.tgz",
"integrity": "sha512-Dpxr0SManHi4D3sAJI1SA14lwTGdmubv88yrRuFd7TU5ihG39BIMxfoAoSRWkqXUEub5QLhAKhftOBUJIm4cIw==",
"dev": true,
"requires": {
"fs-extra": "^10.0.0",
@ -7733,12 +7733,6 @@
"rimraf": "^3.0.2"
},
"dependencies": {
"flatted": {
"version": "3.2.4",
"resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.4.tgz",
"integrity": "sha512-8/sOawo8tJ4QOBX8YlQBMxL8+RLZfxMQOif9o0KUKTNTjMYElWPE0r/m5VNFxTRd0NSw8qSy8dajrwX4RYI1Hw==",
"dev": true
},
"rimraf": {
"version": "3.0.2",
"resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz",

View File

@ -78,7 +78,7 @@
"codelyzer": "^6.0.1",
"commander": "^6.1.0",
"connect-history-api-fallback": "^1.6.0",
"cspell": "^5.15.1",
"cspell": "^5.16.0",
"dotenv": "^14.3.0",
"dotenv-expand": "^6.0.1",
"envsub": "^4.0.7",