mirror of https://github.com/status-im/js-waku.git
chore(deps)(deps-dev): bump cspell from 8.3.2 to 8.6.0 (#1927)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 8.3.2 to 8.6.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/v8.3.2...v8.6.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:
parent
901e648d81
commit
cb8921e4a2
File diff suppressed because it is too large
Load Diff
|
@ -98,7 +98,7 @@
|
|||
"@types/uuid": "^9.0.8",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"fast-check": "^3.15.1",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
|
|
|
@ -72,7 +72,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"chai-as-promised": "^7.1.1",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"mocha": "^10.3.0",
|
||||
"node-localstorage": "^3.0.5",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
|
@ -70,7 +70,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "0.0.22",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"fast-check": "^3.15.1",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
|
@ -49,7 +49,7 @@
|
|||
"devDependencies": {
|
||||
"@chainsafe/libp2p-gossipsub": "^12.0.0",
|
||||
"@multiformats/multiaddr": "^12.0.0",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"libp2p": "^1.1.2"
|
||||
},
|
||||
|
|
|
@ -92,7 +92,7 @@
|
|||
"@types/mocha": "^10.0.6",
|
||||
"@waku/build-utils": "*",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"fast-check": "^3.15.1",
|
||||
"mocha": "^10.3.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
|
|
|
@ -63,7 +63,7 @@
|
|||
"@waku/build-utils": "*",
|
||||
"@waku/interfaces": "0.0.22",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"fast-check": "^3.15.1",
|
||||
"ignore-loader": "^0.1.2",
|
||||
"isomorphic-fetch": "^3.0.0",
|
||||
|
|
|
@ -51,7 +51,7 @@
|
|||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"protons": "^7.0.2",
|
||||
"rollup": "^4.12.0",
|
||||
|
|
|
@ -83,7 +83,7 @@
|
|||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"interface-datastore": "^8.2.10",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"rollup": "^4.12.0"
|
||||
|
|
|
@ -80,7 +80,7 @@
|
|||
"allure-commandline": "^2.27.0",
|
||||
"allure-mocha": "^2.9.2",
|
||||
"chai": "^4.3.10",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"datastore-core": "^9.2.7",
|
||||
"debug": "^4.3.4",
|
||||
"interface-datastore": "^8.2.10",
|
||||
|
|
|
@ -78,7 +78,7 @@
|
|||
"@rollup/plugin-json": "^6.0.0",
|
||||
"@rollup/plugin-node-resolve": "^15.2.3",
|
||||
"@waku/build-utils": "*",
|
||||
"cspell": "^8.3.2",
|
||||
"cspell": "^8.6.0",
|
||||
"npm-run-all": "^4.1.5",
|
||||
"fast-check": "^3.15.1",
|
||||
"rollup": "^4.12.0"
|
||||
|
|
Loading…
Reference in New Issue