chore(deps)(deps-dev): bump cspell from 6.31.2 to 7.0.0 (#1473)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 6.31.2 to 7.0.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.31.2...v7.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Danish Arora <35004822+danisharora099@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2023-08-12 16:11:59 +05:30 committed by GitHub
parent f7d6080877
commit 902914420c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
12 changed files with 731 additions and 462 deletions

1171
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -100,7 +100,7 @@
"@types/uuid": "^9.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"fast-check": "^3.8.1",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",

View File

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

View File

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

View File

@ -56,7 +56,7 @@
"@libp2p/interface-peer-store": "^2.0.4",
"@libp2p/interface-registrar": "^2.0.12",
"@multiformats/multiaddr": "^12.0.0",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"typescript": "^5.0.4",
"libp2p": "^0.45.9"

View File

@ -93,7 +93,7 @@
"@types/mocha": "^10.0.1",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"fast-check": "^3.8.1",
"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": "^6.28.0",
"cspell": "^7.0.0",
"fast-check": "^3.7.0",
"ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0",

View File

@ -72,7 +72,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",
"ts-loader": "^9.4.2",

View File

@ -51,7 +51,7 @@
"@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"protons": "^7.0.2",
"rollup": "^3.21.3",

View File

@ -78,7 +78,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"@chainsafe/libp2p-gossipsub": "^9.1.0",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"interface-datastore": "^7.0.4",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",

View File

@ -76,7 +76,7 @@
"@waku/message-encryption": "*",
"@waku/peer-exchange": "*",
"chai": "^4.3.7",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"debug": "^4.3.4",
"mocha": "^10.2.0",
"npm-run-all": "^4.1.5",

View File

@ -77,7 +77,7 @@
"@rollup/plugin-node-resolve": "^15.0.2",
"@waku/build-utils": "*",
"@waku/interfaces": "0.0.17",
"cspell": "^6.31.1",
"cspell": "^7.0.0",
"npm-run-all": "^4.1.5",
"rollup": "^3.21.3",
"typescript": "^5.0.4"