chore(deps)(deps-dev): bump cspell from 8.19.4 to 9.4.0

Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.19.4 to 9.4.0.
- [Release notes](https://github.com/streetsidesoftware/cspell/releases)
- [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/packages/cspell/CHANGELOG.md)
- [Commits](https://github.com/streetsidesoftware/cspell/commits/v9.4.0/packages/cspell)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-16 15:07:54 +00:00 committed by GitHub
parent f2ad23ad43
commit 0077f33c6a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
14 changed files with 534 additions and 925 deletions

1433
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -91,7 +91,7 @@
"@waku/build-utils": "*", "@waku/build-utils": "*",
"chai": "^4.3.10", "chai": "^4.3.10",
"sinon": "^18.0.0", "sinon": "^18.0.0",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"fast-check": "^3.19.0", "fast-check": "^3.19.0",
"ignore-loader": "^0.1.2", "ignore-loader": "^0.1.2",
"isomorphic-fetch": "^3.0.0", "isomorphic-fetch": "^3.0.0",

View File

@ -72,7 +72,7 @@
"@waku/build-utils": "*", "@waku/build-utils": "*",
"chai": "^4.3.10", "chai": "^4.3.10",
"chai-as-promised": "^7.1.1", "chai-as-promised": "^7.1.1",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"mocha": "^10.3.0", "mocha": "^10.3.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"rollup": "^4.12.0", "rollup": "^4.12.0",

View File

@ -69,7 +69,7 @@
"@waku/build-utils": "*", "@waku/build-utils": "*",
"@waku/interfaces": "0.0.34", "@waku/interfaces": "0.0.34",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"fast-check": "^3.19.0", "fast-check": "^3.19.0",
"mocha": "^10.3.0", "mocha": "^10.3.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",

View File

@ -49,7 +49,7 @@
"devDependencies": { "devDependencies": {
"@chainsafe/libp2p-gossipsub": "14.1.1", "@chainsafe/libp2p-gossipsub": "14.1.1",
"@multiformats/multiaddr": "^12.0.0", "@multiformats/multiaddr": "^12.0.0",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"libp2p": "2.8.11" "libp2p": "2.8.11"
}, },

View File

@ -92,7 +92,7 @@
"@types/mocha": "^10.0.6", "@types/mocha": "^10.0.6",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"fast-check": "^3.19.0", "fast-check": "^3.19.0",
"mocha": "^10.3.0", "mocha": "^10.3.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",

View File

@ -51,7 +51,7 @@
"@rollup/plugin-json": "^6.0.0", "@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"protons": "^7.0.2", "protons": "^7.0.2",
"rollup": "^4.12.0", "rollup": "^4.12.0",

View File

@ -69,7 +69,7 @@
"@typescript-eslint/parser": "^7.1.1", "@typescript-eslint/parser": "^7.1.1",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"chai": "^5.1.1", "chai": "^5.1.1",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"eslint": "^8.34.0", "eslint": "^8.34.0",
"eslint-config-prettier": "^8.6.0", "eslint-config-prettier": "^8.6.0",
"eslint-plugin-prettier": "^4.2.1", "eslint-plugin-prettier": "^4.2.1",

View File

@ -85,7 +85,7 @@
"allure-commandline": "^2.27.0", "allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2", "allure-mocha": "^2.9.2",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"datastore-core": "10.0.4", "datastore-core": "10.0.4",
"debug": "^4.3.4", "debug": "^4.3.4",
"interface-datastore": "8.3.2", "interface-datastore": "8.3.2",

View File

@ -59,7 +59,7 @@
"@types/chai": "^4.3.11", "@types/chai": "^4.3.11",
"@types/mocha": "^10.0.6", "@types/mocha": "^10.0.6",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"mocha": "^10.3.0", "mocha": "^10.3.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"ts-node": "^10.9.2", "ts-node": "^10.9.2",

View File

@ -88,7 +88,7 @@
"@waku/build-utils": "*", "@waku/build-utils": "*",
"@waku/message-encryption": "^0.0.38", "@waku/message-encryption": "^0.0.38",
"chai": "^5.1.1", "chai": "^5.1.1",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"interface-datastore": "8.3.2", "interface-datastore": "8.3.2",
"mocha": "^10.7.3", "mocha": "^10.7.3",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",

View File

@ -74,7 +74,7 @@
"@waku/build-utils": "*", "@waku/build-utils": "*",
"allure-commandline": "^2.27.0", "allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2", "allure-mocha": "^2.9.2",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"fast-check": "^3.19.0", "fast-check": "^3.19.0",
"mocha-multi-reporters": "^1.5.1", "mocha-multi-reporters": "^1.5.1",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",

View File

@ -83,7 +83,7 @@
"allure-commandline": "^2.27.0", "allure-commandline": "^2.27.0",
"allure-mocha": "^2.9.2", "allure-mocha": "^2.9.2",
"chai": "^4.3.10", "chai": "^4.3.10",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"datastore-core": "10.0.4", "datastore-core": "10.0.4",
"debug": "^4.3.4", "debug": "^4.3.4",
"interface-datastore": "8.3.2", "interface-datastore": "8.3.2",

View File

@ -74,7 +74,7 @@
"@rollup/plugin-json": "^6.0.0", "@rollup/plugin-json": "^6.0.0",
"@rollup/plugin-node-resolve": "^15.2.3", "@rollup/plugin-node-resolve": "^15.2.3",
"@waku/build-utils": "*", "@waku/build-utils": "*",
"cspell": "^8.6.1", "cspell": "^9.4.0",
"npm-run-all": "^4.1.5", "npm-run-all": "^4.1.5",
"fast-check": "^3.19.0", "fast-check": "^3.19.0",
"rollup": "^4.12.0" "rollup": "^4.12.0"