Bump cspell from 5.17.0 to 5.18.0 in /examples/eth-pm-wallet-encryption (#477)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-02-01 09:41:57 +11:00 committed by GitHub
parent 4be3d95535
commit 2d4b3f1989
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 101 additions and 68 deletions

View File

@ -28,7 +28,7 @@
"@ethersproject/shims": "^5.5.0",
"@types/node": "^17.0.13",
"cra-webpack-rewired": "^1.0.1",
"cspell": "^5.17.0",
"cspell": "^5.18.0",
"eslint": "^8.8.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",
@ -2058,9 +2058,9 @@
"dev": true
},
"node_modules/@cspell/cspell-bundled-dicts": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.17.0.tgz",
"integrity": "sha512-KBoAehDqwCo44cPcGd6d0dLhVaUeYu0t61IykcYoybELyFQY3afsLCIKvkRPFYmAYEKjjguqhfJZbYQpYdCeKg==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.0.tgz",
"integrity": "sha512-daPt57gRhtGB7wQiIo59P4MZAOTn4HhJFVY3wNVgMInsEqh/HPnkLdx+w26Z0j+hl87hxbCHKphd/bp8JqyOaA==",
"dev": true,
"dependencies": {
"@cspell/dict-ada": "^1.1.2",
@ -2105,10 +2105,19 @@
"node": ">=12.13.0"
}
},
"node_modules/@cspell/cspell-pipe": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.0.tgz",
"integrity": "sha512-CC3CuqMbTNWCc2kJHm7aEp5o3yEbIHY5FdgiJL7TpqN/dCtagvYZLDZwMPWQuMNgYM5PmeStauTqnwtgW3AkuA==",
"dev": true,
"engines": {
"node": ">=12.13.0"
}
},
"node_modules/@cspell/cspell-types": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.17.0.tgz",
"integrity": "sha512-J8oOIpXtubbQpLbjymRexljxWi0a+jxVaY7wVTejGLidvZRIaxSunjd2AZ6j/rPcAPWVZGleilcs3AU0DKYpMw==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.0.tgz",
"integrity": "sha512-fMihVNgUpC9i/SS84nBk1XCmWLCUAVOxp1PXZqoR0R0ozCwrUvZY8sw7lj+TNiDT1TvpibtL1gZPmlvi9TSNzQ==",
"dev": true,
"engines": {
"node": ">=12.13.0"
@ -7103,17 +7112,18 @@
}
},
"node_modules/cspell": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.17.0.tgz",
"integrity": "sha512-LpXMpXVRp6V9Id2WRJ4y3pDRqYhDyJrLERbeGIESnLv8zMovGC7ZYTo648YZ1l+OLw5gUKB857DGT01muqCwqA==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.0.tgz",
"integrity": "sha512-0QVcIc+I+2VM2N+piB4p+rC8MU5OU7Og3jsHW4xSzxqA7sZBLNSQnp+vtBBBsjkldog3j/o+rXpnKSymamgG/g==",
"dev": true,
"dependencies": {
"@cspell/cspell-pipe": "^5.18.0",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.17.0",
"cspell-glob": "^5.17.0",
"cspell-lib": "^5.17.0",
"cspell-gitignore": "^5.18.0",
"cspell-glob": "^5.18.0",
"cspell-lib": "^5.18.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.0.0",
@ -7135,12 +7145,12 @@
}
},
"node_modules/cspell-gitignore": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.17.0.tgz",
"integrity": "sha512-nHWOSdTXfCZ0V62F/VfpFsHEkuShvz+wk4TZecLzcmcN2/nyR4wJXvqk6bowZoVCVYBnVvW26GxW5Z8HNX/imA==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.0.tgz",
"integrity": "sha512-nHdMhGDlDYN2dwh/LPGNVYqWDr7SL9N0zn4Bs9qOjNE6OkHMOvm+otjwEv4sS5b+pK+prrilK0OINkZFdftMvA==",
"dev": true,
"dependencies": {
"cspell-glob": "^5.17.0",
"cspell-glob": "^5.18.0",
"find-up": "^5.0.0"
},
"bin": {
@ -7151,9 +7161,9 @@
}
},
"node_modules/cspell-glob": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.17.0.tgz",
"integrity": "sha512-ajzwLk+oMIjzZtYQSELl6AAY5E6wh/7jyQIlU087wUOL7ObtPSPu33S4ILC1TWa87as9hA6232rU8LPQvpZqIQ==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.0.tgz",
"integrity": "sha512-GLN45ntiB2oT1UewOHFf73gKujdSOr8Mb4OSa8r6JJrkACRzqe1Qr8mUrV/wY5/bDK6QjtLQylMpDw6nkaPWWw==",
"dev": true,
"dependencies": {
"micromatch": "^4.0.4"
@ -7163,29 +7173,30 @@
}
},
"node_modules/cspell-io": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.17.0.tgz",
"integrity": "sha512-eeYD6YsMZQkvu8+LXMMg+bpkVEz/1NlABepniZK+j78xfzP5o76SHmetL4cvhB4mkB4PWotOAY6vCHlDM1AoKQ==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.0.tgz",
"integrity": "sha512-kkIBZ27KNzQ7R4BpXs9xkRpsM8TRMtH0/ozCBBxGCFFqV9TMDmTp3zoqgN0AWlOFNmLRClc6rpeFs3xswhnOLA==",
"dev": true,
"engines": {
"node": ">=12.13.0"
}
},
"node_modules/cspell-lib": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.17.0.tgz",
"integrity": "sha512-K9p495tKjUXC8EAW38N2x9Gd/D5QPPqiv6n5sJoydHiaSI8i3eO63mR/kDy+1AGeH8RhKWLsF3Mb15a7z2xGOg==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.0.tgz",
"integrity": "sha512-cAVRbO/WKK1/ad8UDOxOD6+5MkdwW3u2WaLwzaNbQulHHshFoKgp5hM4WoJeZkV+2+zWH8BDV0e4XPKdrXvnmQ==",
"dev": true,
"dependencies": {
"@cspell/cspell-bundled-dicts": "^5.17.0",
"@cspell/cspell-types": "^5.17.0",
"@cspell/cspell-bundled-dicts": "^5.18.0",
"@cspell/cspell-types": "^5.18.0",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.17.0",
"cspell-io": "^5.17.0",
"cspell-trie-lib": "^5.17.0",
"cspell-glob": "^5.18.0",
"cspell-io": "^5.18.0",
"cspell-trie-lib": "^5.18.0",
"fast-equals": "^2.0.4",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -7199,11 +7210,12 @@
}
},
"node_modules/cspell-trie-lib": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.17.0.tgz",
"integrity": "sha512-CExWZKxZ28M4BYmQsxZTkUKHF7aC/YKJcmDA2t77b3FvpH+iycQnygiNki5b1bmfMkOuD7b1TYd1PBjpJ7aoug==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.0.tgz",
"integrity": "sha512-WUxZEM175z+72cL65VG7rgNZMc4OkVfyAkit7CQKkcaYTOZ8M15XmPvPWnqgFPg4z6HYwesiybL+J6hFxf5Syg==",
"dev": true,
"dependencies": {
"@cspell/cspell-pipe": "^5.18.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1"
},
@ -9430,6 +9442,12 @@
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
},
"node_modules/fast-equals": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-2.0.4.tgz",
"integrity": "sha512-caj/ZmjHljPrZtbzJ3kfH5ia/k4mTJe/qSiXAGzxZWRZgsgDV0cvNaQULqUX8t0/JVlzzEdYOwCN5DmzTxoD4w==",
"dev": true
},
"node_modules/fast-glob": {
"version": "3.2.11",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",
@ -21107,9 +21125,9 @@
"dev": true
},
"@cspell/cspell-bundled-dicts": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.17.0.tgz",
"integrity": "sha512-KBoAehDqwCo44cPcGd6d0dLhVaUeYu0t61IykcYoybELyFQY3afsLCIKvkRPFYmAYEKjjguqhfJZbYQpYdCeKg==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-bundled-dicts/-/cspell-bundled-dicts-5.18.0.tgz",
"integrity": "sha512-daPt57gRhtGB7wQiIo59P4MZAOTn4HhJFVY3wNVgMInsEqh/HPnkLdx+w26Z0j+hl87hxbCHKphd/bp8JqyOaA==",
"dev": true,
"requires": {
"@cspell/dict-ada": "^1.1.2",
@ -21151,10 +21169,16 @@
"@cspell/dict-vue": "^2.0.1"
}
},
"@cspell/cspell-pipe": {
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-pipe/-/cspell-pipe-5.18.0.tgz",
"integrity": "sha512-CC3CuqMbTNWCc2kJHm7aEp5o3yEbIHY5FdgiJL7TpqN/dCtagvYZLDZwMPWQuMNgYM5PmeStauTqnwtgW3AkuA==",
"dev": true
},
"@cspell/cspell-types": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.17.0.tgz",
"integrity": "sha512-J8oOIpXtubbQpLbjymRexljxWi0a+jxVaY7wVTejGLidvZRIaxSunjd2AZ6j/rPcAPWVZGleilcs3AU0DKYpMw==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/@cspell/cspell-types/-/cspell-types-5.18.0.tgz",
"integrity": "sha512-fMihVNgUpC9i/SS84nBk1XCmWLCUAVOxp1PXZqoR0R0ozCwrUvZY8sw7lj+TNiDT1TvpibtL1gZPmlvi9TSNzQ==",
"dev": true
},
"@cspell/dict-ada": {
@ -24952,17 +24976,18 @@
"dev": true
},
"cspell": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.17.0.tgz",
"integrity": "sha512-LpXMpXVRp6V9Id2WRJ4y3pDRqYhDyJrLERbeGIESnLv8zMovGC7ZYTo648YZ1l+OLw5gUKB857DGT01muqCwqA==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell/-/cspell-5.18.0.tgz",
"integrity": "sha512-0QVcIc+I+2VM2N+piB4p+rC8MU5OU7Og3jsHW4xSzxqA7sZBLNSQnp+vtBBBsjkldog3j/o+rXpnKSymamgG/g==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "^5.18.0",
"chalk": "^4.1.2",
"commander": "^8.3.0",
"comment-json": "^4.1.1",
"cspell-gitignore": "^5.17.0",
"cspell-glob": "^5.17.0",
"cspell-lib": "^5.17.0",
"cspell-gitignore": "^5.18.0",
"cspell-glob": "^5.18.0",
"cspell-lib": "^5.18.0",
"fast-json-stable-stringify": "^2.1.0",
"file-entry-cache": "^6.0.1",
"fs-extra": "^10.0.0",
@ -24986,45 +25011,46 @@
}
},
"cspell-gitignore": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.17.0.tgz",
"integrity": "sha512-nHWOSdTXfCZ0V62F/VfpFsHEkuShvz+wk4TZecLzcmcN2/nyR4wJXvqk6bowZoVCVYBnVvW26GxW5Z8HNX/imA==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-gitignore/-/cspell-gitignore-5.18.0.tgz",
"integrity": "sha512-nHdMhGDlDYN2dwh/LPGNVYqWDr7SL9N0zn4Bs9qOjNE6OkHMOvm+otjwEv4sS5b+pK+prrilK0OINkZFdftMvA==",
"dev": true,
"requires": {
"cspell-glob": "^5.17.0",
"cspell-glob": "^5.18.0",
"find-up": "^5.0.0"
}
},
"cspell-glob": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.17.0.tgz",
"integrity": "sha512-ajzwLk+oMIjzZtYQSELl6AAY5E6wh/7jyQIlU087wUOL7ObtPSPu33S4ILC1TWa87as9hA6232rU8LPQvpZqIQ==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-glob/-/cspell-glob-5.18.0.tgz",
"integrity": "sha512-GLN45ntiB2oT1UewOHFf73gKujdSOr8Mb4OSa8r6JJrkACRzqe1Qr8mUrV/wY5/bDK6QjtLQylMpDw6nkaPWWw==",
"dev": true,
"requires": {
"micromatch": "^4.0.4"
}
},
"cspell-io": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.17.0.tgz",
"integrity": "sha512-eeYD6YsMZQkvu8+LXMMg+bpkVEz/1NlABepniZK+j78xfzP5o76SHmetL4cvhB4mkB4PWotOAY6vCHlDM1AoKQ==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-io/-/cspell-io-5.18.0.tgz",
"integrity": "sha512-kkIBZ27KNzQ7R4BpXs9xkRpsM8TRMtH0/ozCBBxGCFFqV9TMDmTp3zoqgN0AWlOFNmLRClc6rpeFs3xswhnOLA==",
"dev": true
},
"cspell-lib": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.17.0.tgz",
"integrity": "sha512-K9p495tKjUXC8EAW38N2x9Gd/D5QPPqiv6n5sJoydHiaSI8i3eO63mR/kDy+1AGeH8RhKWLsF3Mb15a7z2xGOg==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-lib/-/cspell-lib-5.18.0.tgz",
"integrity": "sha512-cAVRbO/WKK1/ad8UDOxOD6+5MkdwW3u2WaLwzaNbQulHHshFoKgp5hM4WoJeZkV+2+zWH8BDV0e4XPKdrXvnmQ==",
"dev": true,
"requires": {
"@cspell/cspell-bundled-dicts": "^5.17.0",
"@cspell/cspell-types": "^5.17.0",
"@cspell/cspell-bundled-dicts": "^5.18.0",
"@cspell/cspell-types": "^5.18.0",
"clear-module": "^4.1.2",
"comment-json": "^4.1.1",
"configstore": "^5.0.1",
"cosmiconfig": "^7.0.1",
"cspell-glob": "^5.17.0",
"cspell-io": "^5.17.0",
"cspell-trie-lib": "^5.17.0",
"cspell-glob": "^5.18.0",
"cspell-io": "^5.18.0",
"cspell-trie-lib": "^5.18.0",
"fast-equals": "^2.0.4",
"find-up": "^5.0.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1",
@ -25035,11 +25061,12 @@
}
},
"cspell-trie-lib": {
"version": "5.17.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.17.0.tgz",
"integrity": "sha512-CExWZKxZ28M4BYmQsxZTkUKHF7aC/YKJcmDA2t77b3FvpH+iycQnygiNki5b1bmfMkOuD7b1TYd1PBjpJ7aoug==",
"version": "5.18.0",
"resolved": "https://registry.npmjs.org/cspell-trie-lib/-/cspell-trie-lib-5.18.0.tgz",
"integrity": "sha512-WUxZEM175z+72cL65VG7rgNZMc4OkVfyAkit7CQKkcaYTOZ8M15XmPvPWnqgFPg4z6HYwesiybL+J6hFxf5Syg==",
"dev": true,
"requires": {
"@cspell/cspell-pipe": "^5.18.0",
"fs-extra": "^10.0.0",
"gensequence": "^3.1.1"
}
@ -26737,6 +26764,12 @@
"integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==",
"dev": true
},
"fast-equals": {
"version": "2.0.4",
"resolved": "https://registry.npmjs.org/fast-equals/-/fast-equals-2.0.4.tgz",
"integrity": "sha512-caj/ZmjHljPrZtbzJ3kfH5ia/k4mTJe/qSiXAGzxZWRZgsgDV0cvNaQULqUX8t0/JVlzzEdYOwCN5DmzTxoD4w==",
"dev": true
},
"fast-glob": {
"version": "3.2.11",
"resolved": "https://registry.npmjs.org/fast-glob/-/fast-glob-3.2.11.tgz",

View File

@ -57,7 +57,7 @@
"@ethersproject/shims": "^5.5.0",
"@types/node": "^17.0.13",
"cra-webpack-rewired": "^1.0.1",
"cspell": "^5.17.0",
"cspell": "^5.18.0",
"eslint": "^8.8.0",
"npm-run-all": "^4.1.5",
"prettier": "^2.5.1",