Skip to content

Commit 8da6247

Browse files
update a bunch of dependencies
1 parent cfa11e2 commit 8da6247

File tree

4 files changed

+3556
-2325
lines changed

4 files changed

+3556
-2325
lines changed

.nvmrc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
v18
1+
v24

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,13 @@
33
## UNRELEASED
44

55
- Changed routing number validity from checks against static list to dynamic checking against [standard ABA RTN formats](https://en.wikipedia.org/wiki/Routing_transit_number#MICR_routing_number_format)
6+
- Updating dependencies
7+
- @types/jest to 30.0.0
8+
- @types/node to 25.0.3
9+
- jest to 30.2.0
10+
- ts-jest to 29.4.6
11+
- ts-node to 10.9.2
12+
- typescript to 5.9.3
613

714
## 1.0.1
815

0 commit comments

Comments
 (0)