Commit a225b14
authored
Update
## High Level Overview of Change
<!--
Please include a summary/list of the changes.
If too broad, please consider splitting into multiple PRs.
If a relevant Asana task, please link it here.
-->
The following changes will be applied:
- Versions 4.2.1 -> 4.2.4 of `xrpl` were compromised. Set the caret
version to the latest rectified version 4.2.5.
- `@xpring-eng/eslint-config-base` was decommissioned. Replace with
`xrplf/config-base`
### Type of Change
<!--
Please check relevant options, delete irrelevant ones.
-->
- [x] Bug fix (non-breaking change which fixes an issue)
- [ ] New feature (non-breaking change which adds functionality)
- [ ] Breaking change (fix or feature that would cause existing
functionality to not work as expected)
- [ ] Refactor (non-breaking change that only restructures code)
- [ ] Tests (You added tests for code that already exists, or your new
feature included in this PR)
- [ ] Documentation Updates
- [ ] Releasexrpl dependency to 4.2.5 and replace @xpring-eng/eslint-config-base with xrplf/config-base (#335)1 parent 2df37ca commit a225b14
File tree
30 files changed
+3275
-1599
lines changed- src
- api
- routes/v1
- connection-manager
- crawler
- test
- api
- chains
- connections
- fixtures
- manifests
30 files changed
+3275
-1599
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | | - | |
| 41 | + | |
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
47 | 57 | | |
48 | 58 | | |
49 | 59 | | |
| |||
0 commit comments