solana/web3.js/test
dependabot[bot] fda8cb176a
chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143)
* chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js

Bumps [prettier](https://github.com/prettier/prettier) from 2.2.1 to 2.3.0.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.2.1...2.3.0)

Signed-off-by: dependabot[bot] <support@github.com>

* chore: bump

* chore: format

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Justin Starry <justin@solana.com>
2021-05-25 03:53:16 +00:00
..
fixtures/noop-program Fix version more 2021-03-19 09:14:31 -07:00
mocks feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
.gitignore chore: replace jest with mocha 2021-02-08 07:57:05 +08:00
account.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
agent-manager.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
bpf-loader.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
cluster.test.ts fix: cluster test 2021-05-14 16:20:39 -06:00
connection.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
keypair.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
nonce.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
publickey.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
rollup.config.js chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
secp256k1-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
shortvec-encoding.test.ts chore: bump prettier from 2.2.1 to 2.3.0 in /web3.js (#17143) 2021-05-25 03:53:16 +00:00
stake-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
system-program.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
transaction-payer.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
transaction.test.ts feat: add Keypair class and deprecate Account (#17098) 2021-05-07 08:59:51 +00:00
url.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
validator-info.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00
websocket.test.ts chore: migrate tests to typescript 2021-03-17 10:26:00 +08:00