Skip to content

Commit 8323c3a

Browse files
committed
Update jest to v30.0.0 and drop Node.js < 18 support
1 parent 280be8b commit 8323c3a

4 files changed

Lines changed: 4449 additions & 5790 deletions

File tree

.github/workflows/node.js.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
strategy:
1515
fail-fast: false
1616
matrix:
17-
node-version: [16, 18, 20, 22]
17+
node-version: [18, 20, 22]
1818

1919
steps:
2020
- uses: actions/checkout@v4

.npmrc

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)