build(deps-dev): bump cspell from 6.4.2 to 6.5.0

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.4.2 to 6.5.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/v6.4.2...v6.5.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-08-01 11:01:36 +00:00
committed by GitHub
parent 48724e5b08
commit 96199c4b12

169
package-lock.json generated
View File

@ -481,15 +481,15 @@
}
},
"node_modules/@cspell/cspell-bundled-dicts": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.2.tgz",
"integrity": "sha512-/WHvAx/xsDAzpabfIJlfEvmQRLUO9pdBDPb4coKxJnAEYsvPvj7Gl8cHCz2FOd3VkAMuYM0OvJXzJQy4lwJggQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.5.0.tgz",
"integrity": "sha512-rY1d9zNlMlhoOzN/S22zO6Z5171lAg0OX5ZtYepgyurnrrf6VL3tb31PD7pTC4N2aqCGXzk5DJql//vreg5buw==",
"dev": true,
"dependencies": {
"@cspell/dict-ada": "^2.0.1",
"@cspell/dict-aws": "^2.0.0",
"@cspell/dict-bash": "^2.0.4",
"@cspell/dict-companies": "^2.0.7",
"@cspell/dict-companies": "^2.0.9",
"@cspell/dict-cpp": "^3.2.1",
"@cspell/dict-cryptocurrencies": "^2.0.0",
"@cspell/dict-csharp": "^3.0.1",
@ -523,8 +523,8 @@
"@cspell/dict-ruby": "^2.0.2",
"@cspell/dict-rust": "^2.0.1",
"@cspell/dict-scala": "^2.0.0",
"@cspell/dict-software-terms": "^2.2.0",
"@cspell/dict-sql": "^1.0.3",
"@cspell/dict-software-terms": "^2.2.1",
"@cspell/dict-sql": "^1.0.4",
"@cspell/dict-swift": "^1.0.3",
"@cspell/dict-typescript": "^2.0.1",
"@cspell/dict-vue": "^2.0.2"
@ -542,10 +542,19 @@
"node": ">=14"
}
},
"node_modules/@cspell/cspell-service-bus": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.5.0.tgz",
"integrity": "sha512-ZcQ3IZ/GHusKtHYn1BYKMauF/GhDby2uBsPfjCMwhvtSHaJy34tWS8i0xh8+awX2nKYGcyEm3Nsh5dazof3EzA==",
"dev": true,
"engines": {
"node": ">=14"
}
},
"node_modules/@cspell/cspell-types": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.2.tgz",
"integrity": "sha512-JBA/4ZctAU+DoEWAb0X8LN3RPkimW/wRsrYEot7njRlJ9RjkgwnFEeOYAhAjV9sbji6Sz6xmADl3VdA2YktqxQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.5.0.tgz",
"integrity": "sha512-vm+HlY+prf9G4s926QS3rZlajtBBnV+lDsjf4v7+7vYmRzic8KATGsUR2zrfTP0H9rH9eeQqd2rPoHhn2iiAlQ==",
"dev": true,
"engines": {
"node": ">=14"
@ -780,9 +789,9 @@
"dev": true
},
"node_modules/@cspell/dict-sql": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-1.0.3.tgz",
"integrity": "sha512-Q7e5EebwjkUlAC5hU1uBeoE7/7YWArnuiQgWkwmSiXq4/qmiULGXJJOn/dY+54dSIlOIMVxtbTjfiG9q3u1Z+A==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-1.0.4.tgz",
"integrity": "sha512-+9nMcwsCzdYH0tyv2LeuVvQ+DdecS2C1N+hw6sl0FTHWI5GwULHAGW840RBwcKw0s+dl7sc0WpZhS1EW7b0pXg==",
"dev": true
},
"node_modules/@cspell/dict-swift": {
@ -2493,17 +2502,17 @@
}
},
"node_modules/cspell": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.2.tgz",
"integrity": "sha512-SEWd9CSZB9sMQVDN5g3aJczIULt/LFDNuAgEfl/tdceQwBNW95cVPBRe9heNF+cdIcDao1jnlEbNXPo8FNmYvA==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.5.0.tgz",
"integrity": "sha512-xdEs8e4X2bPgrZBfM5L/0f7TRY7/3SnYwMlPOVvbswb+gJ+hUkZkxRmv8F+IMKW0tKWdoHZH6bCiYrmV0Y8Hdg==",
"dev": true,
"dependencies": {
"@cspell/cspell-pipe": "^6.4.2",
"chalk": "^4.1.2",
"commander": "^9.4.0",
"cspell-gitignore": "^6.4.2",
"cspell-gitignore": "^6.5.0",
"cspell-glob": "^6.4.2",
"cspell-lib": "^6.4.2",
"cspell-lib": "^6.5.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.1.0",
@ -2525,9 +2534,9 @@
}
},
"node_modules/cspell-gitignore": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.2.tgz",
"integrity": "sha512-lpeQYcf5VJVJ5WkztwmnQgJXg9DgTHUIpbs+jj5zA+RB95wiSjDWvOw9QxObvEjmahShGGyrg5Ay1A5Unp8b3Q==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.5.0.tgz",
"integrity": "sha512-mk8yQjUAVHcaEc5wgdoZlI8gD4ApcAqpf+uoV9MsNgCuvoaWi6HLBxkoWCUbPmUBvvhaSBJRPlUIX+LvvN/0BA==",
"dev": true,
"dependencies": {
"cspell-glob": "^6.4.2",
@ -2553,13 +2562,13 @@
}
},
"node_modules/cspell-grammar": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.2.tgz",
"integrity": "sha512-Cg9DHGd6IIIibpeF6KY5u/zZHpw455+RsZnJyLFkx43Uqdfgjxkl9k5N0A+Ac3fPAXc3Y8limtBtQosZ9W4HMw==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.5.0.tgz",
"integrity": "sha512-wq6xtSL+C4JY+pMavUBDZhpKIWLW8pPgoR520r87qei14dgEbfpZuujqqWoHUV565sc0Zh7alOVYoQk+QKqvrQ==",
"dev": true,
"dependencies": {
"@cspell/cspell-pipe": "^6.4.2",
"@cspell/cspell-types": "^6.4.2"
"@cspell/cspell-types": "^6.5.0"
},
"bin": {
"cspell-grammar": "bin.js"
@ -2569,11 +2578,12 @@
}
},
"node_modules/cspell-io": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.2.tgz",
"integrity": "sha512-Hm/d1xG/Br7m11WpRROcMuL+ywJSogwuJxHlNoyO4+e/QTO4C/4BQ9p/c0xZO/lKGJerOUImfuy8t0XVl7xB7Q==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.5.0.tgz",
"integrity": "sha512-Vm/Ra3bIDGL6P4CUeTwlQtpyep/rEli8W//tMxo+8Or5ya9hZBFZOa0//QlZSyUU7UjzrG83lPaZrs4XVsVZFw==",
"dev": true,
"dependencies": {
"@cspell/cspell-service-bus": "^6.5.0",
"@types/node-fetch": "^2.6.2",
"node-fetch": "^2.6.7"
},
@ -2582,22 +2592,22 @@
}
},
"node_modules/cspell-lib": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.2.tgz",
"integrity": "sha512-Lbf0hmUifNPtjFfD+HJ3uGtMwGMc3xAKYQgmmT2QGQt9xhVeJ6upmvgcPmVjxcgoB/tl0+KQ2FJ1/FSwY7APfg==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.5.0.tgz",
"integrity": "sha512-sSjTy+N9w5Hhn9czg26WuPLEKeVcv7NIHDTVQEK4JHBqB6y+I6NhrJZ3Zr3WA7ME2/1U6FyZzumNLru6PDPk6w==",
"dev": true,
"dependencies": {
"@cspell/cspell-bundled-dicts": "^6.4.2",
"@cspell/cspell-bundled-dicts": "^6.5.0",
"@cspell/cspell-pipe": "^6.4.2",
"@cspell/cspell-types": "^6.4.2",
"@cspell/cspell-types": "^6.5.0",
"clear-module": "^4.1.2",
"comment-json": "^4.2.2",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^6.4.2",
"cspell-grammar": "^6.4.2",
"cspell-io": "^6.4.2",
"cspell-trie-lib": "^6.4.2",
"cspell-grammar": "^6.5.0",
"cspell-io": "^6.5.0",
"cspell-trie-lib": "^6.5.0",
"fast-equals": "^4.0.1",
"find-up": "^5.0.0",
"fs-extra": "^10.1.0",
@ -2648,9 +2658,9 @@
}
},
"node_modules/cspell-trie-lib": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.2.tgz",
"integrity": "sha512-6LpWNzVDO5M1OfJwjj0y1M2oUU+QKMOGPZre9VxcIBKM+F20Ndb6HfUflmsKZnN5RJx425r4JGvs7duhjRwZxQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.5.0.tgz",
"integrity": "sha512-bXc/YpbHA/xbtRJV7ocNyo3RFSAOLaz3iR+8KyWFNrIQqGOuaCslHkpRfkdZPOBYiOE8z3tjVoVQkrUYUuYWcQ==",
"dev": true,
"dependencies": {
"@cspell/cspell-pipe": "^6.4.2",
@ -9515,15 +9525,15 @@
"dev": true
},
"@cspell/cspell-bundled-dicts": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.4.2.tgz",
"integrity": "sha512-/WHvAx/xsDAzpabfIJlfEvmQRLUO9pdBDPb4coKxJnAEYsvPvj7Gl8cHCz2FOd3VkAMuYM0OvJXzJQy4lwJggQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.5.0.tgz",
"integrity": "sha512-rY1d9zNlMlhoOzN/S22zO6Z5171lAg0OX5ZtYepgyurnrrf6VL3tb31PD7pTC4N2aqCGXzk5DJql//vreg5buw==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^2.0.1",
"@cspell/dict-aws": "^2.0.0",
"@cspell/dict-bash": "^2.0.4",
"@cspell/dict-companies": "^2.0.7",
"@cspell/dict-companies": "^2.0.9",
"@cspell/dict-cpp": "^3.2.1",
"@cspell/dict-cryptocurrencies": "^2.0.0",
"@cspell/dict-csharp": "^3.0.1",
@ -9557,8 +9567,8 @@
"@cspell/dict-ruby": "^2.0.2",
"@cspell/dict-rust": "^2.0.1",
"@cspell/dict-scala": "^2.0.0",
"@cspell/dict-software-terms": "^2.2.0",
"@cspell/dict-sql": "^1.0.3",
"@cspell/dict-software-terms": "^2.2.1",
"@cspell/dict-sql": "^1.0.4",
"@cspell/dict-swift": "^1.0.3",
"@cspell/dict-typescript": "^2.0.1",
"@cspell/dict-vue": "^2.0.2"
@ -9570,10 +9580,16 @@
"integrity": "sha512-GlKhGXpWcD01fda+PouAOat8ey+HOOiqb5oFyFOcZBV6Dv2nXl4fKt+RgLvX1XrlJ0GL+BRKWUokwJ/xt38eIQ==",
"dev": true
},
"@cspell/cspell-service-bus": {
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-service-bus/-/cspell-service-bus-6.5.0.tgz",
"integrity": "sha512-ZcQ3IZ/GHusKtHYn1BYKMauF/GhDby2uBsPfjCMwhvtSHaJy34tWS8i0xh8+awX2nKYGcyEm3Nsh5dazof3EzA==",
"dev": true
},
"@cspell/cspell-types": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.4.2.tgz",
"integrity": "sha512-JBA/4ZctAU+DoEWAb0X8LN3RPkimW/wRsrYEot7njRlJ9RjkgwnFEeOYAhAjV9sbji6Sz6xmADl3VdA2YktqxQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-6.5.0.tgz",
"integrity": "sha512-vm+HlY+prf9G4s926QS3rZlajtBBnV+lDsjf4v7+7vYmRzic8KATGsUR2zrfTP0H9rH9eeQqd2rPoHhn2iiAlQ==",
"dev": true
},
"@cspell/dict-ada": {
@ -9805,9 +9821,9 @@
"dev": true
},
"@cspell/dict-sql": {
"version": "1.0.3",
"resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-1.0.3.tgz",
"integrity": "sha512-Q7e5EebwjkUlAC5hU1uBeoE7/7YWArnuiQgWkwmSiXq4/qmiULGXJJOn/dY+54dSIlOIMVxtbTjfiG9q3u1Z+A==",
"version": "1.0.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-sql/-/dict-sql-1.0.4.tgz",
"integrity": "sha512-+9nMcwsCzdYH0tyv2LeuVvQ+DdecS2C1N+hw6sl0FTHWI5GwULHAGW840RBwcKw0s+dl7sc0WpZhS1EW7b0pXg==",
"dev": true
},
"@cspell/dict-swift": {
@ -11221,17 +11237,17 @@
"dev": true
},
"cspell": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.4.2.tgz",
"integrity": "sha512-SEWd9CSZB9sMQVDN5g3aJczIULt/LFDNuAgEfl/tdceQwBNW95cVPBRe9heNF+cdIcDao1jnlEbNXPo8FNmYvA==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-6.5.0.tgz",
"integrity": "sha512-xdEs8e4X2bPgrZBfM5L/0f7TRY7/3SnYwMlPOVvbswb+gJ+hUkZkxRmv8F+IMKW0tKWdoHZH6bCiYrmV0Y8Hdg==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "^6.4.2",
"chalk": "^4.1.2",
"commander": "^9.4.0",
"cspell-gitignore": "^6.4.2",
"cspell-gitignore": "^6.5.0",
"cspell-glob": "^6.4.2",
"cspell-lib": "^6.4.2",
"cspell-lib": "^6.5.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.1.0",
@ -11367,9 +11383,9 @@
}
},
"cspell-gitignore": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.4.2.tgz",
"integrity": "sha512-lpeQYcf5VJVJ5WkztwmnQgJXg9DgTHUIpbs+jj5zA+RB95wiSjDWvOw9QxObvEjmahShGGyrg5Ay1A5Unp8b3Q==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-6.5.0.tgz",
"integrity": "sha512-mk8yQjUAVHcaEc5wgdoZlI8gD4ApcAqpf+uoV9MsNgCuvoaWi6HLBxkoWCUbPmUBvvhaSBJRPlUIX+LvvN/0BA==",
"dev": true,
"requires": {
"cspell-glob": "^6.4.2",
@ -11386,42 +11402,43 @@
}
},
"cspell-grammar": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.4.2.tgz",
"integrity": "sha512-Cg9DHGd6IIIibpeF6KY5u/zZHpw455+RsZnJyLFkx43Uqdfgjxkl9k5N0A+Ac3fPAXc3Y8limtBtQosZ9W4HMw==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-grammar/-/cspell-grammar-6.5.0.tgz",
"integrity": "sha512-wq6xtSL+C4JY+pMavUBDZhpKIWLW8pPgoR520r87qei14dgEbfpZuujqqWoHUV565sc0Zh7alOVYoQk+QKqvrQ==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "^6.4.2",
"@cspell/cspell-types": "^6.4.2"
"@cspell/cspell-types": "^6.5.0"
}
},
"cspell-io": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.4.2.tgz",
"integrity": "sha512-Hm/d1xG/Br7m11WpRROcMuL+ywJSogwuJxHlNoyO4+e/QTO4C/4BQ9p/c0xZO/lKGJerOUImfuy8t0XVl7xB7Q==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-6.5.0.tgz",
"integrity": "sha512-Vm/Ra3bIDGL6P4CUeTwlQtpyep/rEli8W//tMxo+8Or5ya9hZBFZOa0//QlZSyUU7UjzrG83lPaZrs4XVsVZFw==",
"dev": true,
"requires": {
"@cspell/cspell-service-bus": "^6.5.0",
"@types/node-fetch": "^2.6.2",
"node-fetch": "^2.6.7"
}
},
"cspell-lib": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.4.2.tgz",
"integrity": "sha512-Lbf0hmUifNPtjFfD+HJ3uGtMwGMc3xAKYQgmmT2QGQt9xhVeJ6upmvgcPmVjxcgoB/tl0+KQ2FJ1/FSwY7APfg==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-6.5.0.tgz",
"integrity": "sha512-sSjTy+N9w5Hhn9czg26WuPLEKeVcv7NIHDTVQEK4JHBqB6y+I6NhrJZ3Zr3WA7ME2/1U6FyZzumNLru6PDPk6w==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "^6.4.2",
"@cspell/cspell-bundled-dicts": "^6.5.0",
"@cspell/cspell-pipe": "^6.4.2",
"@cspell/cspell-types": "^6.4.2",
"@cspell/cspell-types": "^6.5.0",
"clear-module": "^4.1.2",
"comment-json": "^4.2.2",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^6.4.2",
"cspell-grammar": "^6.4.2",
"cspell-io": "^6.4.2",
"cspell-trie-lib": "^6.4.2",
"cspell-grammar": "^6.5.0",
"cspell-io": "^6.5.0",
"cspell-trie-lib": "^6.5.0",
"fast-equals": "^4.0.1",
"find-up": "^5.0.0",
"fs-extra": "^10.1.0",
@ -11463,9 +11480,9 @@
}
},
"cspell-trie-lib": {
"version": "6.4.2",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.4.2.tgz",
"integrity": "sha512-6LpWNzVDO5M1OfJwjj0y1M2oUU+QKMOGPZre9VxcIBKM+F20Ndb6HfUflmsKZnN5RJx425r4JGvs7duhjRwZxQ==",
"version": "6.5.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-6.5.0.tgz",
"integrity": "sha512-bXc/YpbHA/xbtRJV7ocNyo3RFSAOLaz3iR+8KyWFNrIQqGOuaCslHkpRfkdZPOBYiOE8z3tjVoVQkrUYUuYWcQ==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "^6.4.2",