Skip to content

Commit 9866f92

Browse files
chore(deps)(deps-dev): bump cspell from 8.17.3 to 8.17.5
Bumps [cspell](https://github.com/streetsidesoftware/cspell/tree/HEAD/packages/cspell) from 8.17.3 to 8.17.5. - [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/v8.17.5/packages/cspell) --- updated-dependencies: - dependency-name: cspell dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 87a918d commit 9866f92

File tree

12 files changed

+167
-164
lines changed

12 files changed

+167
-164
lines changed

package-lock.json

+156-153
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
@@ -94,7 +94,7 @@
9494
"@waku/build-utils": "*",
9595
"chai": "^4.3.10",
9696
"sinon": "^18.0.0",
97-
"cspell": "^8.6.1",
97+
"cspell": "^8.17.5",
9898
"fast-check": "^3.19.0",
9999
"ignore-loader": "^0.1.2",
100100
"isomorphic-fetch": "^3.0.0",

packages/discovery/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"@waku/build-utils": "*",
7474
"chai": "^4.3.10",
7575
"chai-as-promised": "^7.1.1",
76-
"cspell": "^8.6.1",
76+
"cspell": "^8.17.5",
7777
"mocha": "^10.3.0",
7878
"node-localstorage": "^3.0.5",
7979
"npm-run-all": "^4.1.5",

packages/enr/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.28",
7171
"chai": "^4.3.10",
72-
"cspell": "^8.6.1",
72+
"cspell": "^8.17.5",
7373
"fast-check": "^3.19.0",
7474
"mocha": "^10.3.0",
7575
"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": "^14.1.0",
5151
"@multiformats/multiaddr": "^12.0.0",
52-
"cspell": "^8.6.1",
52+
"cspell": "^8.17.5",
5353
"npm-run-all": "^4.1.5",
5454
"libp2p": "2.1.8"
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": "^8.6.1",
95+
"cspell": "^8.17.5",
9696
"fast-check": "^3.19.0",
9797
"mocha": "^10.3.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.28",
6565
"chai": "^4.3.10",
66-
"cspell": "^8.6.1",
66+
"cspell": "^8.17.5",
6767
"fast-check": "^3.19.0",
6868
"ignore-loader": "^0.1.2",
6969
"isomorphic-fetch": "^3.0.0",

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": "^8.6.1",
54+
"cspell": "^8.17.5",
5555
"npm-run-all": "^4.1.5",
5656
"protons": "^7.0.2",
5757
"rollup": "^4.12.0",

packages/sdk/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
"@types/mocha": "^10.0.9",
8686
"@waku/build-utils": "*",
8787
"chai": "^5.1.1",
88-
"cspell": "^8.6.1",
88+
"cspell": "^8.17.5",
8989
"interface-datastore": "^8.2.10",
9090
"mocha": "^10.7.3",
9191
"npm-run-all": "^4.1.5",

packages/sds/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@
7272
"@waku/build-utils": "*",
7373
"allure-commandline": "^2.27.0",
7474
"allure-mocha": "^2.9.2",
75-
"cspell": "^8.6.1",
75+
"cspell": "^8.17.5",
7676
"fast-check": "^3.19.0",
7777
"mocha-multi-reporters": "^1.5.1",
7878
"npm-run-all": "^4.1.5",

packages/tests/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"allure-commandline": "^2.27.0",
8383
"allure-mocha": "^2.9.2",
8484
"chai": "^4.3.10",
85-
"cspell": "^8.6.1",
85+
"cspell": "^8.17.5",
8686
"datastore-core": "^10.0.2",
8787
"debug": "^4.3.4",
8888
"interface-datastore": "^8.2.10",

packages/utils/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
"@rollup/plugin-json": "^6.0.0",
7575
"@rollup/plugin-node-resolve": "^15.2.3",
7676
"@waku/build-utils": "*",
77-
"cspell": "^8.6.1",
77+
"cspell": "^8.17.5",
7878
"npm-run-all": "^4.1.5",
7979
"fast-check": "^3.19.0",
8080
"rollup": "^4.12.0"

0 commit comments

Comments
 (0)