Bump cspell from 5.17.0 to 5.18.0 in /examples/eth-pm (#478)

Bumps [cspell](https://github.com/streetsidesoftware/cspell) from 5.17.0 to 5.18.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/v5.17.0...v5.18.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:
dependabot[bot] 2022-02-03 07:56:24 +11:00 committed by GitHub
parent 8853393c53
commit b02cd9559c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 125 additions and 92 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",
@ -2037,9 +2037,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",
@ -2084,10 +2084,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"
@ -2106,9 +2115,9 @@
"dev": true
},
"node_modules/@cspell/dict-bash": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.17.tgz",
"integrity": "sha512-BlX+pnDlLmIf776C9d71QjXl4NOIz+yloeixx1ZZjrwvKPLF+ffE/Ez13eV+D9R2Ps1rW10UvW8u3Hbmwme+Fw==",
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.18.tgz",
"integrity": "sha512-kJIqQ+FD2TCSgaaP5XLEDgy222+pVWTc+VhveNO++gnTWU3BCVjkD5LjfW7g/CmGONnz+nwXDueWspProaSdJw==",
"dev": true
},
"node_modules/@cspell/dict-companies": {
@ -2160,9 +2169,9 @@
"dev": true
},
"node_modules/@cspell/dict-en_us": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.4.tgz",
"integrity": "sha512-W4b+aIvZ637FqtTmrTe/T9i9748cuTQf82eWUgV9O296WzZj7rCxm+rzOrmRTAcCmU+9+6Cdsr0unETFQfuxww==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.5.tgz",
"integrity": "sha512-Q+LgFjrQw4gJnP+aHbVW5/TZlx9ccOCcjBsZYpTEXT/VW04NUX7+EN8bOri+wTEppSQVfl6NQ3bVkzPIjGXLzA==",
"dev": true
},
"node_modules/@cspell/dict-en-gb": {
@ -2292,9 +2301,9 @@
"dev": true
},
"node_modules/@cspell/dict-software-terms": {
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.12.tgz",
"integrity": "sha512-zsgraHo5PIDY1mTaWGA2NsxhO8g85inD758pEQL1MeKTFlGiFHT4vW+faryzhvBT5LOMH4LnTs0yGrMyn7JlkQ==",
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.13.tgz",
"integrity": "sha512-GoyP2fv1EUvc/eNgbnNA/Fo7FE6U5q8Rjb7GLLZYwt6cn5rI3U2eHMqGglJkxkFXJ6YYcDpgNk2r3IK6oYtbqg==",
"dev": true
},
"node_modules/@cspell/dict-swift": {
@ -2304,9 +2313,9 @@
"dev": true
},
"node_modules/@cspell/dict-typescript": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.19.tgz",
"integrity": "sha512-qmJApzoVskDeJnLZzZMaafEDGbEg5Elt4c3Mpg49SWzIHm1N4VXCp5CcFfHsOinJ30dGrs3ARAJGJZIw56kK6A==",
"version": "1.0.20",
"resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.20.tgz",
"integrity": "sha512-yIuGeeZtQA2gqpGefGjZqBl8iGJpIYWz0QzDqsscNi2qfSnLsbjM0RkRbTehM8y9gGGe7xfgUP5adxceJa5Krg==",
"dev": true
},
"node_modules/@cspell/dict-vue": {
@ -7067,17 +7076,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",
@ -7099,12 +7109,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": {
@ -7115,9 +7125,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"
@ -7127,29 +7137,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",
@ -7163,11 +7174,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"
},
@ -9437,6 +9449,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",
@ -21121,9 +21139,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",
@ -21165,10 +21183,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": {
@ -21184,9 +21208,9 @@
"dev": true
},
"@cspell/dict-bash": {
"version": "1.0.17",
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.17.tgz",
"integrity": "sha512-BlX+pnDlLmIf776C9d71QjXl4NOIz+yloeixx1ZZjrwvKPLF+ffE/Ez13eV+D9R2Ps1rW10UvW8u3Hbmwme+Fw==",
"version": "1.0.18",
"resolved": "https://registry.npmjs.org/@cspell/dict-bash/-/dict-bash-1.0.18.tgz",
"integrity": "sha512-kJIqQ+FD2TCSgaaP5XLEDgy222+pVWTc+VhveNO++gnTWU3BCVjkD5LjfW7g/CmGONnz+nwXDueWspProaSdJw==",
"dev": true
},
"@cspell/dict-companies": {
@ -21238,9 +21262,9 @@
"dev": true
},
"@cspell/dict-en_us": {
"version": "2.1.4",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.4.tgz",
"integrity": "sha512-W4b+aIvZ637FqtTmrTe/T9i9748cuTQf82eWUgV9O296WzZj7rCxm+rzOrmRTAcCmU+9+6Cdsr0unETFQfuxww==",
"version": "2.1.5",
"resolved": "https://registry.npmjs.org/@cspell/dict-en_us/-/dict-en_us-2.1.5.tgz",
"integrity": "sha512-Q+LgFjrQw4gJnP+aHbVW5/TZlx9ccOCcjBsZYpTEXT/VW04NUX7+EN8bOri+wTEppSQVfl6NQ3bVkzPIjGXLzA==",
"dev": true
},
"@cspell/dict-en-gb": {
@ -21370,9 +21394,9 @@
"dev": true
},
"@cspell/dict-software-terms": {
"version": "2.0.12",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.12.tgz",
"integrity": "sha512-zsgraHo5PIDY1mTaWGA2NsxhO8g85inD758pEQL1MeKTFlGiFHT4vW+faryzhvBT5LOMH4LnTs0yGrMyn7JlkQ==",
"version": "2.0.13",
"resolved": "https://registry.npmjs.org/@cspell/dict-software-terms/-/dict-software-terms-2.0.13.tgz",
"integrity": "sha512-GoyP2fv1EUvc/eNgbnNA/Fo7FE6U5q8Rjb7GLLZYwt6cn5rI3U2eHMqGglJkxkFXJ6YYcDpgNk2r3IK6oYtbqg==",
"dev": true
},
"@cspell/dict-swift": {
@ -21382,9 +21406,9 @@
"dev": true
},
"@cspell/dict-typescript": {
"version": "1.0.19",
"resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.19.tgz",
"integrity": "sha512-qmJApzoVskDeJnLZzZMaafEDGbEg5Elt4c3Mpg49SWzIHm1N4VXCp5CcFfHsOinJ30dGrs3ARAJGJZIw56kK6A==",
"version": "1.0.20",
"resolved": "https://registry.npmjs.org/@cspell/dict-typescript/-/dict-typescript-1.0.20.tgz",
"integrity": "sha512-yIuGeeZtQA2gqpGefGjZqBl8iGJpIYWz0QzDqsscNi2qfSnLsbjM0RkRbTehM8y9gGGe7xfgUP5adxceJa5Krg==",
"dev": true
},
"@cspell/dict-vue": {
@ -24950,17 +24974,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",
@ -24984,45 +25009,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",
@ -25033,11 +25059,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"
}
@ -26768,6 +26795,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",