From e2144c1cd2ef0b1c26d191a2ada3f1e1ab4c3de3 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 19 Oct 2022 23:38:27 +0000 Subject: [PATCH] bump(deps): update dependency ethers to ^5.7.2 --- packages/testcontainers/package.json | 2 +- pnpm-lock.yaml | 112 +++++---------------------- ts-tests/package.json | 2 +- 3 files changed, 23 insertions(+), 93 deletions(-) diff --git a/packages/testcontainers/package.json b/packages/testcontainers/package.json index 2cfd297d..1f6a0c47 100644 --- a/packages/testcontainers/package.json +++ b/packages/testcontainers/package.json @@ -27,7 +27,7 @@ }, "dependencies": { "@defimetachain/network": "workspace:*", - "ethers": "^5.7.0", + "ethers": "^5.7.2", "testcontainers": "^8.15.0" }, "devDependencies": { diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4adab1a3..73e765b5 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -31,14 +31,14 @@ importers: '@birthdayresearch/sticky-turbo-jest': 0.2.0 '@defimetachain/network': workspace:* '@defimetachain/typescript': workspace:* - ethers: ^5.7.0 + ethers: ^5.7.2 testcontainers: ^8.15.0 dependencies: '@defimetachain/network': link:../network - ethers: 5.7.0 + ethers: 5.7.2 testcontainers: 8.15.0 devDependencies: - '@birthdayresearch/sticky-turbo-jest': 0.2.0_typescript@4.8.2 + '@birthdayresearch/sticky-turbo-jest': 0.2.0_ozbmybfpzvaxm2rsnksj7ojkam '@defimetachain/typescript': link:../typescript packages/typescript: @@ -53,15 +53,15 @@ importers: '@defimetachain/testcontainers': workspace:* '@defimetachain/typescript': workspace:* '@polkadot/api': ^9.5.1 - ethers: ^5.4.6 + ethers: ^5.7.2 hardhat: ^2.11.1 testcontainers: ^8.15.0 devDependencies: - '@birthdayresearch/sticky-turbo-jest': 0.2.0_typescript@4.8.2 + '@birthdayresearch/sticky-turbo-jest': 0.2.0_ozbmybfpzvaxm2rsnksj7ojkam '@defimetachain/testcontainers': link:../packages/testcontainers '@defimetachain/typescript': link:../packages/typescript '@polkadot/api': 9.5.1 - ethers: 5.7.0 + ethers: 5.7.2 hardhat: 2.11.1_typescript@4.8.2 testcontainers: 8.15.0 @@ -521,26 +521,6 @@ packages: - typescript dev: true - /@birthdayresearch/sticky-jest/0.2.0_typescript@4.8.2: - resolution: {integrity: sha512-GT41i90yxh1BhcBmdsSP7eeFQ0K2trIfvwosqRHIlfgv9QpLfmlAOcHWliE78z8rKmLIWRyJK+Vy6GCLRR7wQA==} - dependencies: - '@types/jest': 28.1.8 - jest: 28.1.3 - jest-extended: 3.0.2_jest@28.1.3 - ts-jest: 28.0.8_556mfp7b5dutuj2jcrj5i7zc5q - wait-for-expect: 3.0.2 - transitivePeerDependencies: - - '@babel/core' - - '@jest/types' - - '@types/node' - - babel-jest - - esbuild - - node-notifier - - supports-color - - ts-node - - typescript - dev: true - /@birthdayresearch/sticky-prettier/0.2.0: resolution: {integrity: sha512-7GBccUnemwlgErc1NvUJfiqXfTeX8/GiG7E/JxtpZ0gqNJmGkSTUru0YsYxIH22ngbKXOgjGryosvh/GjM+dtg==} dependencies: @@ -570,23 +550,6 @@ packages: - typescript dev: true - /@birthdayresearch/sticky-turbo-jest/0.2.0_typescript@4.8.2: - resolution: {integrity: sha512-34ObdLp0AFH2sPIpKhuFwg1elP8lvzBgHLb92eX1sdBY2OcgfVxxMgJ4oJG0M+kYA42/ambhjKBVK0Dr9Q8ruQ==} - dependencies: - '@birthdayresearch/sticky-jest': 0.2.0_typescript@4.8.2 - '@birthdayresearch/sticky-turbo': 0.2.0 - transitivePeerDependencies: - - '@babel/core' - - '@jest/types' - - '@types/node' - - babel-jest - - esbuild - - node-notifier - - supports-color - - ts-node - - typescript - dev: true - /@birthdayresearch/sticky-turbo/0.2.0: resolution: {integrity: sha512-TZ3hG3YIQNpoTIy99tn0dm+VtJYyxi4uARtzTOKga5OdKuNvKKAk8p4VsCFNgTPX5FCi8JUKFlGRXpqHbSIZ6w==} dependencies: @@ -629,10 +592,10 @@ packages: '@ethersproject/bignumber': 5.7.0 '@ethersproject/bytes': 5.7.0 '@ethersproject/logger': 5.7.0 - '@ethersproject/networks': 5.7.0 + '@ethersproject/networks': 5.7.1 '@ethersproject/properties': 5.7.0 '@ethersproject/transactions': 5.7.0 - '@ethersproject/web': 5.7.0 + '@ethersproject/web': 5.7.1 /@ethersproject/abstract-signer/5.7.0: resolution: {integrity: sha512-a16V8bq1/Cz+TGCkE2OPMTOUDLS3grCpdjoJCYNnVBbdYEMSgKrU0+B90s8b6H+ByYTBZN7a3g76jdIJi7UfKQ==} @@ -749,8 +712,8 @@ packages: /@ethersproject/logger/5.7.0: resolution: {integrity: sha512-0odtFdXu/XHtjQXJYA3u9G0G8btm0ND5Cu8M7i5vhEcE8/HmF4Lbdqanwyv4uQTr2tx6b7fQRmgLrsnpQlmnig==} - /@ethersproject/networks/5.7.0: - resolution: {integrity: sha512-MG6oHSQHd4ebvJrleEQQ4HhVu8Ichr0RDYEfHzsVAVjHNM+w36x9wp9r+hf1JstMXtseXDtkiVoARAG6M959AA==} + /@ethersproject/networks/5.7.1: + resolution: {integrity: sha512-n/MufjFYv3yFcUyfhnXotyDlNdFb7onmkSy8aQERi2PjNcnWQ66xXxa3XlS8nCcA8aJKJjIIMNJTC7tu80GwpQ==} dependencies: '@ethersproject/logger': 5.7.0 @@ -765,8 +728,8 @@ packages: dependencies: '@ethersproject/logger': 5.7.0 - /@ethersproject/providers/5.7.0: - resolution: {integrity: sha512-+TTrrINMzZ0aXtlwO/95uhAggKm4USLm1PbeCBR/3XZ7+Oey+3pMyddzZEyRhizHpy1HXV0FRWRMI1O3EGYibA==} + /@ethersproject/providers/5.7.2: + resolution: {integrity: sha512-g34EWZ1WWAVgr4aptGlVBF8mhl3VWjv+8hoAnzStu8Ah22VHBsuGzP17eb6xDVRzw895G4W7vvx60lFFur/1Rg==} dependencies: '@ethersproject/abstract-provider': 5.7.0 '@ethersproject/abstract-signer': 5.7.0 @@ -778,14 +741,14 @@ packages: '@ethersproject/constants': 5.7.0 '@ethersproject/hash': 5.7.0 '@ethersproject/logger': 5.7.0 - '@ethersproject/networks': 5.7.0 + '@ethersproject/networks': 5.7.1 '@ethersproject/properties': 5.7.0 '@ethersproject/random': 5.7.0 '@ethersproject/rlp': 5.7.0 '@ethersproject/sha2': 5.7.0 '@ethersproject/strings': 5.7.0 '@ethersproject/transactions': 5.7.0 - '@ethersproject/web': 5.7.0 + '@ethersproject/web': 5.7.1 bech32: 1.1.4 ws: 7.4.6 transitivePeerDependencies: @@ -877,8 +840,8 @@ packages: '@ethersproject/transactions': 5.7.0 '@ethersproject/wordlists': 5.7.0 - /@ethersproject/web/5.7.0: - resolution: {integrity: sha512-ApHcbbj+muRASVDSCl/tgxaH2LBkRMEYfLOLVa0COipx0+nlu0QKet7U2lEg0vdkh8XRSLf2nd1f1Uk9SrVSGA==} + /@ethersproject/web/5.7.1: + resolution: {integrity: sha512-Gueu8lSvyjBWL4cYsWsjh6MtMwM0+H4HvqFPZfB6dV8ctbP9zFAO73VG1cMWae0FLPCtz0peKPpZY8/ugJJX2w==} dependencies: '@ethersproject/base64': 5.7.0 '@ethersproject/bytes': 5.7.0 @@ -3810,8 +3773,8 @@ packages: rlp: 2.2.7 dev: true - /ethers/5.7.0: - resolution: {integrity: sha512-5Xhzp2ZQRi0Em+0OkOcRHxPzCfoBfgtOQA+RUylSkuHbhTEaQklnYi2hsWbRgs3ztJsXVXd9VKBcO1ScWL8YfA==} + /ethers/5.7.2: + resolution: {integrity: sha512-wswUsmWo1aOK8rR7DIKiWSw9DbLWe6x98Jrn8wcTflTVvaXhAMaB5zGAXy0GYQEQp9iO1iSHWVyARQm11zUtyg==} dependencies: '@ethersproject/abi': 5.7.0 '@ethersproject/abstract-provider': 5.7.0 @@ -3828,10 +3791,10 @@ packages: '@ethersproject/json-wallets': 5.7.0 '@ethersproject/keccak256': 5.7.0 '@ethersproject/logger': 5.7.0 - '@ethersproject/networks': 5.7.0 + '@ethersproject/networks': 5.7.1 '@ethersproject/pbkdf2': 5.7.0 '@ethersproject/properties': 5.7.0 - '@ethersproject/providers': 5.7.0 + '@ethersproject/providers': 5.7.2 '@ethersproject/random': 5.7.0 '@ethersproject/rlp': 5.7.0 '@ethersproject/sha2': 5.7.0 @@ -3841,7 +3804,7 @@ packages: '@ethersproject/transactions': 5.7.0 '@ethersproject/units': 5.7.0 '@ethersproject/wallet': 5.7.0 - '@ethersproject/web': 5.7.0 + '@ethersproject/web': 5.7.1 '@ethersproject/wordlists': 5.7.0 transitivePeerDependencies: - bufferutil @@ -7338,39 +7301,6 @@ packages: resolution: {integrity: sha512-AqTiAOLcj85xS7vQ8QkAV41hPDIJ71XJB4RCUrzo/1GM2CQwhkJGaf9Hgr7BOugMRpgGUrqRg/DrBDl4H40+8g==} dev: true - /ts-jest/28.0.8_556mfp7b5dutuj2jcrj5i7zc5q: - resolution: {integrity: sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==} - engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} - hasBin: true - peerDependencies: - '@babel/core': '>=7.0.0-beta.0 <8' - '@jest/types': ^28.0.0 - babel-jest: ^28.0.0 - esbuild: '*' - jest: ^28.0.0 - typescript: '>=4.3' - peerDependenciesMeta: - '@babel/core': - optional: true - '@jest/types': - optional: true - babel-jest: - optional: true - esbuild: - optional: true - dependencies: - bs-logger: 0.2.6 - fast-json-stable-stringify: 2.1.0 - jest: 28.1.3 - jest-util: 28.1.3 - json5: 2.2.1 - lodash.memoize: 4.1.2 - make-error: 1.3.6 - semver: 7.3.7 - typescript: 4.8.2 - yargs-parser: 21.1.1 - dev: true - /ts-jest/28.0.8_yenyaz7zwbhjjdwalfbna3bemq: resolution: {integrity: sha512-5FaG0lXmRPzApix8oFG8RKjAz4ehtm8yMKOTy5HX3fY6W8kmvOrmcY0hKDElW52FJov+clhUbrKAqofnj4mXTg==} engines: {node: ^12.13.0 || ^14.15.0 || ^16.10.0 || >=17.0.0} diff --git a/ts-tests/package.json b/ts-tests/package.json index 47bde45d..50426f6a 100644 --- a/ts-tests/package.json +++ b/ts-tests/package.json @@ -14,7 +14,7 @@ "@defimetachain/typescript": "workspace:*", "@defimetachain/testcontainers": "workspace:*", "@polkadot/api": "^9.5.1", - "ethers": "^5.4.6", + "ethers": "^5.7.2", "hardhat": "^2.11.1", "testcontainers": "^8.15.0" }