-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Commit 930dc2b
chore: update dependencies and fix test assertion
- Updated devDependencies in package.json:
- @jest/globals from ^29.7.0 to ^30.1.2
- jest from ^29.7.0 to ^30.1.3
- ts-jest from ^29.1.3 to ^29.4.1
- typescript from ^5.4.5 to ^5.9.2
- Modified linked-list.test.ts to change the assertion in the test for removing a node at an invalid position from toThrowError to toThrow for better clarity.1 parent 066aa1e commit 930dc2b
File tree
3 files changed
+2126
-1166
lines changed- src/06-linked-list/__test__
3 files changed
+2126
-1166
lines changed
0 commit comments