chore(deps)(deps-dev): bump cspell from 7.0.1 to 7.3.2

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.0.1 to 7.3.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/v7.0.1...v7.3.2)

---
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] 2023-09-04 07:10:14 +00:00 committed by GitHub
parent 78f64f60ee
commit 3bf9cb83c0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 660 additions and 880 deletions

1518
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -95,7 +95,7 @@
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"fast-check": "^3.12.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",

View File

@ -69,7 +69,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",

View File

@ -70,7 +70,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",
"karma-mocha": "^2.0.1",

View File

@ -49,7 +49,7 @@
"devDependencies": {
"@chainsafe/libp2p-gossipsub": "^10.1.0",
"@multiformats/multiaddr": "^12.0.0",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4",
"libp2p": "^0.46.3"

View File

@ -87,7 +87,7 @@
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"fast-check": "^3.12.0",
"karma": "^6.4.1",
"karma-chrome-launcher": "^3.2.0",

View File

@ -63,7 +63,7 @@
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"fast-check": "^3.12.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",

View File

@ -65,7 +65,7 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"npm-run-all": "^4.1.5",
"rollup": "^3.28.0",
"ts-loader": "^9.4.2",

View File

@ -51,7 +51,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@waku/build-utils": "*",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"npm-run-all": "^4.1.5",
"protons": "^7.0.2",
"rollup": "^3.28.0",

View File

@ -64,7 +64,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.1.0",
"@waku/build-utils": "*",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"interface-datastore": "^7.0.4",
"npm-run-all": "^4.1.5",
"rollup": "^3.28.0",

View File

@ -79,7 +79,7 @@
"@waku/peer-exchange": "*",
"chai": "^4.3.7",
"datastore-core": "^9.2.2",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"debug": "^4.3.4",
"interface-datastore": "^8.2.3",
"libp2p": "^0.46.3",

View File

@ -74,7 +74,7 @@
"@rollup/plugin-node-resolve": "^15.1.0",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"cspell": "^7.0.1",
"cspell": "^7.3.2",
"npm-run-all": "^4.1.5",
"rollup": "^3.28.0",
"typescript": "^5.0.4"