Skip to content

Commit 74e5f05

Browse files
authored
Merge pull request #364 from skalenetwork/dependabot/npm_and_yarn/cspell-6.31.2
Bump cspell from 6.31.1 to 6.31.2
2 parents 5eecca4 + bc708e8 commit 74e5f05

File tree

2 files changed

+36
-35
lines changed

2 files changed

+36
-35
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@typescript-eslint/parser": "^5.59.11",
3737
"chai": "^4.3.7",
3838
"chai-as-promised": "^7.1.1",
39-
"cspell": "^6.31.1",
39+
"cspell": "^6.31.2",
4040
"eslint": "^8.45.0",
4141
"ethers": "^5.7.2",
4242
"ganache": "^7.8.0",

yarn.lock

Lines changed: 35 additions & 34 deletions
Original file line numberDiff line numberDiff line change
@@ -61,10 +61,10 @@
6161
chalk "^2.0.0"
6262
js-tokens "^4.0.0"
6363

64-
"@cspell/[email protected].1":
65-
version "6.31.1"
66-
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.31.1.tgz#69bacbdcceae490b50d2573877f004328416d6e8"
67-
integrity sha512-rsIev+dk1Vd8H1OKZhNhXycIVsMfeWJaeW3QUi1l4oIoGwQfJVbs1ZPZPHE5cglzyHOW1jQNStXf34UKaC6siA==
64+
"@cspell/[email protected].2":
65+
version "6.31.2"
66+
resolved "https://registry.yarnpkg.com/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-6.31.2.tgz#42865a6c025b0ce5550efa24c9a78d7094b206dc"
67+
integrity sha512-rQ5y/U1Ah5AaduIh3NU2z371hRrOr1cmNdhhP8oiuz2E4VqmcoVHflXIct9DgY8uIJpwsSCdR6ypOQWZYXYnwA==
6868
dependencies:
6969
"@cspell/dict-ada" "^4.0.1"
7070
"@cspell/dict-aws" "^3.0.0"
@@ -83,7 +83,7 @@
8383
"@cspell/dict-en-gb" "1.1.33"
8484
"@cspell/dict-en_us" "^4.3.2"
8585
"@cspell/dict-filetypes" "^3.0.0"
86-
"@cspell/dict-fonts" "^3.0.1"
86+
"@cspell/dict-fonts" "^3.0.2"
8787
"@cspell/dict-fullstack" "^3.1.5"
8888
"@cspell/dict-gaming-terms" "^1.0.4"
8989
"@cspell/dict-git" "^2.0.0"
@@ -218,7 +218,7 @@
218218
resolved "https://registry.yarnpkg.com/@cspell/dict-filetypes/-/dict-filetypes-3.0.0.tgz#3bb1ede3e28449f0d76024a7b918a556f210973a"
219219
integrity sha512-Fiyp0z5uWaK0d2TfR9GMUGDKmUMAsOhGD5A0kHoqnNGswL2iw0KB0mFBONEquxU65fEnQv4R+jdM2d9oucujuA==
220220

221-
"@cspell/dict-fonts@^3.0.1":
221+
"@cspell/dict-fonts@^3.0.2":
222222
version "3.0.2"
223223
resolved "https://registry.yarnpkg.com/@cspell/dict-fonts/-/dict-fonts-3.0.2.tgz#657d871cf627466765166cf18c448743c19317e2"
224224
integrity sha512-Z5QdbgEI7DV+KPXrAeDA6dDm/vTzyaW53SGlKqz6PI5VhkOjgkBXv3YtZjnxMZ4dY2ZIqq+RUK6qa9Pi8rQdGQ==
@@ -2491,18 +2491,18 @@ [email protected]:
24912491
fast-equals "^4.0.3"
24922492
gensequence "^5.0.2"
24932493

2494-
2495-
version "6.31.1"
2496-
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-6.31.1.tgz#3000c4c6c740c04d6178c62a9b83111d5fc96779"
2497-
integrity sha512-PAcmjN6X89Z8qgjem6HYb+VmvVtKuc+fWs4sk21+jv2MiLk23Bkp+8slSaIDVR//58fxJkMx17PHyo2cDO/69A==
2494+
2495+
version "6.31.2"
2496+
resolved "https://registry.yarnpkg.com/cspell-gitignore/-/cspell-gitignore-6.31.2.tgz#c297f0c094a96ea1ba8849fd17fb1a7feb274318"
2497+
integrity sha512-B1i8aiXCIbb/08u0K3xnDyXtg0qD+lb5B2itOOXi7KXlPkKvIuN4hWyXxhVDweWyYWEzyXD5wBpPrqICVrStHQ==
24982498
dependencies:
2499-
cspell-glob "6.31.1"
2499+
cspell-glob "6.31.2"
25002500
find-up "^5.0.0"
25012501

2502-
2503-
version "6.31.1"
2504-
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-6.31.1.tgz#525db68469790f3d0c856fcdef7616dfbecfe1d2"
2505-
integrity sha512-ygEmr5hgE4QtO5+L3/ihfMKBhPipbapfS22ilksFSChKMc15Regds0z+z/1ZBoe+OFAPneQfIuBxMwQ/fB00GQ==
2502+
2503+
version "6.31.2"
2504+
resolved "https://registry.yarnpkg.com/cspell-glob/-/cspell-glob-6.31.2.tgz#877d914420e38aa3b375066f425e5a33514cc5e2"
2505+
integrity sha512-ceTjHM4HaBgvG5S3oiB+PTPYq58EQYG6MmYpycDHzpR5I2H1NurK9lxWHfANmLbi0DsHn58tIZNDMUnnQj19Jw==
25062506
dependencies:
25072507
micromatch "^4.0.5"
25082508

@@ -2514,20 +2514,20 @@ [email protected]:
25142514
"@cspell/cspell-pipe" "6.31.1"
25152515
"@cspell/cspell-types" "6.31.1"
25162516

2517-
2518-
version "6.31.1"
2519-
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-6.31.1.tgz#5f26437e6e5d525a73c708bf524da50a180f3c2c"
2520-
integrity sha512-deZcpvTYY/NmLfOdOtzcm+nDvJZozKmj4TY3pPpX0HquPX0A/w42bFRT/zZNmRslFl8vvrCZZUog7SOc6ha3uA==
2517+
2518+
version "6.31.2"
2519+
resolved "https://registry.yarnpkg.com/cspell-io/-/cspell-io-6.31.2.tgz#5b1059779b8417510df077781a82cbe2b5c7463b"
2520+
integrity sha512-Lp7LsF/f35LaOneROb/9mWiprShz2ONxjYFAt3bYP7gIxq41lWi8QhO+SN6spoqPp/wQXjSqJ7MuTZsemxPRnA==
25212521
dependencies:
25222522
"@cspell/cspell-service-bus" "6.31.1"
25232523
node-fetch "^2.6.9"
25242524

2525-
2526-
version "6.31.1"
2527-
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-6.31.1.tgz#716fe73302086d384e756ece917d50dafa6cfda4"
2528-
integrity sha512-KgSiulbLExY+z2jGwkO77+aAkyugsPAw7y07j3hTQLpd+0esPCZqrmbo2ItnkvkDNd/c34PqQCr7/044/rz8gw==
2525+
2526+
version "6.31.2"
2527+
resolved "https://registry.yarnpkg.com/cspell-lib/-/cspell-lib-6.31.2.tgz#46e1f89876e5a5c055bc2493562c2c6d7ebff8fb"
2528+
integrity sha512-LqaB2ZfVfQHKL5aZzYoKU6/UxxAtWeXAYwpC9l+satXmajYyXtAh4kWmuW+y7kKRH2jA79rJQS3QE6ToeSqgQQ==
25292529
dependencies:
2530-
"@cspell/cspell-bundled-dicts" "6.31.1"
2530+
"@cspell/cspell-bundled-dicts" "6.31.2"
25312531
"@cspell/cspell-pipe" "6.31.1"
25322532
"@cspell/cspell-types" "6.31.1"
25332533
"@cspell/strong-weak-map" "6.31.1"
@@ -2536,9 +2536,9 @@ [email protected]:
25362536
configstore "^5.0.1"
25372537
cosmiconfig "8.0.0"
25382538
cspell-dictionary "6.31.1"
2539-
cspell-glob "6.31.1"
2539+
cspell-glob "6.31.2"
25402540
cspell-grammar "6.31.1"
2541-
cspell-io "6.31.1"
2541+
cspell-io "6.31.2"
25422542
cspell-trie-lib "6.31.1"
25432543
fast-equals "^4.0.3"
25442544
find-up "^5.0.0"
@@ -2558,19 +2558,20 @@ [email protected]:
25582558
"@cspell/cspell-types" "6.31.1"
25592559
gensequence "^5.0.2"
25602560

2561-
cspell@^6.31.1:
2562-
version "6.31.1"
2563-
resolved "https://registry.yarnpkg.com/cspell/-/cspell-6.31.1.tgz#78a1b3d32c8f6f232fb1a00b2df8a8e8d72cf6fe"
2564-
integrity sha512-gyCtpkOpwI/TGibbtIgMBFnAUUp2hnYdvW/9Ky4RcneHtLH0+V/jUEbZD8HbRKz0GVZ6mhKWbNRSEyP9p3Cejw==
2561+
cspell@^6.31.2:
2562+
version "6.31.2"
2563+
resolved "https://registry.yarnpkg.com/cspell/-/cspell-6.31.2.tgz#c334ac34353fe446d82c27fe348bb17b4b3e9f7f"
2564+
integrity sha512-HJcQ8jqL/1N3Mj5dufFnIZCX3ACuRoFTSVY6h3Bo5wBqd2iiJTyeQ1SY9Zymlxtb2KyJ6jQRiFmkWeFx2HVs7w==
25652565
dependencies:
25662566
"@cspell/cspell-pipe" "6.31.1"
2567+
"@cspell/cspell-types" "6.31.1"
25672568
"@cspell/dynamic-import" "6.31.1"
25682569
chalk "^4.1.2"
25692570
commander "^10.0.0"
2570-
cspell-gitignore "6.31.1"
2571-
cspell-glob "6.31.1"
2572-
cspell-io "6.31.1"
2573-
cspell-lib "6.31.1"
2571+
cspell-gitignore "6.31.2"
2572+
cspell-glob "6.31.2"
2573+
cspell-io "6.31.2"
2574+
cspell-lib "6.31.2"
25742575
fast-glob "^3.2.12"
25752576
fast-json-stable-stringify "^2.1.0"
25762577
file-entry-cache "^6.0.1"

0 commit comments

Comments
 (0)