Skip to content

Commit 749d84d

Browse files
chore(deps)(deps-dev): bump cspell from 7.3.6 to 8.3.2 (#1825)
Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 7.3.6 to 8.3.2. - [Release notes](https://github.com/streetsidesoftware/cspell/releases) - [Changelog](https://github.com/streetsidesoftware/cspell/blob/main/CHANGELOG.md) - [Commits](streetsidesoftware/cspell@v7.3.6...v8.3.2) --- 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>
1 parent 3c0806b commit 749d84d

File tree

12 files changed

+876
-572
lines changed

12 files changed

+876
-572
lines changed

package-lock.json

+865-561
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@types/uuid": "^9.0.7",
9999
"@waku/build-utils": "*",
100100
"chai": "^4.3.10",
101-
"cspell": "^7.3.2",
101+
"cspell": "^8.3.2",
102102
"fast-check": "^3.14.0",
103103
"ignore-loader": "^0.1.2",
104104
"isomorphic-fetch": "^3.0.0",

packages/dns-discovery/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@waku/build-utils": "*",
7070
"@waku/interfaces": "0.0.21",
7171
"chai": "^4.3.10",
72-
"cspell": "^7.3.2",
72+
"cspell": "^8.3.2",
7373
"mocha": "^10.2.0",
7474
"npm-run-all": "^4.1.5",
7575
"rollup": "^4.9.5"

packages/enr/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@waku/build-utils": "*",
7171
"@waku/interfaces": "0.0.21",
7272
"chai": "^4.3.10",
73-
"cspell": "^7.3.2",
73+
"cspell": "^8.3.2",
7474
"fast-check": "^3.14.0",
7575
"mocha": "^10.2.0",
7676
"npm-run-all": "^4.1.5",

packages/interfaces/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"devDependencies": {
5050
"@chainsafe/libp2p-gossipsub": "^11.1.0",
5151
"@multiformats/multiaddr": "^12.0.0",
52-
"cspell": "^7.3.2",
52+
"cspell": "^8.3.2",
5353
"npm-run-all": "^4.1.5",
5454
"libp2p": "^1.1.2"
5555
},

packages/message-encryption/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@
9292
"@types/mocha": "^10.0.6",
9393
"@waku/build-utils": "*",
9494
"chai": "^4.3.10",
95-
"cspell": "^7.3.2",
95+
"cspell": "^8.3.2",
9696
"fast-check": "^3.14.0",
9797
"mocha": "^10.2.0",
9898
"npm-run-all": "^4.1.5",

packages/message-hash/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"@waku/build-utils": "*",
6464
"@waku/interfaces": "0.0.21",
6565
"chai": "^4.3.10",
66-
"cspell": "^7.3.2",
66+
"cspell": "^8.3.2",
6767
"fast-check": "^3.14.0",
6868
"ignore-loader": "^0.1.2",
6969
"isomorphic-fetch": "^3.0.0",

packages/peer-exchange/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"@rollup/plugin-node-resolve": "^15.2.3",
6666
"@waku/build-utils": "*",
6767
"chai": "^4.3.10",
68-
"cspell": "^7.3.2",
68+
"cspell": "^8.3.2",
6969
"npm-run-all": "^4.1.5",
7070
"rollup": "^4.9.5",
7171
"uint8arraylist": "^2.4.3"

packages/proto/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@
5151
"@rollup/plugin-json": "^6.0.0",
5252
"@rollup/plugin-node-resolve": "^15.2.3",
5353
"@waku/build-utils": "*",
54-
"cspell": "^7.3.2",
54+
"cspell": "^8.3.2",
5555
"npm-run-all": "^4.1.5",
5656
"protons": "^7.0.2",
5757
"rollup": "^4.9.5",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
"@rollup/plugin-json": "^6.0.0",
8181
"@rollup/plugin-node-resolve": "^15.2.3",
8282
"@waku/build-utils": "*",
83-
"cspell": "^7.3.2",
83+
"cspell": "^8.3.2",
8484
"interface-datastore": "^8.2.10",
8585
"npm-run-all": "^4.1.5",
8686
"rollup": "^4.9.5"

packages/tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@
8181
"allure-commandline": "^2.24.1",
8282
"allure-mocha": "^2.9.2",
8383
"chai": "^4.3.10",
84-
"cspell": "^7.3.2",
84+
"cspell": "^8.3.2",
8585
"datastore-core": "^9.2.7",
8686
"debug": "^4.3.4",
8787
"interface-datastore": "^8.2.10",

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"@rollup/plugin-json": "^6.0.0",
7979
"@rollup/plugin-node-resolve": "^15.2.3",
8080
"@waku/build-utils": "*",
81-
"cspell": "^7.3.2",
81+
"cspell": "^8.3.2",
8282
"npm-run-all": "^4.1.5",
8383
"fast-check": "^3.14.0",
8484
"rollup": "^4.9.5"

0 commit comments

Comments
 (0)