Skip to content

Commit

Permalink
Update DEPENDENCY-NOTES for outstanding updates
Browse files Browse the repository at this point in the history
  • Loading branch information
jafeltra committed Sep 3, 2024
1 parent 5f8fa24 commit e36c2f8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion DEPENDENCY-NOTES.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
The `npm outdated` command reports some dependencies as outdated. They have not been updated for the reasons given below:

- `@types/node`: don't update until Node 22 is LTS version (currently Node 20).
- `@types/node`: Don't update until Node 22 is LTS version (currently Node 20).
- `antlr4` and `@types/antlr4`: Updating ANLTR requires additional updates. Revisit this upgrade when time permits.
- `chai`: Chai v5 is an esmodule.

0 comments on commit e36c2f8

Please sign in to comment.